From 83edf6a9a310b2b542f488c2a723b36869aaff7a Mon Sep 17 00:00:00 2001 From: texierp Date: Tue, 29 May 2018 18:30:43 +0200 Subject: sg3-utils: Move bbappend to dynamic layers The sg3-utils recipe can only be built if the meta-oe layer is present, so move it to the dynamic layers. Signed-off-by: Pierre-Jean TEXIER Tested-by: Bas Mevissen Signed-off-by: Otavio Salvador --- .../openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend (limited to 'dynamic-layers') diff --git a/dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend b/dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend new file mode 100644 index 000000000..608377e33 --- /dev/null +++ b/dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend @@ -0,0 +1 @@ +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf