summaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-08-20 10:57:52 -0700
committerTom Rini <tom_rini@mentor.com>2010-08-20 10:57:52 -0700
commit034dce2d553db08351b34e6518041879555787fe (patch)
tree2f0fc697123507676fcdbcfb3b562710afe256ef /recipes/linux
parentb78bda26b71cad3b74613007758b08128f5c1706 (diff)
downloadopenembedded-034dce2d553db08351b34e6518041879555787fe.tar.gz
linux-smdk2443: Switch to u-boot-mkimage-native
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-smdk2443_2.6.20+git.bb2
1 files changed, 1 insertions, 1 deletions
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"