diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.12.bb | 20 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb index 8d4aaba09f..d956e0ece2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb | |||
@@ -11,13 +11,13 @@ python () { | |||
11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "9289c965739cc5f52a7d3694fcda0a02d385eac2" | 14 | SRCREV_machine ?= "0cfd683dd04c8744d7426e13da2d2a464519953e" |
15 | SRCREV_meta ?= "e10da92d2984c77ed67be9722e4a39af9d025e2f" | 15 | SRCREV_meta ?= "d2a0a87040e7fef4ca1165e73483b119830732ed" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.12.22" | 20 | LINUX_VERSION ?= "4.12.23" |
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.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb index 520388c98d..004227dc32 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.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.12.22" | 7 | LINUX_VERSION ?= "4.12.23" |
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 ?= "1c60fc3c4910d38c781d016d2ec13c8cc2084694" | 12 | SRCREV_machine ?= "204694d106a8bd75d8b6333fac9443c5fe809bb5" |
13 | SRCREV_meta ?= "e10da92d2984c77ed67be9722e4a39af9d025e2f" | 13 | SRCREV_meta ?= "d2a0a87040e7fef4ca1165e73483b119830732ed" |
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.12.bb b/meta/recipes-kernel/linux/linux-yocto_4.12.bb index 57d4ddcd4d..b0e6a47127 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.12.bb | |||
@@ -11,22 +11,22 @@ 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 ?= "8c29379a4bbf1e3b16f1857129d145edd358e547" | 14 | SRCREV_machine_qemuarm ?= "557352e573a3e23cf643d8b8b5e59bfaf301b4e4" |
15 | SRCREV_machine_qemuarm64 ?= "1c60fc3c4910d38c781d016d2ec13c8cc2084694" | 15 | SRCREV_machine_qemuarm64 ?= "204694d106a8bd75d8b6333fac9443c5fe809bb5" |
16 | SRCREV_machine_qemumips ?= "77d7b5c30b0eb2d79d3e35550504d1ec7ffd37aa" | 16 | SRCREV_machine_qemumips ?= "a262c44eef3d3f0bbab797bbb5e2717b7ccb4d2f" |
17 | SRCREV_machine_qemuppc ?= "1c60fc3c4910d38c781d016d2ec13c8cc2084694" | 17 | SRCREV_machine_qemuppc ?= "204694d106a8bd75d8b6333fac9443c5fe809bb5" |
18 | SRCREV_machine_qemux86 ?= "1c60fc3c4910d38c781d016d2ec13c8cc2084694" | 18 | SRCREV_machine_qemux86 ?= "204694d106a8bd75d8b6333fac9443c5fe809bb5" |
19 | SRCREV_machine_qemux86-64 ?= "1c60fc3c4910d38c781d016d2ec13c8cc2084694" | 19 | SRCREV_machine_qemux86-64 ?= "204694d106a8bd75d8b6333fac9443c5fe809bb5" |
20 | SRCREV_machine_qemumips64 ?= "3da8c99d28ef06b0c9750d163ea67f3e5a6912d2" | 20 | SRCREV_machine_qemumips64 ?= "f1e2c54153838e94f1730beba7c8e28af739af68" |
21 | SRCREV_machine ?= "1c60fc3c4910d38c781d016d2ec13c8cc2084694" | 21 | SRCREV_machine ?= "204694d106a8bd75d8b6333fac9443c5fe809bb5" |
22 | SRCREV_meta ?= "e10da92d2984c77ed67be9722e4a39af9d025e2f" | 22 | SRCREV_meta ?= "d2a0a87040e7fef4ca1165e73483b119830732ed" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" |
26 | 26 | ||
27 | DEPENDS += "openssl-native util-linux-native" | 27 | DEPENDS += "openssl-native util-linux-native" |
28 | 28 | ||
29 | LINUX_VERSION ?= "4.12.22" | 29 | LINUX_VERSION ?= "4.12.23" |
30 | 30 | ||
31 | PV = "${LINUX_VERSION}+git${SRCPV}" | 31 | PV = "${LINUX_VERSION}+git${SRCPV}" |
32 | 32 | ||