mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
packaged-staging.bbclass: Use a variable for the location of the staging lock file
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -998,6 +998,7 @@ addtask populate_staging after do_install
|
||||
|
||||
SYSROOT_PREPROCESS_FUNCS ?= ""
|
||||
SYSROOT_DESTDIR = "${WORKDIR}/sysroot-destdir/"
|
||||
SYSROOT_LOCK = "${STAGING_DIR}/staging.lock"
|
||||
|
||||
python do_populate_staging () {
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user