* [PATCH 1/1] meta-n450: use linux-yocto-stable
@ 2011-03-03 17:47 Tom Zanussi
0 siblings, 0 replies; only message in thread
From: Tom Zanussi @ 2011-03-03 17:47 UTC (permalink / raw)
To: poky
From: Tom Zanussi <tom.zanussi@intel.com>
n450 needs to use linux-yocto-stable instead of linux-wrs.
Signed-off-by: Tom Zanussi <tom.zanussi@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-03 17:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-03 17:47 [PATCH 1/1] meta-n450: use linux-yocto-stable Tom Zanussi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.