]> code.ossystems Code Review - meta-freescale.git/commitdiff
recipes-graphics: clutter/cogl: move bbappend to dynamic layers
authorPierre-Jean Texier <texier.pj2@gmail.com>
Fri, 4 Jun 2021 15:40:47 +0000 (17:40 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 4 Jun 2021 17:34:47 +0000 (14:34 -0300)
As it breaks the build on master since [1]. Move bbappend files to
dynamic layers since recipes were moved to meta-gnome

Fixes:

ERROR: No recipes in default available for:
  /home/bdx-iot/ci/meta-freescale/recipes-graphics/clutter/clutter-1.0_%.bbappend
  /home/bdx-iot/ci/meta-freescale/recipes-graphics/cogl/cogl-1.0_%.bbappend

[1] - http://git.openembedded.org/openembedded-core/commit/?id=c4f167d05f58f35a6b94e8dbc4721ab67e7e71eb

Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
conf/layer.conf
dynamic-layers/gnome-layer/recipes-graphics/clutter/clutter-1.0_%.bbappend [moved from recipes-graphics/clutter/clutter-1.0_%.bbappend with 100% similarity]
dynamic-layers/gnome-layer/recipes-graphics/cogl/cogl-1.0_%.bbappend [moved from recipes-graphics/cogl/cogl-1.0_%.bbappend with 100% similarity]

index df89892498288a4438a91328e2dcc8a7d9a2b221..e07b65ab77f4322ecce5ccfb6585a390b1d1768f 100644 (file)
@@ -34,6 +34,9 @@ BBFILES_DYNAMIC += " \
     filesystem-layer:${LAYERDIR}/dynamic-layers/filesystem-layer/*/*/*.bb \
     filesystem-layer:${LAYERDIR}/dynamic-layers/filesystem-layer/*/*/*.bbappend \
     \
+    gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/*/*/*.bb \
+    gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/*/*/*.bbappend \
+    \
     ivi:${LAYERDIR}/dynamic-layers/ivi/*/*/*.bb \
     ivi:${LAYERDIR}/dynamic-layers/ivi/*/*/*.bbappend \
     \