diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.1.bb | 20 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb index dc9a8dcd32..21cc635bf4 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.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 ?= "109fa96e6ae89b0585e78186b374b57b9f37fcbb" | 14 | SRCREV_machine ?= "f793c71d51277bdb14d6854c8cbcc09b4f5936b4" |
15 | SRCREV_meta ?= "4de9b8f96c8dca0c55a496792a2ad4d2776e6657" | 15 | SRCREV_meta ?= "7140ddb86e4b01529185e6d4a606001ad152b8f3" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.1.37" | 20 | LINUX_VERSION ?= "4.1.38" |
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.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index ed5a70b43c..ce8aea628b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.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.1.37" | 7 | LINUX_VERSION ?= "4.1.38" |
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 ?= "61d2bedf25deac15c19413ee1b057067657d97d3" | 12 | SRCREV_machine ?= "2ce56d130ddff67f43ec857cc51cd347666a0078" |
13 | SRCREV_meta ?= "4de9b8f96c8dca0c55a496792a2ad4d2776e6657" | 13 | SRCREV_meta ?= "7140ddb86e4b01529185e6d4a606001ad152b8f3" |
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.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb index 19f321721c..bf7f266ee6 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.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 ?= "0ec64d1dadd3de6736b5b9acd5ffc7b3b9a22071" | 14 | SRCREV_machine_qemuarm ?= "4d2c95e78cdc7d312b7ab231ce90dce317f45df9" |
15 | SRCREV_machine_qemuarm64 ?= "61d2bedf25deac15c19413ee1b057067657d97d3" | 15 | SRCREV_machine_qemuarm64 ?= "2ce56d130ddff67f43ec857cc51cd347666a0078" |
16 | SRCREV_machine_qemumips ?= "8d5c7074354cef47bbc2e3aabd926a3409f02b12" | 16 | SRCREV_machine_qemumips ?= "81454f95166056a253c8950980e025ee243d8074" |
17 | SRCREV_machine_qemuppc ?= "11c828d1e438aba1be93c4e19cb458f6391c3aa6" | 17 | SRCREV_machine_qemuppc ?= "42c41e606b70fd73a202f4146c0480f5624b0a0e" |
18 | SRCREV_machine_qemux86 ?= "61d2bedf25deac15c19413ee1b057067657d97d3" | 18 | SRCREV_machine_qemux86 ?= "2ce56d130ddff67f43ec857cc51cd347666a0078" |
19 | SRCREV_machine_qemux86-64 ?= "61d2bedf25deac15c19413ee1b057067657d97d3" | 19 | SRCREV_machine_qemux86-64 ?= "2ce56d130ddff67f43ec857cc51cd347666a0078" |
20 | SRCREV_machine_qemumips64 ?= "03a03f3543a050b8a83618ed25d408beaa099371" | 20 | SRCREV_machine_qemumips64 ?= "8a481005da41f82d2a40bf8cb40334547160ab5b" |
21 | SRCREV_machine ?= "61d2bedf25deac15c19413ee1b057067657d97d3" | 21 | SRCREV_machine ?= "2ce56d130ddff67f43ec857cc51cd347666a0078" |
22 | SRCREV_meta ?= "4de9b8f96c8dca0c55a496792a2ad4d2776e6657" | 22 | SRCREV_meta ?= "7140ddb86e4b01529185e6d4a606001ad152b8f3" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" |
26 | 26 | ||
27 | LINUX_VERSION ?= "4.1.37" | 27 | LINUX_VERSION ?= "4.1.38" |
28 | 28 | ||
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
30 | 30 | ||