summaryrefslogtreecommitdiff
path: root/meta-rockchip-extra/conf/layer.conf
diff options
context:
space:
mode:
authorunitexe <unitexe70@gmail.com>2026-03-03 22:35:18 -0600
committerunitexe <unitexe70@gmail.com>2026-03-03 22:35:18 -0600
commitfd4d0d089ad5163ec6033759cf91ca908a9fd5ef (patch)
treeac115346b8239bf8ec2631627489015cff9bc475 /meta-rockchip-extra/conf/layer.conf
parentd51460a38331d20f1f393041e5234e70be57363d (diff)
Revert "Introduce meta-rockchip-extra to apply serial baud rate patches"
This reverts commit 70df75089a1ffbfd073d623e32d6417488b79491.
Diffstat (limited to 'meta-rockchip-extra/conf/layer.conf')
-rw-r--r--meta-rockchip-extra/conf/layer.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-rockchip-extra/conf/layer.conf b/meta-rockchip-extra/conf/layer.conf
deleted file mode 100644
index 4205b3b..0000000
--- a/meta-rockchip-extra/conf/layer.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-BBPATH .= ":${LAYERDIR}"
-
-BBFILES += "\
- ${LAYERDIR}/recipes-*/*/*.bb \
- ${LAYERDIR}/recipes-*/*/*.bbappend \
-"
-
-BBFILE_COLLECTIONS += "rockchip-extra-layer"
-BBFILE_PATTERN_rockchip-extra-layer = "^${LAYERDIR}/"
-BBFILE_PRIORITY_rockchip-extra-layer = "2"
-
-LAYERDEPENDS_rockchip-extra-layer += "rockchip"
-
-LAYERSERIES_COMPAT_rockchip-extra-layer = "whinlatter"