From: Leon Woestenberg Date: Wed, 24 Oct 2007 23:58:32 +0000 (+0000) Subject: mpc8313e-rdb: Add PREFERRED_VERSION_u-boot X-Git-Tag: Release-2010-05/1~8454^2~143 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1603e57781c9eaa08cc7e6ffd53f5685349c5d6;p=openembedded.git mpc8313e-rdb: Add PREFERRED_VERSION_u-boot --- diff --git a/conf/machine/mpc8313e-rdb.conf b/conf/machine/mpc8313e-rdb.conf index 7b9a2723af..f32f78ee8a 100644 --- a/conf/machine/mpc8313e-rdb.conf +++ b/conf/machine/mpc8313e-rdb.conf @@ -5,7 +5,8 @@ TARGET_ARCH = "powerpc" PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppce300c3" -PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}" +PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_VERSION_u-boot = "git" MACHINE_FEATURES = "kernel26 usbhost ext2"