diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.4.bb | 20 |
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 b797dff25a..f808f9bb9c 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 | ||
14 | SRCREV_machine ?= "1ac44e48420edba265d0fa18e4040e6d975776e6" | 14 | SRCREV_machine ?= "7c9e95ef538ddfed606500281e20c42bc1ac1ae0" |
15 | SRCREV_meta ?= "8e9afd032ff3be672506a0e5ed51cde9dc45031f" | 15 | SRCREV_meta ?= "804d2b3164ec25ed519fd695de9aa0908460c92e" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ | 17 | SRC_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 | ||
20 | LINUX_VERSION ?= "4.4.85" | 20 | LINUX_VERSION ?= "4.4.87" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${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 d10803ae91..56dd6f40e8 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 | ||
5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
6 | 6 | ||
7 | LINUX_VERSION ?= "4.4.85" | 7 | LINUX_VERSION ?= "4.4.87" |
8 | 8 | ||
9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "0327f8213797c4885f86aec26cf55aeef5834180" | 12 | SRCREV_machine ?= "7078ebf077771189f5da4b676f70dddc92abba42" |
13 | SRCREV_meta ?= "8e9afd032ff3be672506a0e5ed51cde9dc45031f" | 13 | SRCREV_meta ?= "804d2b3164ec25ed519fd695de9aa0908460c92e" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${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 5634928b93..9e8f43c3cd 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" | |||
11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "50253831d9b2d3dfb8e910debda66405cb11900a" | 14 | SRCREV_machine_qemuarm ?= "799a97a6f555d98479a55d92e580d91e6f621118" |
15 | SRCREV_machine_qemuarm64 ?= "0327f8213797c4885f86aec26cf55aeef5834180" | 15 | SRCREV_machine_qemuarm64 ?= "7078ebf077771189f5da4b676f70dddc92abba42" |
16 | SRCREV_machine_qemumips ?= "d49ac34e4781b4bcd4c1728338668bb1fd321f7c" | 16 | SRCREV_machine_qemumips ?= "18ad0e32668a585380b7f48b5dacd288b0c882d3" |
17 | SRCREV_machine_qemuppc ?= "0327f8213797c4885f86aec26cf55aeef5834180" | 17 | SRCREV_machine_qemuppc ?= "7078ebf077771189f5da4b676f70dddc92abba42" |
18 | SRCREV_machine_qemux86 ?= "0327f8213797c4885f86aec26cf55aeef5834180" | 18 | SRCREV_machine_qemux86 ?= "7078ebf077771189f5da4b676f70dddc92abba42" |
19 | SRCREV_machine_qemux86-64 ?= "0327f8213797c4885f86aec26cf55aeef5834180" | 19 | SRCREV_machine_qemux86-64 ?= "7078ebf077771189f5da4b676f70dddc92abba42" |
20 | SRCREV_machine_qemumips64 ?= "310df4a803d8938415e761668426391985193398" | 20 | SRCREV_machine_qemumips64 ?= "1b88be0ada672b2b74221d9a810d3072cb92cf37" |
21 | SRCREV_machine ?= "0327f8213797c4885f86aec26cf55aeef5834180" | 21 | SRCREV_machine ?= "7078ebf077771189f5da4b676f70dddc92abba42" |
22 | SRCREV_meta ?= "8e9afd032ff3be672506a0e5ed51cde9dc45031f" | 22 | SRCREV_meta ?= "804d2b3164ec25ed519fd695de9aa0908460c92e" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_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 | ||
27 | LINUX_VERSION ?= "4.4.85" | 27 | LINUX_VERSION ?= "4.4.87" |
28 | 28 | ||
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
30 | 30 | ||