From: Koen Kooi Date: Tue, 21 Aug 2007 18:23:18 +0000 (+0000) Subject: linux.inc: require mkimage for gumstix X-Git-Tag: Release-2010-05/1~8853 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=878334ee57dd75727547daba08ee4315d75bc506;p=openembedded.git linux.inc: require mkimage for gumstix --- diff --git a/packages/linux/linux.inc b/packages/linux/linux.inc index 3ded7ec467..e4e7a3f1bb 100644 --- a/packages/linux/linux.inc +++ b/packages/linux/linux.inc @@ -8,6 +8,7 @@ DEPENDS_at32stk1000 = "u-boot-mkimage-openmoko-native" DEPENDS_atngw100 = "u-boot-mkimage-openmoko-native" DEPENDS_at91sam9263ek = "u-boot-mkimage-openmoko-native" DEPENDS_sarge-at91 = "u-boot-mkimage-openmoko-native" +DEPENDS_gumstix = "u-boot-mkimage-openmoko-native" inherit kernel