]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-gta-01.inc: Fix package name in DEPENDS
authorRichard Purdie <richard@openedhand.com>
Mon, 29 Oct 2007 16:51:40 +0000 (16:51 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 29 Oct 2007 16:51:40 +0000 (16:51 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3020 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-gta01.inc

index 4f4dc13fd218eca7817598b1139ed69b3182c34d..b9d4d5c43546e148242ea6b2b45c0f52451f95ab 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "kernel"
 AUTHOR = "Harald Welte <laforge@openmoko.org>"
 HOMEPAGE = "N/A"
 LICENSE = "GPL"
-DEPENDS += "u-boot-mkimage-gta01-native"
+DEPENDS += "u-boot-mkimage-openmoko-native"
 
 inherit kernel