diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.14.bb | 20 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb index 3f60baf404..d6d37ed315 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.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 ?= "ad0965b9752eb70d74206dc942803d1ea6c6c93d" | 14 | SRCREV_machine ?= "eafe398ca1404953c2a01559c83d3a983f8717b1" |
15 | SRCREV_meta ?= "1fb0b0379fb5883ce5af7485374e3f78ee4272d3" | 15 | SRCREV_meta ?= "3435617380af107e31ec4e36173b9cf1f8a371a0" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.14.71" | 20 | LINUX_VERSION ?= "4.14.76" |
21 | 21 | ||
22 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 22 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
23 | DEPENDS += "openssl-native util-linux-native" | 23 | DEPENDS += "openssl-native util-linux-native" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb index f599c90db2..d613ff05f7 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb | |||
@@ -4,7 +4,7 @@ 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.14.71" | 7 | LINUX_VERSION ?= "4.14.76" |
8 | 8 | ||
9 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 9 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
10 | DEPENDS += "openssl-native util-linux-native" | 10 | DEPENDS += "openssl-native util-linux-native" |
@@ -12,8 +12,8 @@ DEPENDS += "openssl-native util-linux-native" | |||
12 | KMETA = "kernel-meta" | 12 | KMETA = "kernel-meta" |
13 | KCONF_BSP_AUDIT_LEVEL = "2" | 13 | KCONF_BSP_AUDIT_LEVEL = "2" |
14 | 14 | ||
15 | SRCREV_machine ?= "3218be18094b7dfb4471b083c469452c8c7709ce" | 15 | SRCREV_machine ?= "c5aca000e387da12ce375251c829f653503d32b4" |
16 | SRCREV_meta ?= "1fb0b0379fb5883ce5af7485374e3f78ee4272d3" | 16 | SRCREV_meta ?= "3435617380af107e31ec4e36173b9cf1f8a371a0" |
17 | 17 | ||
18 | PV = "${LINUX_VERSION}+git${SRCPV}" | 18 | PV = "${LINUX_VERSION}+git${SRCPV}" |
19 | 19 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.14.bb b/meta/recipes-kernel/linux/linux-yocto_4.14.bb index 40ee1e9fc4..cb4a66b711 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.14.bb | |||
@@ -11,20 +11,20 @@ KBRANCH_qemux86 ?= "v4.14/standard/base" | |||
11 | KBRANCH_qemux86-64 ?= "v4.14/standard/base" | 11 | KBRANCH_qemux86-64 ?= "v4.14/standard/base" |
12 | KBRANCH_qemumips64 ?= "v4.14/standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "v4.14/standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "01420c91452e2d0b3e2979fa28e4223d3febecac" | 14 | SRCREV_machine_qemuarm ?= "91251c7c3d5e9ba9bb527130db440c00bec30fe6" |
15 | SRCREV_machine_qemuarm64 ?= "8a03088a8a605ecaaa3d50fd01df879db51e7658" | 15 | SRCREV_machine_qemuarm64 ?= "72e2b6e07170fd84a93469830c69c31c9fa1c1dd" |
16 | SRCREV_machine_qemumips ?= "ec4f1d52fb385941f77a3611a833153f24354d98" | 16 | SRCREV_machine_qemumips ?= "fe1a03895bd26473b6e60e76ed54d021561374a7" |
17 | SRCREV_machine_qemuppc ?= "51e55e9630dc7bc351dc659eb7fa97446a84cf9f" | 17 | SRCREV_machine_qemuppc ?= "e1d81834af552e5caf6c968d2f755866cee19d4e" |
18 | SRCREV_machine_qemux86 ?= "78a16a4d8cfd58f91be412797aac248e811d083b" | 18 | SRCREV_machine_qemux86 ?= "2c5caa7e84311f2a0097974a697ac1f59030530e" |
19 | SRCREV_machine_qemux86-64 ?= "78a16a4d8cfd58f91be412797aac248e811d083b" | 19 | SRCREV_machine_qemux86-64 ?= "2c5caa7e84311f2a0097974a697ac1f59030530e" |
20 | SRCREV_machine_qemumips64 ?= "f074d718736e95e8ed5460bf8e85c7e77ff7df87" | 20 | SRCREV_machine_qemumips64 ?= "512b0a8df98e49746548444cc4c9543ef0c23369" |
21 | SRCREV_machine ?= "78a16a4d8cfd58f91be412797aac248e811d083b" | 21 | SRCREV_machine ?= "2c5caa7e84311f2a0097974a697ac1f59030530e" |
22 | SRCREV_meta ?= "1fb0b0379fb5883ce5af7485374e3f78ee4272d3" | 22 | SRCREV_meta ?= "3435617380af107e31ec4e36173b9cf1f8a371a0" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" |
26 | 26 | ||
27 | LINUX_VERSION ?= "4.14.71" | 27 | LINUX_VERSION ?= "4.14.76" |
28 | 28 | ||
29 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 29 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
30 | DEPENDS += "openssl-native util-linux-native" | 30 | DEPENDS += "openssl-native util-linux-native" |