summaryrefslogtreecommitdiffstats
path: root/templates/feature
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature')
-rw-r--r--templates/feature/agl-attic/50_bblayers.conf.inc3
-rw-r--r--templates/feature/agl-attic/README_feature_agl-attic.md4
-rw-r--r--templates/feature/blsched/50_bblayers.conf.inc3
-rw-r--r--templates/feature/blsched/50_local.conf.inc1
-rw-r--r--templates/feature/blsched/README_feature_blsched.md13
5 files changed, 7 insertions, 17 deletions
diff --git a/templates/feature/agl-attic/50_bblayers.conf.inc b/templates/feature/agl-attic/50_bblayers.conf.inc
new file mode 100644
index 0000000..88d3dd5
--- /dev/null
+++ b/templates/feature/agl-attic/50_bblayers.conf.inc
@@ -0,0 +1,3 @@
+BBLAYERS =+ "\
+ ${METADIR}/meta-agl-extra/meta-attic \
+ "
diff --git a/templates/feature/agl-attic/README_feature_agl-attic.md b/templates/feature/agl-attic/README_feature_agl-attic.md
new file mode 100644
index 0000000..fa99fa0
--- /dev/null
+++ b/templates/feature/agl-attic/README_feature_agl-attic.md
@@ -0,0 +1,4 @@
+---
+description: old components
+authors: agl-dev-community@lists.automotivelinux.org
+---
diff --git a/templates/feature/blsched/50_bblayers.conf.inc b/templates/feature/blsched/50_bblayers.conf.inc
deleted file mode 100644
index 0db260d..0000000
--- a/templates/feature/blsched/50_bblayers.conf.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-BBLAYERS =+ "\
- ${METADIR}/meta-agl-extra/meta-blsched \
- "
diff --git a/templates/feature/blsched/50_local.conf.inc b/templates/feature/blsched/50_local.conf.inc
deleted file mode 100644
index 658230e..0000000
--- a/templates/feature/blsched/50_local.conf.inc
+++ /dev/null
@@ -1 +0,0 @@
-IMAGE_INSTALL_append = " blsched"
diff --git a/templates/feature/blsched/README_feature_blsched.md b/templates/feature/blsched/README_feature_blsched.md
deleted file mode 100644
index a1c9928..0000000
--- a/templates/feature/blsched/README_feature_blsched.md
+++ /dev/null
@@ -1,13 +0,0 @@
----
-description: enable user space big.LITTLE scheduler
-authors: Frode Isaksen <fisaksen@baylibre.com>
----
-
-### Feature blsched
-
-This features enables user space big.LITTLE scheduler.
-
-It optimizes task placement on big.LITTLE platforms.
-
-Currently enabled for Renesas r-car gen3 boards with the machine feature 'biglittle' defined.
-