summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorMichel Thebeau <michel.thebeau@windriver.com>2013-04-22 17:20:15 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-28 12:12:21 +0100
commit07ef66f079ec648c22c14610011dd79b0af1c424 (patch)
tree862c30117270d59fc1c29d4586b74bdd0d6e06be /meta-yocto-bsp
parent5652086c75be0eb5e9deac0e3f2b7bd343583838 (diff)
downloadast2050-yocto-poky-07ef66f079ec648c22c14610011dd79b0af1c424.zip
ast2050-yocto-poky-07ef66f079ec648c22c14610011dd79b0af1c424.tar.gz
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>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/conf/machine/routerstationpro.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/routerstationpro.conf b/meta-yocto-bsp/conf/machine/routerstationpro.conf
index 723625b..d9575eb 100644
--- a/meta-yocto-bsp/conf/machine/routerstationpro.conf
+++ b/meta-yocto-bsp/conf/machine/routerstationpro.conf
@@ -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 \
OpenPOWER on IntegriCloud