diff options
author | Conall O'Griofa <conall.ogriofa@amd.com> | 2024-05-03 13:54:51 +0100 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-05-06 09:24:26 -0500 |
commit | c3dfe36d51849b4d19e8d15468b1fbf355223eca (patch) | |
tree | f41680b103ba80b28223c94f859f35fbd8b00683 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | ba78a0d00ed5ff75b42c3f9efe996845ba114bdb (diff) | |
download | meta-xilinx-c3dfe36d51849b4d19e8d15468b1fbf355223eca.tar.gz |
lopper: update SRCREV
Changelog:
lopper: assists: Add num-insts to rfdc node
lopper: Update check to adjust DDR start and size address
lopper: fix incorrect warning log
lopper: assists: baremetallinker: Adjust heap size for microblaze lmb_bram designs having size less than 8k
Signed-off-by: Conall O'Griofa <conall.ogriofa@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers/virtualization-layer')
-rw-r--r-- | meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend index b8da828d..8a2b7a46 100644 --- a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend +++ b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend | |||
@@ -1,5 +1,5 @@ | |||
1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=v0.2024.x;protocol=https" | 1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=v0.2024.x;protocol=https" |
2 | SRCREV = "30bed2bbebeae4c190a74a5d6f26f43a62135041" | 2 | SRCREV = "4fb08575157d7712e0cd50e9e9c07620bc9f8b4b" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||