mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-24 12:58:19 +00:00
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:
committed by
Martin Jansa
parent
8efcaeeb1a
commit
8590328a41
@@ -75,5 +75,3 @@ SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
source-han-sans-kr-fonts->fontconfig \
|
||||
source-han-sans-tw-fonts->fontconfig \
|
||||
"
|
||||
|
||||
HOSTTOOLS += "id"
|
||||
|
||||
Reference in New Issue
Block a user