linux-yocto-3.10: Update SRCREVs for 3.10.19 for remaining BSPs

Fixes [YOCTO 5679]

Bump the SRCREVs to address the lttng-modules build failure introduced
by the oe-core/poky commit:

lttng-modules: Update to 2.3.3 version

This updates the SRCREVs for crystalforest, haswell-wc, and romley which
were at different points than the rest of the BSPs in the layer.

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
Darren Hart 2013-12-19 11:19:50 -08:00 committed by Tom Zanussi
parent a29c400224
commit 28243d96cc
3 changed files with 9 additions and 9 deletions

View File

@ -11,9 +11,9 @@ COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
KMACHINE_crystalforest-server = "crystalforest"
KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest"
SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "c03195ed6e3066494e3fb4be69154a57066e845b"
SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "a9ec82e355130160f9094e670bd5be0022a84194"
SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "d9cd83c0292bd4e2a6754a96761027252e726a42"
LINUX_VERSION = "3.10.17"
LINUX_VERSION = "3.10.19"
module_autoload_uio = "uio"

View File

@ -8,9 +8,9 @@ KBRANCH_haswell-wc = "standard/common-pc-64/base"
KERNEL_FEATURES_haswell-wc += "features/amt/mei"
LINUX_VERSION = "3.10.17"
LINUX_VERSION = "3.10.19"
SRCREV_machine_haswell-wc = "c03195ed6e3066494e3fb4be69154a57066e845b"
SRCREV_meta_haswell-wc = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
SRCREV_machine_haswell-wc = "a9ec82e355130160f9094e670bd5be0022a84194"
SRCREV_meta_haswell-wc = "d9cd83c0292bd4e2a6754a96761027252e726a42"
SRC_URI_haswell-wc = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA};name=machine,meta"

View File

@ -12,9 +12,9 @@ COMPATIBLE_MACHINE_romley-ivb = "romley-ivb"
KMACHINE_romley-ivb = "romley"
KBRANCH_romley-ivb = "standard/common-pc-64/romley"
SRCREV_machine_pn-linux-yocto_romley-ivb ?= "c03195ed6e3066494e3fb4be69154a57066e845b"
SRCREV_meta_pn-linux-yocto_romley-ivb ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
SRCREV_machine_pn-linux-yocto_romley-ivb ?= "a9ec82e355130160f9094e670bd5be0022a84194"
SRCREV_meta_pn-linux-yocto_romley-ivb ?= "d9cd83c0292bd4e2a6754a96761027252e726a42"
LINUX_VERSION = "3.10.17"
LINUX_VERSION = "3.10.19"
module_autoload_uio = "uio"