mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
Drop now unneeded FILESDIR and S variables from various recipes
This commit is contained in:
@@ -6,9 +6,6 @@ DEPENDS += "python-native"
|
||||
|
||||
EXTRA_OECONF = "--with-python=${STAGING_DIR_NATIVE}/${prefix} --without-debug --without-legacy --with-catalog --without-docbook --with-c14n"
|
||||
|
||||
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/libxml2-${PV}"
|
||||
S = "${WORKDIR}/libxml2-${PV}"
|
||||
|
||||
inherit native
|
||||
|
||||
do_stage () {
|
||||
|
||||
Reference in New Issue
Block a user