mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
yaffs2-utils-native: unbreak (again)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3091 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,6 +3,9 @@ require yaffs2-utils.inc
|
||||
inherit native
|
||||
|
||||
DEPENDS = "mtd-utils-native"
|
||||
PR = "r1"
|
||||
|
||||
CFLAGS += "-I.. -DCONFIG_YAFFS_UTIL"
|
||||
|
||||
do_stage() {
|
||||
for i in mkyaffsimage mkyaffs2image; do
|
||||
|
||||
Reference in New Issue
Block a user