mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 21:01:43 +00: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:
parent
68f19cc06f
commit
1d85cf1f2f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user