[OE-core] [oe-core][PATCH] layer.conf: exclude meta-environment with SIGGEN_EXCLUDERECIPES_ABISAFE

Martin Jansa martin.jansa at gmail.com
Wed Feb 29 10:47:09 UTC 2012


* it's machine specific and depends on TIME
  basehash changed from 30e97f9eeed1df8488b62b4fb47a3a0c to 72ea9a277e6599ae9052b169b9a94f1b
  Variable TOOLCHAIN_CONFIGSITE_SYSROOTCACHE value changed from
  /OE/oe-core/tmp-eglibc/sysroots/qemux86-64/usr/share/x86_64-oe-linux_config_site.d
  to
  /OE/oe-core/tmp-eglibc/sysroots/qemux86-64copy/usr/share/x86_64-oe-linux_config_site.d
  Variable TIME value changed from 084543 to 085638
* causes task-cross-canadian to be also machine specific

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta/conf/layer.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 76ae58c..87208fa 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -28,4 +28,5 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
   pointercal \
   base-files \
   keymaps \
+  meta-environment \
 "
-- 
1.7.8.5





More information about the Openembedded-core mailing list