mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +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 += " \
|
SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += " \
|
||||||
|
android-tools->android-tools-conf \
|
||||||
usb-modeswitch-data->usb-modeswitch \
|
usb-modeswitch-data->usb-modeswitch \
|
||||||
lmsensors->lmsensors-config \
|
lmsensors->lmsensors-config \
|
||||||
phoronix-test-suite->bash \
|
phoronix-test-suite->bash \
|
||||||
|
|||||||
Reference in New Issue
Block a user