[oe-commits] [meta-openembedded] 04/08: meta-oe/conf/layer.conf: Remove "id" from HOSTTOOLS

git at git.openembedded.org git at git.openembedded.org
Sun Oct 15 17:30:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 8590328a414d16955f8d0c4e6693a88bc1331d3a
Author: Otavio Salvador <otavio at ossystems.com.br>
AuthorDate: Thu Oct 5 15:19:01 2017 -0300

    meta-oe/conf/layer.conf: Remove "id" from HOSTTOOLS
    
    The "id" HOSTTOOLS should be add to the HOSTTOOLS definition on
    OE-Core; especially "id" is used on
    "rootfs_check_host_user_contaminated" rootfs-postcommand which is
    available on OE-Core thus belonging to it.
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/conf/layer.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index 3896ff7..d84bd09 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -75,5 +75,3 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
   source-han-sans-kr-fonts->fontconfig \
   source-han-sans-tw-fonts->fontconfig \
 "
-
-HOSTTOOLS += "id"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list