summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-02-28 16:03:56 -0800
committerSaul Wold <sgw@linux.intel.com>2017-03-07 12:40:04 -0800
commit54df72f06e4a946f4bc403c67313f4cb385b4301 (patch)
treebcd9c2546bfa9b76ca536dd625509f14b550e95c /common/recipes-kernel/linux
parent80600d7dd2cf0f95e34198a57dbb1ff44e1286e6 (diff)
downloadmeta-intel-54df72f06e4a946f4bc403c67313f4cb385b4301.tar.gz
linux-yocto/4.4: add intel-quark-preempt-rt config to cache
Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend2
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend2
2 files changed, 2 insertions, 2 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 964035e3..f8e029f3 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.41" 3LINUX_VERSION_INTEL_COMMON = "4.4.41"
4SRCREV_META_INTEL_COMMON ?= "78a26182e20c0a49c1adda63faa15ccd3f4ecb27" 4SRCREV_META_INTEL_COMMON ?= "f4a781388fae67caec79a5a571c8aadef0185044"
5SRCREV_MACHINE_INTEL_COMMON ?= "4a62e2acde6c31623583ae4e6f08347379aad3ee" 5SRCREV_MACHINE_INTEL_COMMON ?= "4a62e2acde6c31623583ae4e6f08347379aad3ee"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 01a3f7c0..5a27db84 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.41" 3LINUX_VERSION_INTEL_COMMON = "4.4.41"
4SRCREV_META_INTEL_COMMON = "78a26182e20c0a49c1adda63faa15ccd3f4ecb27" 4SRCREV_META_INTEL_COMMON = "f4a781388fae67caec79a5a571c8aadef0185044"
5SRCREV_MACHINE_INTEL_COMMON = "eb391bc8320167a9d5875c6c84348a4bcce260ff" 5SRCREV_MACHINE_INTEL_COMMON = "eb391bc8320167a9d5875c6c84348a4bcce260ff"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"