mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
beaglebone: Switch to linux-yocto 3.14
(From meta-yocto rev: c178be238b92212dc866f8e039aaa84003aaafda) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -22,8 +22,8 @@ EXTRA_IMAGECMD_jffs2 = "-lnp "
|
||||
|
||||
SERIAL_CONSOLE = "115200 ttyO2"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto-dev"
|
||||
PREFERRED_VERSION_linux-yocto-dev ?= "3.14%"
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.14%"
|
||||
|
||||
KERNEL_IMAGETYPE = "zImage"
|
||||
KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb"
|
||||
|
||||
Reference in New Issue
Block a user