All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] meta-oe/conf/layer.conf: Remove "id" from HOSTTOOLS
@ 2017-10-05 18:19 Otavio Salvador
  0 siblings, 0 replies; only message in thread
From: Otavio Salvador @ 2017-10-05 18:19 UTC (permalink / raw)
  To: Meta-OpenEmbedded Mailing listing; +Cc: Otavio Salvador

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@ossystems.com.br>
---

 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 3896ff7f0..d84bd09d3 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"
-- 
2.14.2



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-05 18:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-05 18:19 [PATCH] meta-oe/conf/layer.conf: Remove "id" from HOSTTOOLS Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.