summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/recipes-kernel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay/recipes-kernel')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend (renamed from meta-crownbay/recipes-kernel/linux/linux-wrs_git.bbappend)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-crownbay/recipes-kernel/linux/linux-wrs_git.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend
index aebe789a..4136536f 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-wrs_git.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend
@@ -1,7 +1,7 @@
1FILESEXTRAPATHS := "${THISDIR}/${PN}" 1FILESEXTRAPATHS := "${THISDIR}/${PN}"
2 2
3COMPATIBLE_MACHINE_crownbay = "crownbay" 3COMPATIBLE_MACHINE_crownbay = "crownbay"
4WRMACHINE_crownbay = "crownbay" 4KMACHINE_crownbay = "crownbay"
5 5
6COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" 6COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd"
7WRMACHINE_crownbay-noemgd = "crownbay" 7KMACHINE_crownbay-noemgd = "crownbay"