summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer
diff options
context:
space:
mode:
authortexierp <texier.pj2@gmail.com>2018-05-29 18:30:43 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2018-06-01 09:48:50 -0300
commit83edf6a9a310b2b542f488c2a723b36869aaff7a (patch)
tree2afade48270711a3fa6e125de8a3863276f77ac5 /dynamic-layers/openembedded-layer
parent00d3c227d0ef8ca851faa638e7eb0da0f6c40608 (diff)
downloadmeta-freescale-83edf6a9a310b2b542f488c2a723b36869aaff7a.tar.gz
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 <texier.pj2@gmail.com> Tested-by: Bas Mevissen <abuse@basmevissen.nl> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'dynamic-layers/openembedded-layer')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend1
1 files changed, 1 insertions, 0 deletions
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 00000000..608377e3
--- /dev/null
+++ b/dynamic-layers/openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend
@@ -0,0 +1 @@
BBCLASSEXTEND = "native nativesdk"