]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - conf/machine/beagleboard.conf
beagleboard: remove x-load from IMAGE_DEPENDS, we're SPL based now
[glsdk/meta-ti-glsdk.git] / conf / machine / beagleboard.conf
index 73483bc5a26d9806013b9f8551b953a5e0ae7310..0043a70047a2ea34f7e0f776361fd0aa2ccc86f9 100644 (file)
@@ -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"