meta-fishriver: update SRCREVs

And add linux-yocto-stable bbappend.

Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
Tom Zanussi 2011-05-18 09:30:33 -05:00
parent 4b7c0dcebe
commit 3560819e82
2 changed files with 10 additions and 2 deletions

View File

@ -35,5 +35,8 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz"
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"
SRCREV_machine_pn-linux-yocto_fishriver ?= "86bd1278bbf11589d87639df17d2f5f42db97b60"
SRCREV_meta_pn-linux-yocto_fishriver ?= "51c761795b078bf3c80104ed6e73b3d995067384"
SRCREV_machine_pn-linux-yocto_fishriver ?= "0e3c3904bae04ef13db4049577d9512f7d0e6fa5"
SRCREV_meta_pn-linux-yocto_fishriver ?= "ceb1744ec55408cb637929a3f154379e42642890"
SRCREV_machine_pn-linux-yocto-stable_crownbay ?= "56fe215d3f1a2cc3a5a26482ac9809ba44495695"
SRCREV_meta_pn-linux-yocto-stable_crownbay ?= "ec26387cb168e9e0976999b528b5a9dd62e3157a"

View File

@ -0,0 +1,5 @@
FILESEXTRAPATHS := "${FILESEXTRAPATHS}:${THISDIR}/${PN}"
COMPATIBLE_MACHINE_fishriver = "crownbay"
KMACHINE_fishriver = "crownbay"