mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
inherit native
|
||||
DEPENDS = "zlib-native lzo-native"
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/mtd-utils"
|
||||
|
||||
do_stage () {
|
||||
install -d ${STAGING_INCDIR}/mtd
|
||||
|
||||
Reference in New Issue
Block a user