summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorLuciano Dittgen <luciano.dittgen@ossystems.com.br>2026-06-23 17:59:26 -0300
committerLuciano Dittgen <luciano.dittgen@ossystems.com.br>2026-06-24 09:02:02 -0300
commitbd3c08a3164bdb393765b7a8a1d1bbd1ceb0be7a (patch)
treec59e39de30950f4191bb37bf98f52fcbb3df3526 /recipes-graphics
parente4ba37c53be37aed2ab2a22ae2e91a72ceed55c3 (diff)
downloadmeta-freescale-bd3c08a3164bdb393765b7a8a1d1bbd1ceb0be7a.tar.gz
glm: Move bbappend to openembedded-layer dynamic layer
Move the glm bbappend to the openembedded-layer dynamic layer because the matching recipe is provided by meta-openembedded. This preserves the packaging adjustment imported from meta-freescale-distro while preventing a dangling bbappend when openembedded-layer is not enabled. Signed-off-by: Luciano Dittgen <luciano.dittgen@ossystems.com.br>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/glm/glm_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-graphics/glm/glm_%.bbappend b/recipes-graphics/glm/glm_%.bbappend
deleted file mode 100644
index 88a16cb9d..000000000
--- a/recipes-graphics/glm/glm_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
1# This is a header-only library, so the main package will be empty.
2ALLOW_EMPTY:${PN} = "1"