Parcourir la source

openocd: Move to dynamic-layer for meta-oe

currently meta-riscv does not parse unless meta-oe is present.
It does not appear that anything explictly depends on openocd
in the layer.

Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Jeremy Puhlman il y a 4 ans
Parent
commit
0cc3fb1439

+ 2 - 0
conf/layer.conf

@@ -14,6 +14,8 @@ BBFILES_DYNAMIC += " \
     qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bbappend \
     virtualization-layer:${LAYERDIR}/dynamic-layers/virt-layer/*/*/*.bb \
     virtualization-layer:${LAYERDIR}/dynamic-layers/virt-layer/*/*/*.bbappend \
+    openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \
+    openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bbappend \
     \
 "
 

+ 0 - 0
recipes-devtools/openocd/openocd_riscv.bb → dynamic-layers/openembedded-layer/recipes-devtools/openocd/openocd_riscv.bb