aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.4.bb16
3 files changed, 10 insertions, 10 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
index cc94f230c3..d06f12ecb4 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
@@ -2,7 +2,7 @@ KBRANCH ?= "standard/preempt-rt"
require recipes-kernel/linux/linux-yocto.inc
-SRCREV_machine ?= "2c4d23062464d6decf8b43b27d011f7b124243c6"
+SRCREV_machine ?= "fcabc089b516e760d00a066893f9772d1535785c"
SRCREV_meta ?= "e1515ef98cec975df218363e28c2abe3a71c6a59"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
index dd07c4b98a..d8137da215 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.4.3"
KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
-SRCREV_machine ?= "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
+SRCREV_machine ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
SRCREV_meta ?= "e1515ef98cec975df218363e28c2abe3a71c6a59"
PV = "${LINUX_VERSION}+git${SRCPV}"
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb
index ed1d04edb7..f81e3aee7f 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 ?= "8f6d6325fdb8c561804af8c13456e372d6bd3b5b"
-SRCREV_machine_qemuarm64 ?= "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
-SRCREV_machine_qemumips ?= "4bf7bd3c7df18f51bf422f625f1a6650bb456abd"
-SRCREV_machine_qemuppc ?= "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
-SRCREV_machine_qemux86 ?= "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
-SRCREV_machine_qemux86-64 ?= "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
-SRCREV_machine_qemumips64 ?= "91c6f056a0fd3bada9f67c0276107b37fd3f6846"
-SRCREV_machine ?= "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
+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_meta ?= "e1515ef98cec975df218363e28c2abe3a71c6a59"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \