summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.4.bb20
3 files changed, 16 insertions, 16 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 d25b64227a..1f73f0c75f 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
@@ -11,13 +11,13 @@ python () {
11 raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") 11 raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
12} 12}
13 13
14SRCREV_machine ?= "95f418b97f423e43d144884dc0bd6de207752ad0" 14SRCREV_machine ?= "1af95315c6ab3672c8c7191873ef041a6c29ad70"
15SRCREV_meta ?= "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" 15SRCREV_meta ?= "d6733af2080f8c0775569adc0826eb0c8954fc5e"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"
19 19
20LINUX_VERSION ?= "4.4.56" 20LINUX_VERSION ?= "4.4.60"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
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 fcc7e0438c..04f719c5d0 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig"
4 4
5require recipes-kernel/linux/linux-yocto.inc 5require recipes-kernel/linux/linux-yocto.inc
6 6
7LINUX_VERSION ?= "4.4.56" 7LINUX_VERSION ?= "4.4.60"
8 8
9KMETA = "kernel-meta" 9KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "2525fc844188708834929d119cecdc2f6ae3c88a" 12SRCREV_machine ?= "0298d3765a5c474ff5776284d49111276510d4b4"
13SRCREV_meta ?= "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" 13SRCREV_meta ?= "d6733af2080f8c0775569adc0826eb0c8954fc5e"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb
index e3153a783a..d0eed65594 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.4.bb
@@ -11,20 +11,20 @@ KBRANCH_qemux86 ?= "standard/base"
11KBRANCH_qemux86-64 ?= "standard/base" 11KBRANCH_qemux86-64 ?= "standard/base"
12KBRANCH_qemumips64 ?= "standard/mti-malta64" 12KBRANCH_qemumips64 ?= "standard/mti-malta64"
13 13
14SRCREV_machine_qemuarm ?= "01aaede0a243457a3557167d40488d89335d9e73" 14SRCREV_machine_qemuarm ?= "7d2a3c70d62f1e7f4eba571c49ff299db2bb3829"
15SRCREV_machine_qemuarm64 ?= "2525fc844188708834929d119cecdc2f6ae3c88a" 15SRCREV_machine_qemuarm64 ?= "0298d3765a5c474ff5776284d49111276510d4b4"
16SRCREV_machine_qemumips ?= "c7ac6707736e0e7b93d93428d805df356a9f3888" 16SRCREV_machine_qemumips ?= "6100965a51cf6b99f57cf8234aa982beb79455c9"
17SRCREV_machine_qemuppc ?= "2525fc844188708834929d119cecdc2f6ae3c88a" 17SRCREV_machine_qemuppc ?= "0298d3765a5c474ff5776284d49111276510d4b4"
18SRCREV_machine_qemux86 ?= "2525fc844188708834929d119cecdc2f6ae3c88a" 18SRCREV_machine_qemux86 ?= "0298d3765a5c474ff5776284d49111276510d4b4"
19SRCREV_machine_qemux86-64 ?= "2525fc844188708834929d119cecdc2f6ae3c88a" 19SRCREV_machine_qemux86-64 ?= "0298d3765a5c474ff5776284d49111276510d4b4"
20SRCREV_machine_qemumips64 ?= "6af68e1545ba85755591a1495c6d34b29ac61406" 20SRCREV_machine_qemumips64 ?= "522e709fd7088e1a55e7a4708b1a07caa2ca4336"
21SRCREV_machine ?= "2525fc844188708834929d119cecdc2f6ae3c88a" 21SRCREV_machine ?= "0298d3765a5c474ff5776284d49111276510d4b4"
22SRCREV_meta ?= "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" 22SRCREV_meta ?= "d6733af2080f8c0775569adc0826eb0c8954fc5e"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"
26 26
27LINUX_VERSION ?= "4.4.56" 27LINUX_VERSION ?= "4.4.60"
28 28
29PV = "${LINUX_VERSION}+git${SRCPV}" 29PV = "${LINUX_VERSION}+git${SRCPV}"
30 30