aboutsummaryrefslogtreecommitdiffstats
path: root/meta-rt
diff options
context:
space:
mode:
Diffstat (limited to 'meta-rt')
-rw-r--r--meta-rt/conf/layer.conf5
-rw-r--r--meta-rt/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb (renamed from meta-rt/recipes-kernel/linux-yocto-rt_2.6.34.bb)0
-rw-r--r--meta-rt/recipes-tests/rt-tests/rt-tests_0.73.bb (renamed from meta-rt/recipes-tests/rt-tests_0.73.bb)0
3 files changed, 3 insertions, 2 deletions
diff --git a/meta-rt/conf/layer.conf b/meta-rt/conf/layer.conf
index f105405784..59f42b62fe 100644
--- a/meta-rt/conf/layer.conf
+++ b/meta-rt/conf/layer.conf
@@ -5,8 +5,9 @@ RSP_ROOT ?= "sda1"
BBPATH := "${BBPATH}:${LAYERDIR}"
# We have an images and various recipe-* directories, add to BBFILES
-BBFILES := "${BBFILES} ${LAYERDIR}/images/*.bb ${LAYERDIR}/images/*.bbappend ${LAYERDIR}/recipes-*/*.bb ${LAYERDIR}/recipes-*/*.bbappend"
-
+BBFILES := "${BBFILES} ${LAYERDIR}/images/*.bb ${LAYERDIR}/images/*.bbappend \
+ ${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
+
BBFILE_COLLECTIONS += "rt"
BBFILE_PATTERN_rt := "^${LAYERDIR}/"
BBFILE_PRIORITY_rt = "8"
diff --git a/meta-rt/recipes-kernel/linux-yocto-rt_2.6.34.bb b/meta-rt/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb
index 01a6761f7a..01a6761f7a 100644
--- a/meta-rt/recipes-kernel/linux-yocto-rt_2.6.34.bb
+++ b/meta-rt/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb
diff --git a/meta-rt/recipes-tests/rt-tests_0.73.bb b/meta-rt/recipes-tests/rt-tests/rt-tests_0.73.bb
index 6334bcdeef..6334bcdeef 100644
--- a/meta-rt/recipes-tests/rt-tests_0.73.bb
+++ b/meta-rt/recipes-tests/rt-tests/rt-tests_0.73.bb