linux-gta-01.inc: Fix package name in DEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3020 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2007-10-29 16:51:40 +00:00
parent d00bac6cf3
commit c7b0f44e49
1 changed files with 1 additions and 1 deletions

View 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