mirror of
https://git.yoctoproject.org/poky
synced 2026-06-10 04:00:28 +00:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
SECTION = "base"
|
||||
require gnu-config_${PV}.bb
|
||||
|
||||
inherit native
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gnu-config"
|
||||
|
||||
do_stage () {
|
||||
install -d ${STAGING_DATADIR}/gnu-config/
|
||||
install -d ${STAGING_BINDIR}/
|
||||
|
||||
Reference in New Issue
Block a user