mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
staging: Drop unused SYSROOT_LOCK
This hasn't been used in years and isn't referenced anywhere, drop the definition. (From OE-Core rev: 68258f856f08f35813964e58ef761471e29373ad) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -171,7 +171,6 @@ addtask populate_sysroot after do_install
|
||||
|
||||
SYSROOT_PREPROCESS_FUNCS ?= ""
|
||||
SYSROOT_DESTDIR = "${WORKDIR}/sysroot-destdir"
|
||||
SYSROOT_LOCK = "${STAGING_DIR}/staging.lock"
|
||||
|
||||
# We clean out any existing sstate from the sysroot if we rerun configure
|
||||
python sysroot_cleansstate () {
|
||||
|
||||
Reference in New Issue
Block a user