[poky] [PATCH] beagleboard.conf: Remove x-load as it is deprecated

Laszlo Papp lpapp at kde.org
Tue Jul 30 09:01:02 PDT 2013


SPL is a replacement in the u-boot tree.

Signed-off-by: Laszlo Papp <lpapp at kde.org>
---
 meta-yocto-bsp/conf/machine/beagleboard.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-yocto-bsp/conf/machine/beagleboard.conf b/meta-yocto-bsp/conf/machine/beagleboard.conf
index 6633880..49b16fa 100644
--- a/meta-yocto-bsp/conf/machine/beagleboard.conf
+++ b/meta-yocto-bsp/conf/machine/beagleboard.conf
@@ -13,7 +13,7 @@ XSERVER ?= "xserver-xorg \
 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
 
 # Allow for MMC booting (required by the NAND-less Beagleboard XM)
-EXTRA_IMAGEDEPENDS += "u-boot x-load"
+EXTRA_IMAGEDEPENDS += "u-boot"
 
 # Uncomment the following line to enable the hard floating point abi. Note that
 # this breaks some binary libraries and 3D (neither of which ship with
-- 
1.8.3.4




More information about the poky mailing list