summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel
diff options
context:
space:
mode:
authorOng Chun Weng <chun.weng.ong@intel.com>2016-05-04 11:36:57 +0800
committerSaul Wold <sgw@linux.intel.com>2016-05-03 21:54:08 -0700
commit04f76ffd6b226d6a26ceb96835436fe864972a29 (patch)
treeca8ca30c3348860132c32aad39512bad9aab4fc6 /common/recipes-kernel
parent663dcdb0aaea49d98c21ee420c1d89189575752a (diff)
downloadmeta-intel-04f76ffd6b226d6a26ceb96835436fe864972a29.tar.gz
linux-yocto-4.4: Update SRCREVs to latest
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 <chun.weng.ong@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend2
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend2
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend2
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 f9476c81..73d39dc3 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.3" 3LINUX_VERSION_INTEL_COMMON = "4.4.3"
4SRCREV_META_INTEL_COMMON ?= "e1515ef98cec975df218363e28c2abe3a71c6a59" 4SRCREV_META_INTEL_COMMON ?= "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd"
5SRCREV_MACHINE_INTEL_COMMON ?= "2c4d23062464d6decf8b43b27d011f7b124243c6" 5SRCREV_MACHINE_INTEL_COMMON ?= "2c4d23062464d6decf8b43b27d011f7b124243c6"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt" 7KBRANCH_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 8e98a178..94e961b6 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.3" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.3"
4SRCREV_meta-i586-nlp-32-intel-common = "e1515ef98cec975df218363e28c2abe3a71c6a59" 4SRCREV_meta-i586-nlp-32-intel-common = "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd"
5SRCREV_machine-i586-nlp-32-intel-common = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0" 5SRCREV_machine-i586-nlp-32-intel-common = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_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 59e0dbc7..07f7bb86 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.3" 3LINUX_VERSION_INTEL_COMMON = "4.4.3"
4SRCREV_META_INTEL_COMMON = "e1515ef98cec975df218363e28c2abe3a71c6a59" 4SRCREV_META_INTEL_COMMON = "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd"
5SRCREV_MACHINE_INTEL_COMMON = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0" 5SRCREV_MACHINE_INTEL_COMMON = "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/base"