[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4352/8267] allarch: Drop STAGING_DIR_HOST expansion
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4352/8267] allarch: Drop STAGING_DIR_HOST expansion
- Date: Sun, 17 Dec 2017 01:54:59 +0000 (UTC)
commit e6e0ac4fb8d98b2043e19e76d5c7409a74236e86
Author: Richard Purdie <richard purdie linuxfoundation org>
Date: Fri Jan 27 13:32:06 2017 +0000
allarch: Drop STAGING_DIR_HOST expansion
Now that STAGINGDIR_HOST doesn't contain MACHINE, we no longer need to expand
the value. Pre-expansion can mean components like PV can be expanded too early
and cause problems for certain use cases.
(From OE-Core rev: d04f0363a1e8ae641da3e80ffbd4c8803cb1c91a)
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/classes/allarch.bbclass | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/meta/classes/allarch.bbclass b/meta/classes/allarch.bbclass
index a774841..a7ce024 100644
--- a/meta/classes/allarch.bbclass
+++ b/meta/classes/allarch.bbclass
@@ -2,10 +2,6 @@
# This class is used for architecture independent recipes/data files (usually scripts)
#
-# Expand STAGING_DIR_HOST since for cross-canadian/native/nativesdk, this will
-# point elsewhere after these changes.
-STAGING_DIR_HOST := "${STAGING_DIR_HOST}"
-
PACKAGE_ARCH = "all"
python () {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]