From: Ong Chun Weng <[email protected]> This update points the SRCREVs to latest HEAD which consists of skylake config enabling in yocto-kernel-cache-4.4
Signed-off-by: Ong Chun Weng <[email protected]> --- common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 2 +- common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 2 +- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend index f9476c8..73d39dc 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.4.3" -SRCREV_META_INTEL_COMMON ?= "e1515ef98cec975df218363e28c2abe3a71c6a59" +SRCREV_META_INTEL_COMMON ?= "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd" SRCREV_MACHINE_INTEL_COMMON ?= "2c4d23062464d6decf8b43b27d011f7b124243c6" KBRANCH_INTEL_COMMON = "standard/preempt-rt" diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 8e98a17..94e961b 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" #LINUX_VERSION_i586-nlp-32-intel-common = "4.4.3" -SRCREV_meta-i586-nlp-32-intel-common = "e1515ef98cec975df218363e28c2abe3a71c6a59" +SRCREV_meta-i586-nlp-32-intel-common = "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd" SRCREV_machine-i586-nlp-32-intel-common = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index 59e0dbc..07f7bb8 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.4.3" -SRCREV_META_INTEL_COMMON = "e1515ef98cec975df218363e28c2abe3a71c6a59" +SRCREV_META_INTEL_COMMON = "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd" SRCREV_MACHINE_INTEL_COMMON = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0" KBRANCH_INTEL_COMMON = "standard/base" -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
