diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.19.bb | 20 |
3 files changed, 17 insertions, 17 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb index f431f111dd..1edcd7edae 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.19.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 ?= "ca2e3322f4c5678eaef6434c808d0842c805d74d" | 14 | SRCREV_machine ?= "02f0c38dd20819c0e9d279e3b1e95280101ea8ab" |
15 | SRCREV_meta ?= "20a6158aa35dbf11819382ef1eeb28915afea765" | 15 | SRCREV_meta ?= "a7cb57afb9fb9787079c28a1028d797632105e56" |
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.19;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.19.61" | 20 | LINUX_VERSION ?= "4.19.72" |
21 | 21 | ||
22 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb index 2255a7b959..446bce3a82 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.19.bb | |||
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig" | |||
6 | 6 | ||
7 | require recipes-kernel/linux/linux-yocto.inc | 7 | require recipes-kernel/linux/linux-yocto.inc |
8 | 8 | ||
9 | LINUX_VERSION ?= "4.19.61" | 9 | LINUX_VERSION ?= "4.19.72" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
11 | 11 | ||
12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 12 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native" | |||
15 | KMETA = "kernel-meta" | 15 | KMETA = "kernel-meta" |
16 | KCONF_BSP_AUDIT_LEVEL = "2" | 16 | KCONF_BSP_AUDIT_LEVEL = "2" |
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "b5a2efa31290f31384971494031285d394635938" | 18 | SRCREV_machine_qemuarm ?= "283b870cef5f79a6f07465828a51f27a6aed4c50" |
19 | SRCREV_machine ?= "4ec6f255163da37a4c83528e5835b6b9baccee63" | 19 | SRCREV_machine ?= "2d7c98a6748a64ca36fd1d2e60c517b16326df61" |
20 | SRCREV_meta ?= "20a6158aa35dbf11819382ef1eeb28915afea765" | 20 | SRCREV_meta ?= "a7cb57afb9fb9787079c28a1028d797632105e56" |
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_4.19.bb b/meta/recipes-kernel/linux/linux-yocto_4.19.bb index 8f5f711be1..96debc42d8 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.19.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.19.bb | |||
@@ -11,22 +11,22 @@ KBRANCH_qemux86 ?= "v4.19/standard/base" | |||
11 | KBRANCH_qemux86-64 ?= "v4.19/standard/base" | 11 | KBRANCH_qemux86-64 ?= "v4.19/standard/base" |
12 | KBRANCH_qemumips64 ?= "v4.19/standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "v4.19/standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "ca3cb923f8d7962c6d47a8d29923e52da1818854" | 14 | SRCREV_machine_qemuarm ?= "b0be447bc9053d07f3438999778bd077679ae756" |
15 | SRCREV_machine_qemuarm64 ?= "4ec6f255163da37a4c83528e5835b6b9baccee63" | 15 | SRCREV_machine_qemuarm64 ?= "2d7c98a6748a64ca36fd1d2e60c517b16326df61" |
16 | SRCREV_machine_qemumips ?= "f624314048dfac57e47ac91d89ca3dc8395ca47a" | 16 | SRCREV_machine_qemumips ?= "3c8b21d0a335b5f418682969448574dfd0011f02" |
17 | SRCREV_machine_qemuppc ?= "4ec6f255163da37a4c83528e5835b6b9baccee63" | 17 | SRCREV_machine_qemuppc ?= "2d7c98a6748a64ca36fd1d2e60c517b16326df61" |
18 | SRCREV_machine_qemux86 ?= "4ec6f255163da37a4c83528e5835b6b9baccee63" | 18 | SRCREV_machine_qemux86 ?= "2d7c98a6748a64ca36fd1d2e60c517b16326df61" |
19 | SRCREV_machine_qemux86-64 ?= "4ec6f255163da37a4c83528e5835b6b9baccee63" | 19 | SRCREV_machine_qemux86-64 ?= "2d7c98a6748a64ca36fd1d2e60c517b16326df61" |
20 | SRCREV_machine_qemumips64 ?= "ca47368b698795cd5cada84dbfcceda1f47da1aa" | 20 | SRCREV_machine_qemumips64 ?= "2854797711fee4061fb760c2b6e0e3d3135195ab" |
21 | SRCREV_machine ?= "4ec6f255163da37a4c83528e5835b6b9baccee63" | 21 | SRCREV_machine ?= "2d7c98a6748a64ca36fd1d2e60c517b16326df61" |
22 | SRCREV_meta ?= "20a6158aa35dbf11819382ef1eeb28915afea765" | 22 | SRCREV_meta ?= "a7cb57afb9fb9787079c28a1028d797632105e56" |
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.19;destsuffix=${KMETA} \ | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.19;destsuffix=${KMETA} \ |
26 | " | 26 | " |
27 | 27 | ||
28 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" | 28 | LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" |
29 | LINUX_VERSION ?= "4.19.61" | 29 | LINUX_VERSION ?= "4.19.72" |
30 | 30 | ||
31 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 31 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
32 | DEPENDS += "openssl-native util-linux-native" | 32 | DEPENDS += "openssl-native util-linux-native" |