1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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 -1
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