[meta-ti] [PATCH 2/2] beagleboard: remove x-load from IMAGE_DEPENDS, we're SPL based now
Koen Kooi
koen at dominion.thruhere.net
Sun Nov 27 07:03:38 PST 2011
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
conf/machine/beagleboard.conf | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 73483bc..0043a70 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -14,6 +14,9 @@ GUI_MACHINE_CLASS = "bigscreen"
require conf/machine/include/omap3.inc
+# SPL build
+EXTRA_IMAGEDEPENDS = "u-boot"
+
PREFERRED_PROVIDER_virtual/kernel = "linux"
IMAGE_FSTYPES += "tar.bz2 ubi"
--
1.7.2.5
More information about the meta-ti
mailing list