summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/classes/staging.bbclass1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/classes/staging.bbclass b/meta/classes/staging.bbclass
index a0b09a00bd..bfabd06f3f 100644
--- a/meta/classes/staging.bbclass
+++ b/meta/classes/staging.bbclass
@@ -171,7 +171,6 @@ addtask populate_sysroot after do_install
171 171
172SYSROOT_PREPROCESS_FUNCS ?= "" 172SYSROOT_PREPROCESS_FUNCS ?= ""
173SYSROOT_DESTDIR = "${WORKDIR}/sysroot-destdir" 173SYSROOT_DESTDIR = "${WORKDIR}/sysroot-destdir"
174SYSROOT_LOCK = "${STAGING_DIR}/staging.lock"
175 174
176# We clean out any existing sstate from the sysroot if we rerun configure 175# We clean out any existing sstate from the sysroot if we rerun configure
177python sysroot_cleansstate () { 176python sysroot_cleansstate () {