mpc8313e-rdb: Add PREFERRED_VERSION_u-boot
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Wed, 24 Oct 2007 23:58:32 +0000 (23:58 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Wed, 24 Oct 2007 23:58:32 +0000 (23:58 +0000)
conf/machine/mpc8313e-rdb.conf

index 7b9a272..f32f78e 100644 (file)
@@ -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"