mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
routerstationpro: move board off 3.4 and onto the 3.8 kernel
The updated patch series to support this target is in place on the BSP specific branch in the 3.8 kernel tree now[1], so we can move it ahead off of the old 3.4 kernel. [1] https://lists.yoctoproject.org/pipermail/linux-yocto/2013-April/000542.html (From meta-yocto rev: 52a5edebfba7e31804d80396fa351041e48c168a) Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5652086c75
commit
07ef66f079
@@ -11,7 +11,7 @@ KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
|
||||
KERNEL_IMAGE_STRIP_EXTRA_SECTIONS = ".comment"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.4%"
|
||||
PREFERRED_VERSION_linux-yocto ?= "3.8%"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
|
||||
XSERVER ?= "xserver-xorg \
|
||||
|
||||
Reference in New Issue
Block a user