[poky] [PATCH 1/1] meta-n450: use linux-yocto-stable

Tom Zanussi tom.zanussi at intel.com
Thu Mar 3 09:47:29 PST 2011


From: Tom Zanussi <tom.zanussi at intel.com>

n450 needs to use linux-yocto-stable instead of linux-wrs.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 .../recipes-kernel/linux/linux-wrs_git.bbappend    |    7 -------
 .../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

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 3a893f6..0000000
--- 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 0000000..3a893f6
--- /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"
-- 
1.7.0.4




More information about the poky mailing list