aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authordengke.du@windriver.com <dengke.du@windriver.com>2017-04-12 01:42:26 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-04-18 14:21:41 +0200
commitfc6963cefd3404d2d8793b9054f63fe14fd4a354 (patch)
tree3a53edaffc3635fd9b59ed8f40920a9af38ef568 /meta-oe/conf
parent8aa550093cdf6dd9ac9cee3097a224aa7050fbcb (diff)
downloadmeta-openembedded-contrib-fc6963cefd3404d2d8793b9054f63fe14fd4a354.tar.gz
crash: 7.1.5 -> 7.1.8
1. Upgrade crash to fix build failure with glibc 2.25. 2. Add the "id" to HOSTTOOLS in meta-oe/layer.conf Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/conf')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index bdc821006d..54425c68e7 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -79,3 +79,5 @@ FREESMARTPHONE_GIT = "git://git.freesmartphone.org"
# Override security flags
require conf/distro/include/meta_oe_security_flags.inc
+
+HOSTTOOLS += "id"