meta-intel/meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
Darren Hart 28243d96cc 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>
2013-12-19 15:56:10 -06:00

17 lines
554 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
KMETA = "meta"
COMPATIBLE_MACHINE_haswell-wc = "haswell-wc"
KMACHINE_haswell-wc = "haswell-wc"
KBRANCH_haswell-wc = "standard/common-pc-64/base"
KERNEL_FEATURES_haswell-wc += "features/amt/mei"
LINUX_VERSION = "3.10.19"
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"