summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-05-18 09:30:33 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-05-18 09:30:33 -0500
commit3560819e82716f096ef50cd35b9cc1ebfcae8fea (patch)
treebf2f1a313d0fe395321663144bfb5241b10b3b8e
parent4b7c0dcebef9720b2d103d687283a751c8b392fc (diff)
downloadmeta-intel-3560819e82716f096ef50cd35b9cc1ebfcae8fea.tar.gz
meta-fishriver: update SRCREVs
And add linux-yocto-stable bbappend. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--meta-fishriver/conf/machine/fishriver.conf7
-rw-r--r--meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend5
2 files changed, 10 insertions, 2 deletions
diff --git a/meta-fishriver/conf/machine/fishriver.conf b/meta-fishriver/conf/machine/fishriver.conf
index 2c81a79f..05c9afe8 100644
--- a/meta-fishriver/conf/machine/fishriver.conf
+++ b/meta-fishriver/conf/machine/fishriver.conf
@@ -35,5 +35,8 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz"
35GLIBC_ADDONS = "nptl" 35GLIBC_ADDONS = "nptl"
36GLIBC_EXTRA_OECONF = "--with-tls" 36GLIBC_EXTRA_OECONF = "--with-tls"
37 37
38SRCREV_machine_pn-linux-yocto_fishriver ?= "86bd1278bbf11589d87639df17d2f5f42db97b60" 38SRCREV_machine_pn-linux-yocto_fishriver ?= "0e3c3904bae04ef13db4049577d9512f7d0e6fa5"
39SRCREV_meta_pn-linux-yocto_fishriver ?= "51c761795b078bf3c80104ed6e73b3d995067384" 39SRCREV_meta_pn-linux-yocto_fishriver ?= "ceb1744ec55408cb637929a3f154379e42642890"
40
41SRCREV_machine_pn-linux-yocto-stable_crownbay ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
42SRCREV_meta_pn-linux-yocto-stable_crownbay ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a"
diff --git a/meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend b/meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend
new file mode 100644
index 00000000..8003c935
--- /dev/null
+++ b/meta-fishriver/recipes-kernel/linux/linux-yocto-stable_git.bbappend
@@ -0,0 +1,5 @@
1FILESEXTRAPATHS := "${FILESEXTRAPATHS}:${THISDIR}/${PN}"
2
3COMPATIBLE_MACHINE_fishriver = "crownbay"
4KMACHINE_fishriver = "crownbay"
5