diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 |
3 files changed, 19 insertions, 19 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb index fa8c25c34c..080f6301d8 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.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 ?= "b3259cd1a23cad4b953927eff2ff3bb33455942c" | 14 | SRCREV_machine ?= "8a13160b91cb6ee1c352beff6b1499f78c2e3b8c" |
15 | SRCREV_meta ?= "896128cbf5fc140cad076227af3456cc38e8f442" | 15 | SRCREV_meta ?= "4247019012f1e9a1650dcc3b84589883bedb78c0" |
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-5.15;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "5.15.179" | 20 | LINUX_VERSION ?= "5.15.180" |
21 | 21 | ||
22 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb index 8204c85350..21fe72dfa4 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | |||
@@ -5,7 +5,7 @@ KCONFIG_MODE = "--allnoconfig" | |||
5 | 5 | ||
6 | require recipes-kernel/linux/linux-yocto.inc | 6 | require recipes-kernel/linux/linux-yocto.inc |
7 | 7 | ||
8 | LINUX_VERSION ?= "5.15.179" | 8 | LINUX_VERSION ?= "5.15.180" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
10 | 10 | ||
11 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 11 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
@@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native" | |||
14 | KMETA = "kernel-meta" | 14 | KMETA = "kernel-meta" |
15 | KCONF_BSP_AUDIT_LEVEL = "2" | 15 | KCONF_BSP_AUDIT_LEVEL = "2" |
16 | 16 | ||
17 | SRCREV_machine ?= "0add6cb84172889c436c78560713eaa3e86c4041" | 17 | SRCREV_machine ?= "ace85b13a79e7a9dbff02fbfae8a7d8d63e98187" |
18 | SRCREV_meta ?= "896128cbf5fc140cad076227af3456cc38e8f442" | 18 | SRCREV_meta ?= "4247019012f1e9a1650dcc3b84589883bedb78c0" |
19 | 19 | ||
20 | PV = "${LINUX_VERSION}+git${SRCPV}" | 20 | PV = "${LINUX_VERSION}+git${SRCPV}" |
21 | 21 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb index 98729e3a41..3a63cf2032 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb | |||
@@ -14,24 +14,24 @@ KBRANCH:qemux86 ?= "v5.15/standard/base" | |||
14 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" | 14 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" |
15 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" | 15 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" |
16 | 16 | ||
17 | SRCREV_machine:qemuarm ?= "cf3b7736503d85cf402e004c050c50eea7a77e37" | 17 | SRCREV_machine:qemuarm ?= "0b93ca5c0930b1bae3100474d7312b6a951a376d" |
18 | SRCREV_machine:qemuarm64 ?= "2bf9cba52f8924bdb2f0daba23ee62cc34d85622" | 18 | SRCREV_machine:qemuarm64 ?= "6a5c9cec0971ea6810091088c7d3e5c18e9cdcd1" |
19 | SRCREV_machine:qemumips ?= "a29f88d7cef3c7da41cc1c801b50cd09a35e837d" | 19 | SRCREV_machine:qemumips ?= "dead39d95cf00bc4351c2c86e0cfcf9fcaa2a899" |
20 | SRCREV_machine:qemuppc ?= "db3626867d8d215297b745a95aea30881de96f72" | 20 | SRCREV_machine:qemuppc ?= "e0ae237653f6de4c2cbadcab798e2976560615d2" |
21 | SRCREV_machine:qemuriscv64 ?= "e3234082ae63e31dad3500dac02b90633079d79c" | 21 | SRCREV_machine:qemuriscv64 ?= "d3877a02f0b7b367143d561c558078889228ae29" |
22 | SRCREV_machine:qemuriscv32 ?= "e3234082ae63e31dad3500dac02b90633079d79c" | 22 | SRCREV_machine:qemuriscv32 ?= "d3877a02f0b7b367143d561c558078889228ae29" |
23 | SRCREV_machine:qemux86 ?= "e3234082ae63e31dad3500dac02b90633079d79c" | 23 | SRCREV_machine:qemux86 ?= "d3877a02f0b7b367143d561c558078889228ae29" |
24 | SRCREV_machine:qemux86-64 ?= "e3234082ae63e31dad3500dac02b90633079d79c" | 24 | SRCREV_machine:qemux86-64 ?= "d3877a02f0b7b367143d561c558078889228ae29" |
25 | SRCREV_machine:qemumips64 ?= "afef0f609941ca98d67ac6fcf4ca97d28a171243" | 25 | SRCREV_machine:qemumips64 ?= "ea852bd2185a4565473cc390fbff3df8aba9e163" |
26 | SRCREV_machine ?= "e3234082ae63e31dad3500dac02b90633079d79c" | 26 | SRCREV_machine ?= "d3877a02f0b7b367143d561c558078889228ae29" |
27 | SRCREV_meta ?= "896128cbf5fc140cad076227af3456cc38e8f442" | 27 | SRCREV_meta ?= "4247019012f1e9a1650dcc3b84589883bedb78c0" |
28 | 28 | ||
29 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 29 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
30 | # get the <version>/base branch, which is pure upstream -stable, and the same | 30 | # get the <version>/base branch, which is pure upstream -stable, and the same |
31 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the | 31 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the |
32 | # normal PREFERRED_VERSION settings. | 32 | # normal PREFERRED_VERSION settings. |
33 | BBCLASSEXTEND = "devupstream:target" | 33 | BBCLASSEXTEND = "devupstream:target" |
34 | SRCREV_machine:class-devupstream ?= "0c935c049b5c196b83b968c72d348ae6fff83ea2" | 34 | SRCREV_machine:class-devupstream ?= "f7347f4005727f3155551c0550f4deb9c40b56c2" |
35 | PN:class-devupstream = "linux-yocto-upstream" | 35 | PN:class-devupstream = "linux-yocto-upstream" |
36 | KBRANCH:class-devupstream = "v5.15/base" | 36 | KBRANCH:class-devupstream = "v5.15/base" |
37 | 37 | ||
@@ -39,7 +39,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
39 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" | 39 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" |
40 | 40 | ||
41 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 41 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
42 | LINUX_VERSION ?= "5.15.179" | 42 | LINUX_VERSION ?= "5.15.180" |
43 | 43 | ||
44 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 44 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
45 | DEPENDS += "openssl-native util-linux-native" | 45 | DEPENDS += "openssl-native util-linux-native" |