From 571dc1932159d2cdab0aec17ebcc0026bb71107a Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 20 Dec 2010 11:40:25 -0600 Subject: meta-crownbay: upgrade to master Upgrade the meta-crownbay BSP to current master. This updates the layer to reflect the naming changes that took place between laverne and the current master, and allows the BSP to be built for master. Signed-off-by: Tom Zanussi --- meta-crownbay/recipes-kernel/linux/linux-wrs_git.bbappend | 7 ------- meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 meta-crownbay/recipes-kernel/linux/linux-wrs_git.bbappend create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend (limited to 'meta-crownbay/recipes-kernel') diff --git a/meta-crownbay/recipes-kernel/linux/linux-wrs_git.bbappend b/meta-crownbay/recipes-kernel/linux/linux-wrs_git.bbappend deleted file mode 100644 index aebe789a..00000000 --- a/meta-crownbay/recipes-kernel/linux/linux-wrs_git.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -FILESEXTRAPATHS := "${THISDIR}/${PN}" - -COMPATIBLE_MACHINE_crownbay = "crownbay" -WRMACHINE_crownbay = "crownbay" - -COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" -WRMACHINE_crownbay-noemgd = "crownbay" diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend new file mode 100644 index 00000000..4136536f --- /dev/null +++ b/meta-crownbay/recipes-kernel/linux/linux-yocto-stable_git.bbappend @@ -0,0 +1,7 @@ +FILESEXTRAPATHS := "${THISDIR}/${PN}" + +COMPATIBLE_MACHINE_crownbay = "crownbay" +KMACHINE_crownbay = "crownbay" + +COMPATIBLE_MACHINE_crownbay-noemgd = "crownbay-noemgd" +KMACHINE_crownbay-noemgd = "crownbay" -- cgit v1.2.3-54-g00ecf