summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-03-04 20:25:17 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-05 22:58:48 +0000
commitb1a26ed85358936bb3db87e0528c1243fab9be35 (patch)
tree767792de73c50ae30d2f1fde42b429c4fd05012c /meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
parent1f659763bcb4c7c7d8bbc80332067b4d2317732a (diff)
downloadpoky-b1a26ed85358936bb3db87e0528c1243fab9be35.tar.gz
linux-yocto/5.15: riscv32: drop MAXPHYSMEM_1GB
Integrating the following commit(s) to linux-yocto/.: ea948a0983d riscv32: drop MAXPHYSMEM_128GB (From OE-Core rev: 8517e9db5306af0a3d6e341400d88a4ef28044fa) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb2
1 files changed, 1 insertions, 1 deletions
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 d4ec34beff..244b907cd8 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine:qemuarm ?= "000e76cff61c46e4a89c253d499bb92433807196" 18SRCREV_machine:qemuarm ?= "000e76cff61c46e4a89c253d499bb92433807196"
19SRCREV_machine ?= "ba4a30c056f9fbb4286f9a79cd574025bae86c8f" 19SRCREV_machine ?= "ba4a30c056f9fbb4286f9a79cd574025bae86c8f"
20SRCREV_meta ?= "3249e3a8f9c0de4105f5cd410880d5efdeeaf75d" 20SRCREV_meta ?= "ea948a0983d7b7820814e5bce4eda3079201bd95"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23