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@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Otavio Salvador
2017-10-05 15:19:01 -03:00
committed by Martin Jansa
parent 8efcaeeb1a
commit 8590328a41

View File

@@ -75,5 +75,3 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
source-han-sans-kr-fonts->fontconfig \
source-han-sans-tw-fonts->fontconfig \
"
HOSTTOOLS += "id"