diff options
-rw-r--r-- | meta-rt/conf/layer.conf | 18 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb (renamed from meta-rt/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb (renamed from meta-rt/recipes-kernel/linux/linux-yocto-rt_3.0.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-rt/images/core-image-rt-sdk.bb (renamed from meta-rt/images/core-image-rt-sdk.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-rt/images/core-image-rt.bb (renamed from meta-rt/images/core-image-rt.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-rt/rt-tests/rt-tests_0.73.bb (renamed from meta-rt/recipes-tests/rt-tests/rt-tests_0.73.bb) | 0 |
6 files changed, 0 insertions, 18 deletions
diff --git a/meta-rt/conf/layer.conf b/meta-rt/conf/layer.conf deleted file mode 100644 index 59f42b62fe..0000000000 --- a/meta-rt/conf/layer.conf +++ /dev/null | |||
@@ -1,18 +0,0 @@ | |||
1 | # Default to first disk/first partition | ||
2 | RSP_ROOT ?= "sda1" | ||
3 | |||
4 | # We have a conf and classes directory, add to BBPATH | ||
5 | BBPATH := "${BBPATH}:${LAYERDIR}" | ||
6 | |||
7 | # We have an images and various recipe-* directories, add to BBFILES | ||
8 | BBFILES := "${BBFILES} ${LAYERDIR}/images/*.bb ${LAYERDIR}/images/*.bbappend \ | ||
9 | ${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend" | ||
10 | |||
11 | BBFILE_COLLECTIONS += "rt" | ||
12 | BBFILE_PATTERN_rt := "^${LAYERDIR}/" | ||
13 | BBFILE_PRIORITY_rt = "8" | ||
14 | |||
15 | # This layer builds images using a PREEMPT_RT kernel. Override any machine | ||
16 | # specified kernel providers and leave it up to the kernel recipe to | ||
17 | # determine COMPATIBLE_MACHINE. | ||
18 | PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" | ||
diff --git a/meta-rt/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb b/meta/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb index 0ca53ae436..0ca53ae436 100644 --- a/meta-rt/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_2.6.34.bb | |||
diff --git a/meta-rt/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb index c8a175dad8..c8a175dad8 100644 --- a/meta-rt/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | |||
diff --git a/meta-rt/images/core-image-rt-sdk.bb b/meta/recipes-rt/images/core-image-rt-sdk.bb index 6e983433aa..6e983433aa 100644 --- a/meta-rt/images/core-image-rt-sdk.bb +++ b/meta/recipes-rt/images/core-image-rt-sdk.bb | |||
diff --git a/meta-rt/images/core-image-rt.bb b/meta/recipes-rt/images/core-image-rt.bb index e11f159f7a..e11f159f7a 100644 --- a/meta-rt/images/core-image-rt.bb +++ b/meta/recipes-rt/images/core-image-rt.bb | |||
diff --git a/meta-rt/recipes-tests/rt-tests/rt-tests_0.73.bb b/meta/recipes-rt/rt-tests/rt-tests_0.73.bb index 6334bcdeef..6334bcdeef 100644 --- a/meta-rt/recipes-tests/rt-tests/rt-tests_0.73.bb +++ b/meta/recipes-rt/rt-tests/rt-tests_0.73.bb | |||