summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-08-23 20:23:41 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-26 11:02:33 +0100
commit6ccc545238884414b0cd8addc0e268fababc30bf (patch)
treeb06d08ae2b17c38c3b2036df2e2ec241d411052c /meta-yocto-bsp
parentb467b99a5d25efe5eadfb07dbecba608575256ac (diff)
downloadast2050-yocto-poky-6ccc545238884414b0cd8addc0e268fababc30bf.zip
ast2050-yocto-poky-6ccc545238884414b0cd8addc0e268fababc30bf.tar.gz
mpc8315e-rdb: Set PREFFERED_VERSION to a version thats known working
While adding the last version, the 2012.04 version was accidently removed, it was not noticed becuase the 2011.06 version also works correctly. When we next have a tested u-boot against this core bsp, we can either drop or update this setting (From meta-yocto rev: 79a8960aa43964ebf3f3cb4621ce10c872807cc9) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
index 252f4cc..cf767f5 100644
--- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
+++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
@@ -22,7 +22,7 @@ XSERVER ?= "xserver-xorg \
xf86-input-evdev \
xf86-video-fbdev"
-PREFERRED_VERSION_u-boot ?= "v2012.04%"
+PREFERRED_VERSION_u-boot ?= "v2011.06%"
UBOOT_ENTRYPOINT = "0x00000000"
KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/mpc8315erdb.dts"
OpenPOWER on IntegriCloud