From 2c360328c1da9e5be6f1b0f79b989ac7e0fdee2b Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 3 Mar 2011 11:24:01 -0600 Subject: meta-n450: use linux-yocto-stable n450 needs to use linux-yocto-stable instead of linux-wrs. Signed-off-by: Tom Zanussi --- meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend | 7 ------- meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend (limited to 'meta-n450/recipes-kernel/linux') diff --git a/meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend b/meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend deleted file mode 100644 index 3a893f64..00000000 --- a/meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -FILESEXTRAPATHS := "${THISDIR}/${PN}" -WRMACHINE_n450 = "atom-pc" -COMPATIBLE_MACHINE_n450 = "n450" - -SRCREV="${AUTOREV}" -# Functionality flags -#KERNEL_REVISION_CHECKING ?= "t" diff --git a/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend new file mode 100644 index 00000000..3a893f64 --- /dev/null +++ b/meta-n450/recipes-kernel/linux/linux-yocto-stable_git.bbappend @@ -0,0 +1,7 @@ +FILESEXTRAPATHS := "${THISDIR}/${PN}" +WRMACHINE_n450 = "atom-pc" +COMPATIBLE_MACHINE_n450 = "n450" + +SRCREV="${AUTOREV}" +# Functionality flags +#KERNEL_REVISION_CHECKING ?= "t" -- cgit v1.2.3-54-g00ecf