mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
layer.conf: exclude android-tools->android-tools-conf from siggen
* when android-tools were moved from meta-smartphone/meta-android to meta-oe this part was overlooked and my jenkins jobs didn't detect it because I was still including meta-android layer. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -41,6 +41,7 @@ SIGGEN_EXCLUDERECIPES_ABISAFE += " \
|
||||
"
|
||||
|
||||
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||
android-tools->android-tools-conf \
|
||||
usb-modeswitch-data->usb-modeswitch \
|
||||
lmsensors->lmsensors-config \
|
||||
phoronix-test-suite->bash \
|
||||
|
||||
Reference in New Issue
Block a user