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

git at git.openembedded.org git at git.openembedded.org
Mon Oct 9 06:28:22 UTC 2017


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

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

commit 99e45c65d9bd9a8e6fb1a873b20bc7825ee7d509
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