summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-03-30 17:00:58 -0700
committerSaul Wold <sgw@linux.intel.com>2017-03-31 09:59:56 -0700
commitf4b922a5196c29e1775ca4a99ca0fa10abbd7652 (patch)
tree7c8248a0b5d6c17c2967a5e2577696ce4e4a6288 /common/recipes-kernel/linux/linux-yocto_4.4.bbappend
parent2a955487d8563b929846da01a69ed6d0f560bd5b (diff)
downloadmeta-intel-f4b922a5196c29e1775ca4a99ca0fa10abbd7652.tar.gz
linux-yocto/4.4: Update to v4.4.56
This updates the kernel from v4.4.53 to v4.4.56. 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/linux-yocto_4.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 8bf82e89..30380eff 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.53" 3LINUX_VERSION_INTEL_COMMON = "4.4.56"
4SRCREV_META_INTEL_COMMON = "864bc5736aa58c510713e7b76d205d5341377972" 4SRCREV_META_INTEL_COMMON = "271b0c8d5128f0cb18ed413cc59f683132ff8e3f"
5SRCREV_MACHINE_INTEL_COMMON = "6cc610bc6d41818a4467d61eb31e9084af9ce8a3" 5SRCREV_MACHINE_INTEL_COMMON = "ebe68fc234ba18ca7281d300cfd190e9a06155e9"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8