summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-05-10 18:21:24 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-05-11 09:14:34 -0500
commitad4e4ae370a36ae3cd61244fa6045bb021f3d46e (patch)
tree970de57e1eb6a52ad658c0cdfd6f4d7ad321b1ed /common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
parent0274c3dba8564714eeda5d433337aaf66ace5a91 (diff)
downloadmeta-intel-ad4e4ae370a36ae3cd61244fa6045bb021f3d46e.tar.gz
linux-yocto/4.4: Update SRCREVs to latest
Bump from linux 4.4.3 to 4.4.9. Contains many fixes from stable. Signed-off-by: California Sullivan <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend6
1 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 92205a6b..d8dbbe64 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.3" 3LINUX_VERSION_INTEL_COMMON = "4.4.9"
4SRCREV_META_INTEL_COMMON ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8" 4SRCREV_META_INTEL_COMMON ?= "344bfd3a9df9247b2aaf47b123916a94b23ab097"
5SRCREV_MACHINE_INTEL_COMMON ?= "fcabc089b516e760d00a066893f9772d1535785c" 5SRCREV_MACHINE_INTEL_COMMON ?= "1ae11b6ab3f6b8a5e2f57451ff7bbb17726f0ba5"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt"
8 8