[meta-lsi] [PATCH 25/86] axm5500: Removing u-boot build for axm5500 emulator

Daniel Dragomir daniel.dragomir at windriver.com
Wed Oct 29 08:35:33 PDT 2014


From: Paul Butler <paul.butler at windriver.com>

Signed-off-by: Paul Butler <paul.butler at windriver.com>
---
 conf/machine/axm5500.conf | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/conf/machine/axm5500.conf b/conf/machine/axm5500.conf
index a5c3446..ac38164 100644
--- a/conf/machine/axm5500.conf
+++ b/conf/machine/axm5500.conf
@@ -6,9 +6,10 @@ PREFERRED_VERSION_linux-yocto ?= "3.4%"
 PREFERRED_VERSION_u-boot-lsi ?= "2013.01.01%"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
 PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot-lsi"
-PREFERRED_PROVIDER_virtual/bootemu ?= "u-boot-emu"
+#PREFERRED_PROVIDER_virtual/bootemu ?= "u-boot-emu"
 
-EXTRA_IMAGEDEPENDS = "u-boot-lsi u-boot-emu"
+#EXTRA_IMAGEDEPENDS = "u-boot-lsi u-boot-emu"
+EXTRA_IMAGEDEPENDS = "u-boot-lsi"
 
 MACHINE_FEATURES += "ext3"
 
-- 
1.8.1.4



More information about the meta-lsi mailing list