mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
Drop variables that do nothing
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -81,7 +81,6 @@ do_populate_sysroot[dirs] = "${STAGING_DIR_TARGET}/${bindir} ${STAGING_DIR_TARGE
|
||||
# Could be compile but populate_sysroot and do_install shouldn't run at the same time
|
||||
addtask populate_sysroot after do_install
|
||||
|
||||
PSTAGING_ACTIVE = "0"
|
||||
SYSROOT_PREPROCESS_FUNCS ?= ""
|
||||
SYSROOT_DESTDIR = "${WORKDIR}/sysroot-destdir/"
|
||||
SYSROOT_LOCK = "${STAGING_DIR}/staging.lock"
|
||||
|
||||
Reference in New Issue
Block a user