mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +00:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
require bison_${PV}.bb
|
||||
SECTION = "devel"
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/bison-${PV}"
|
||||
S = "${WORKDIR}/bison-${PV}"
|
||||
PR = "r2"
|
||||
|
||||
inherit native autotools
|
||||
|
||||
Reference in New Issue
Block a user