From: Tom Rini Date: Fri, 20 Aug 2010 17:57:52 +0000 (-0700) Subject: linux-smdk2443: Switch to u-boot-mkimage-native X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=034dce2d553db08351b34e6518041879555787fe;p=openembedded.git linux-smdk2443: Switch to u-boot-mkimage-native Signed-off-by: Tom Rini --- diff --git a/recipes/linux/linux-smdk2443_2.6.20+git.bb b/recipes/linux/linux-smdk2443_2.6.20+git.bb index aeaa08935c..da65c3702e 100644 --- a/recipes/linux/linux-smdk2443_2.6.20+git.bb +++ b/recipes/linux/linux-smdk2443_2.6.20+git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Linux Kernel for smdk2443 compatible machines" SECTION = "kernel" LICENSE = "GPLv2" -DEPENDS += "u-boot-mkimage-openmoko-native" +DEPENDS += "u-boot-mkimage-native" PR = "r1"