linux-gta01: depend on u-boot-mkimage-gta01-native so kernel can be built with EABI
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 7 Mar 2007 09:42:10 +0000 (09:42 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 7 Mar 2007 09:42:10 +0000 (09:42 +0000)
packages/linux/linux-gta01_2.6.20.bb

index 406369d..a041877 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "kernel"
 AUTHOR = "Harald Welte <laforge@openmoko.org>"
 HOMEPAGE = "N/A"
 LICENSE = "GPL"
-DEPENDS += "uboot-gta01"
+DEPENDS += "u-boot-mkimage-gta01-native"
 MOKOR = "moko8"
 PR = "${MOKOR}-r1"