aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2023-08-18 05:28:26 +0000
committerSamuli Piippo <samuli.piippo@qt.io>2023-08-22 13:03:36 +0000
commit13b98403f583f2036bd1c774912210189bcddf52 (patch)
treec177c40dce041de4e9d83595a32c7cc40a3f8fa3 /conf
parent77264c52e7f62cdb0bad6b7e6d1277c9e8132736 (diff)
spirv-tools: remove bbappend
Dunfell is no longer supported, remove unneeded bbappend. Change-Id: I1249fd9cd6e2344216f225c2aa9e68b65834a9e6 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 54859c7..d2fb81f 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -18,7 +18,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILES_DYNAMIC += " \
meta-python:${LAYERDIR}/dynamic-layers/meta-python/*/*/*.bb \
meta-python:${LAYERDIR}/dynamic-layers/meta-python/*/*/*.bbappend \
- openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes*/*/*.bbappend \
"
BBFILE_COLLECTIONS += "qt6-layer"