aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2016-05-03 22:51:13 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-09 08:03:58 +0100
commit688ec7b424b1daa92a5ca92491468af2c1ba226f (patch)
tree4ffe7906bde63dcca2d3948a2b02acb98db3388c /meta/recipes-kernel/linux/linux-yocto_4.4.bb
parentf6d09d460d8ef4b6468abf5b7813c5eba92adab3 (diff)
downloadopenembedded-core-contrib-688ec7b424b1daa92a5ca92491468af2c1ba226f.tar.gz
linux-yocto/4.4: bump to v4.4.8
Integrating the korg -stable releases. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.4.bb16
1 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb
index f02e0189f2..b74903ee8a 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.4.bb
@@ -11,14 +11,14 @@ KBRANCH_qemux86 ?= "standard/base"
KBRANCH_qemux86-64 ?= "standard/base"
KBRANCH_qemumips64 ?= "standard/mti-malta64"
-SRCREV_machine_qemuarm ?= "1882e842bd477d8a4de02e304a13d230b597d142"
-SRCREV_machine_qemuarm64 ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
-SRCREV_machine_qemumips ?= "3d1402582cd48731ccfaec497dd9296a59cda386"
-SRCREV_machine_qemuppc ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
-SRCREV_machine_qemux86 ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
-SRCREV_machine_qemux86-64 ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
-SRCREV_machine_qemumips64 ?= "6519e6317cc72e380bc1b7543e614ac0032a80ae"
-SRCREV_machine ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
+SRCREV_machine_qemuarm ?= "1394eb1f0a1988da223dfc93304222f4543d19c3"
+SRCREV_machine_qemuarm64 ?= "b18090556c1d1b449233cd555c27a04d38272d6d"
+SRCREV_machine_qemumips ?= "6a063a7239fd16e7a796ce4876e8677d5d02e8cc"
+SRCREV_machine_qemuppc ?= "b18090556c1d1b449233cd555c27a04d38272d6d"
+SRCREV_machine_qemux86 ?= "b18090556c1d1b449233cd555c27a04d38272d6d"
+SRCREV_machine_qemux86-64 ?= "b18090556c1d1b449233cd555c27a04d38272d6d"
+SRCREV_machine_qemumips64 ?= "3a1c6d7576908a2dd21746b1d4ab4f43b83cd824"
+SRCREV_machine ?= "b18090556c1d1b449233cd555c27a04d38272d6d"
SRCREV_meta ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \