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 b052db8a15..d5f021af48 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 ?= "83bec9a458bfdfb46c5dc62342bafae2806043d4" | 14 | SRCREV_machine ?= "23374f7aa07401ca2d34ca395472da35c669b126" |
| 15 | SRCREV_meta ?= "947149960e1426ace478e4b52c28a28ef8d6e74b" | 15 | SRCREV_meta ?= "6b9da9c15f1c04c1b22ef4b10d68303df2d4a470" |
| 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.44" | 20 | LINUX_VERSION ?= "5.15.46" |
| 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 f6110354a0..7a7518164c 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.44" | 8 | LINUX_VERSION ?= "5.15.46" |
| 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 ?= "768cd295dfc0a311d2e53c1b05e19a246e184d0e" | 17 | SRCREV_machine ?= "95b2ba04f3faff2d7f9326e43691c0c5ac36bbf9" |
| 18 | SRCREV_meta ?= "947149960e1426ace478e4b52c28a28ef8d6e74b" | 18 | SRCREV_meta ?= "6b9da9c15f1c04c1b22ef4b10d68303df2d4a470" |
| 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 3cb5f93a21..0112f8a649 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb | |||
| @@ -13,24 +13,24 @@ KBRANCH:qemux86 ?= "v5.15/standard/base" | |||
| 13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" | 13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" |
| 14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" | 14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" |
| 15 | 15 | ||
| 16 | SRCREV_machine:qemuarm ?= "1585df4dbb1e353cc1472748186504a377de5dce" | 16 | SRCREV_machine:qemuarm ?= "718d6e78d83aa36b177d207f2379d4ce7fff11a4" |
| 17 | SRCREV_machine:qemuarm64 ?= "363482e730cbf7f772430c99c83f60ddc01d7518" | 17 | SRCREV_machine:qemuarm64 ?= "ad1628ba58a32df261f2219ed7ae8469446b0e0a" |
| 18 | SRCREV_machine:qemumips ?= "f534cfa2119dc7cf07d546d9fed2b822af1bc838" | 18 | SRCREV_machine:qemumips ?= "9a408c87b3b08d47246d6c04ee9de8828c315d54" |
| 19 | SRCREV_machine:qemuppc ?= "c019857d9af595336bb272c981150952b87d2639" | 19 | SRCREV_machine:qemuppc ?= "9360ffdc0172bfa039fb01f1c739b1740af8486d" |
| 20 | SRCREV_machine:qemuriscv64 ?= "eb3df10e3f3146911fc3235c458c8ef1660ae9df" | 20 | SRCREV_machine:qemuriscv64 ?= "7d6bb4300a230d090a6c7a375128b75e95470e94" |
| 21 | SRCREV_machine:qemuriscv32 ?= "eb3df10e3f3146911fc3235c458c8ef1660ae9df" | 21 | SRCREV_machine:qemuriscv32 ?= "7d6bb4300a230d090a6c7a375128b75e95470e94" |
| 22 | SRCREV_machine:qemux86 ?= "eb3df10e3f3146911fc3235c458c8ef1660ae9df" | 22 | SRCREV_machine:qemux86 ?= "7d6bb4300a230d090a6c7a375128b75e95470e94" |
| 23 | SRCREV_machine:qemux86-64 ?= "eb3df10e3f3146911fc3235c458c8ef1660ae9df" | 23 | SRCREV_machine:qemux86-64 ?= "7d6bb4300a230d090a6c7a375128b75e95470e94" |
| 24 | SRCREV_machine:qemumips64 ?= "a26ad766d7372a98d4d1f11d50953c45782f3a37" | 24 | SRCREV_machine:qemumips64 ?= "439653a76bb6dcc3dfb6fdc8d8dad83ff3659d46" |
| 25 | SRCREV_machine ?= "eb3df10e3f3146911fc3235c458c8ef1660ae9df" | 25 | SRCREV_machine ?= "7d6bb4300a230d090a6c7a375128b75e95470e94" |
| 26 | SRCREV_meta ?= "947149960e1426ace478e4b52c28a28ef8d6e74b" | 26 | SRCREV_meta ?= "6b9da9c15f1c04c1b22ef4b10d68303df2d4a470" |
| 27 | 27 | ||
| 28 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 28 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
| 29 | # get the <version>/base branch, which is pure upstream -stable, and the same | 29 | # get the <version>/base branch, which is pure upstream -stable, and the same |
| 30 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the | 30 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the |
| 31 | # normal PREFERRED_VERSION settings. | 31 | # normal PREFERRED_VERSION settings. |
| 32 | BBCLASSEXTEND = "devupstream:target" | 32 | BBCLASSEXTEND = "devupstream:target" |
| 33 | SRCREV_machine:class-devupstream ?= "4e67be407725b1d8b829ed2075987037abec98ec" | 33 | SRCREV_machine:class-devupstream ?= "aed23654e8ed2cc776ae26a87ef773ff38b48d7f" |
| 34 | PN:class-devupstream = "linux-yocto-upstream" | 34 | PN:class-devupstream = "linux-yocto-upstream" |
| 35 | KBRANCH:class-devupstream = "v5.15/base" | 35 | KBRANCH:class-devupstream = "v5.15/base" |
| 36 | 36 | ||
| @@ -38,7 +38,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
| 38 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" | 38 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" |
| 39 | 39 | ||
| 40 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 40 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 41 | LINUX_VERSION ?= "5.15.44" | 41 | LINUX_VERSION ?= "5.15.46" |
| 42 | 42 | ||
| 43 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 43 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
| 44 | DEPENDS += "openssl-native util-linux-native" | 44 | DEPENDS += "openssl-native util-linux-native" |
