1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00

beagleboard: remove x-load from IMAGE_DEPENDS, we're SPL based now

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-11-27 16:01:02 +01:00
parent e59cc54e78
commit cb28528824
+3
View 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"