[oe-commits] Tom Rini : linux-smdk2443: Switch to u-boot-mkimage-native

git version control git at git.openembedded.org
Fri Aug 20 18:07:54 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 034dce2d553db08351b34e6518041879555787fe
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=034dce2d553db08351b34e6518041879555787fe

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Aug 20 10:57:52 2010 -0700

linux-smdk2443: Switch to u-boot-mkimage-native

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/linux/linux-smdk2443_2.6.20+git.bb |    2 +-
 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 aeaa089..da65c37 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"
 





More information about the Openembedded-commits mailing list