diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-07-06 12:03:05 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-12 16:50:45 +0100 |
commit | b8501d234e3aae0fa1e60245facb3eb3a950af8b (patch) | |
tree | acf0303c4c1449150cee342f19da7ca2a6e2a122 /meta | |
parent | 1c9a03f45cb8d934272e1dfdc5ee4306d4459854 (diff) | |
download | poky-b8501d234e3aae0fa1e60245facb3eb3a950af8b.tar.gz |
linux-yocto/6.4: aufs6 integration
We still offer aufs support for some container / virtualization
workloads. The project is still up to date with 6.3+, so we grab
the patches and make them available on v6.4/standard/*
As usual, v6.4/base is pure k.org + -stable if you don't want
things such as aufs.
(From OE-Core rev: c12444e91b9568ea32db381d576f0f8a2ce41362)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.4.bb | 24 |
3 files changed, 16 insertions, 16 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb index 524cd95ac3..21eae02ae9 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb | |||
@@ -14,8 +14,8 @@ python () { | |||
14 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 14 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
15 | } | 15 | } |
16 | 16 | ||
17 | SRCREV_machine ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 17 | SRCREV_machine ?= "40dfcb393658098382d48669718a1cb16674c833" |
18 | SRCREV_meta ?= "7468cf421d9c83d16e44c281b123433d875ff0f9" | 18 | SRCREV_meta ?= "4541301322a156977eadc19cbbb8f0a57f4dc06a" |
19 | 19 | ||
20 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ | 20 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ |
21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.4;destsuffix=${KMETA};protocol=https" | 21 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.4;destsuffix=${KMETA};protocol=https" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb index 9e2a3e68f9..e6809a4f28 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb | |||
@@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native" | |||
17 | KMETA = "kernel-meta" | 17 | KMETA = "kernel-meta" |
18 | KCONF_BSP_AUDIT_LEVEL = "2" | 18 | KCONF_BSP_AUDIT_LEVEL = "2" |
19 | 19 | ||
20 | SRCREV_machine ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 20 | SRCREV_machine ?= "40dfcb393658098382d48669718a1cb16674c833" |
21 | SRCREV_meta ?= "7468cf421d9c83d16e44c281b123433d875ff0f9" | 21 | SRCREV_meta ?= "4541301322a156977eadc19cbbb8f0a57f4dc06a" |
22 | 22 | ||
23 | PV = "${LINUX_VERSION}+git${SRCPV}" | 23 | PV = "${LINUX_VERSION}+git${SRCPV}" |
24 | 24 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_6.4.bb b/meta/recipes-kernel/linux/linux-yocto_6.4.bb index dd68c640d5..8117c4a04e 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.4.bb | |||
@@ -17,18 +17,18 @@ KBRANCH:qemux86-64 ?= "v6.4/standard/base" | |||
17 | KBRANCH:qemuloongarch64 ?= "v6.4/standard/base" | 17 | KBRANCH:qemuloongarch64 ?= "v6.4/standard/base" |
18 | KBRANCH:qemumips64 ?= "v6.4/standard/mti-malta64" | 18 | KBRANCH:qemumips64 ?= "v6.4/standard/mti-malta64" |
19 | 19 | ||
20 | SRCREV_machine:qemuarm ?= "402087b6abe0e50ec75d0b71b4c928ee0b858b72" | 20 | SRCREV_machine:qemuarm ?= "7e1be3b6ae5d05b30112b68fb92cad00b8ffdf49" |
21 | SRCREV_machine:qemuarm64 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 21 | SRCREV_machine:qemuarm64 ?= "40dfcb393658098382d48669718a1cb16674c833" |
22 | SRCREV_machine:qemuloongarch64 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 22 | SRCREV_machine:qemuloongarch64 ?= "40dfcb393658098382d48669718a1cb16674c833" |
23 | SRCREV_machine:qemumips ?= "b83174914441d8780f080e73d473133e2c5b797c" | 23 | SRCREV_machine:qemumips ?= "de409c37f1d2c5eacea9c33dc42117cb107aa305" |
24 | SRCREV_machine:qemuppc ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 24 | SRCREV_machine:qemuppc ?= "40dfcb393658098382d48669718a1cb16674c833" |
25 | SRCREV_machine:qemuriscv64 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 25 | SRCREV_machine:qemuriscv64 ?= "40dfcb393658098382d48669718a1cb16674c833" |
26 | SRCREV_machine:qemuriscv32 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 26 | SRCREV_machine:qemuriscv32 ?= "40dfcb393658098382d48669718a1cb16674c833" |
27 | SRCREV_machine:qemux86 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 27 | SRCREV_machine:qemux86 ?= "40dfcb393658098382d48669718a1cb16674c833" |
28 | SRCREV_machine:qemux86-64 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 28 | SRCREV_machine:qemux86-64 ?= "40dfcb393658098382d48669718a1cb16674c833" |
29 | SRCREV_machine:qemumips64 ?= "a08de9073de96586993c5d8c1f0ebcdc35874ebf" | 29 | SRCREV_machine:qemumips64 ?= "b14484af5492f03c8afc25f3684c8ae86a78295f" |
30 | SRCREV_machine ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" | 30 | SRCREV_machine ?= "40dfcb393658098382d48669718a1cb16674c833" |
31 | SRCREV_meta ?= "7468cf421d9c83d16e44c281b123433d875ff0f9" | 31 | SRCREV_meta ?= "4541301322a156977eadc19cbbb8f0a57f4dc06a" |
32 | 32 | ||
33 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 33 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
34 | # get the <version>/base branch, which is pure upstream -stable, and the same | 34 | # get the <version>/base branch, which is pure upstream -stable, and the same |