mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -5,7 +5,4 @@ RDEPENDS_${PN} = "m4-native gnu-config-native"
|
||||
|
||||
SRC_URI += "file://fix_path_xtra.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/autoconf-${PV}"
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/autoconf-${PV}"
|
||||
|
||||
inherit native
|
||||
|
||||
Reference in New Issue
Block a user