summaryrefslogtreecommitdiffstats
path: root/meta-oe/conf/layer.conf
diff options
context:
space:
mode:
authorThomas Perrot <thomas.perrot@bootlin.com>2024-11-06 21:37:01 +0100
committerKhem Raj <raj.khem@gmail.com>2024-11-06 14:53:13 -0800
commit45cd8411d1ccb9c9f37f1a5d270318e9a2fe2f4f (patch)
tree2a8d089ea9fb43638a99e46eced1832c3ff7c606 /meta-oe/conf/layer.conf
parentd76997b74c18df2ea86e11d30162cbc704ca6482 (diff)
downloadmeta-openembedded-45cd8411d1ccb9c9f37f1a5d270318e9a2fe2f4f.tar.gz
taisei: add a recipe for version 1.4.2
Taisei Project is an open source danmaku. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf/layer.conf')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index d05f26588c..351837eafc 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -28,6 +28,8 @@ BBFILE_PRIORITY_openembedded-layer = "5"
28BBFILES_DYNAMIC += " \ 28BBFILES_DYNAMIC += " \
29 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \ 29 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bb \
30 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \ 30 meta-python:${LAYERDIR}/dynamic-layers/meta-python/recipes-*/*/*.bbappend \
31 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bb \
32 multimedia-layer:${LAYERDIR}/dynamic-layers/multimedia-layer/recipes-*/*/*.bbappend \
31 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bb \ 33 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bb \
32 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bbappend \ 34 networking-layer:${LAYERDIR}/dynamic-layers/networking-layer/recipes-*/*/*.bbappend \
33 gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/recipes-*/*/*.bb \ 35 gnome-layer:${LAYERDIR}/dynamic-layers/gnome-layer/recipes-*/*/*.bb \