diff options
Diffstat (limited to 'meta/recipes-kernel')
-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 390b0b72c1..278a900c16 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 ?= "15a97653eb794367a2b12bfeaf68f0104f8213e3" | 14 | SRCREV_machine ?= "95f418b97f423e43d144884dc0bd6de207752ad0" |
15 | SRCREV_meta ?= "864bc5736aa58c510713e7b76d205d5341377972" | 15 | SRCREV_meta ?= "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" |
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.53" | 20 | LINUX_VERSION ?= "4.4.56" |
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 35cc2b1b7a..fcc7e0438c 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.53" | 7 | LINUX_VERSION ?= "4.4.56" |
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 ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c" | 12 | SRCREV_machine ?= "2525fc844188708834929d119cecdc2f6ae3c88a" |
13 | SRCREV_meta ?= "864bc5736aa58c510713e7b76d205d5341377972" | 13 | SRCREV_meta ?= "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" |
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 70c3beecb3..e3153a783a 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 ?= "96c11ef2a20975febadc839abaae3127731de642" | 14 | SRCREV_machine_qemuarm ?= "01aaede0a243457a3557167d40488d89335d9e73" |
15 | SRCREV_machine_qemuarm64 ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c" | 15 | SRCREV_machine_qemuarm64 ?= "2525fc844188708834929d119cecdc2f6ae3c88a" |
16 | SRCREV_machine_qemumips ?= "e22a4ddcb6472ae6f258c16af1b38e8e5866c5eb" | 16 | SRCREV_machine_qemumips ?= "c7ac6707736e0e7b93d93428d805df356a9f3888" |
17 | SRCREV_machine_qemuppc ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c" | 17 | SRCREV_machine_qemuppc ?= "2525fc844188708834929d119cecdc2f6ae3c88a" |
18 | SRCREV_machine_qemux86 ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c" | 18 | SRCREV_machine_qemux86 ?= "2525fc844188708834929d119cecdc2f6ae3c88a" |
19 | SRCREV_machine_qemux86-64 ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c" | 19 | SRCREV_machine_qemux86-64 ?= "2525fc844188708834929d119cecdc2f6ae3c88a" |
20 | SRCREV_machine_qemumips64 ?= "ca07238310e9ef502adbb1416e9f327657886343" | 20 | SRCREV_machine_qemumips64 ?= "6af68e1545ba85755591a1495c6d34b29ac61406" |
21 | SRCREV_machine ?= "cebe1ad56aebd89e0de29412e19433fb441bf13c" | 21 | SRCREV_machine ?= "2525fc844188708834929d119cecdc2f6ae3c88a" |
22 | SRCREV_meta ?= "864bc5736aa58c510713e7b76d205d5341377972" | 22 | SRCREV_meta ?= "271b0c8d5128f0cb18ed413cc59f683132ff8e3f" |
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.53" | 27 | LINUX_VERSION ?= "4.4.56" |
28 | 28 | ||
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
30 | 30 | ||