diff options
author | Onkar Harsh <onkar.harsh@amd.com> | 2024-04-06 18:07:18 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-04-08 15:20:34 -0500 |
commit | 5f12f5fde5a6f736182cc0cd4c1bc99d18107f42 (patch) | |
tree | e4d3f02e72d1ebcbcfad5cebe966cff6fe8bd9f5 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | bc989ba4a8c21b7c60959335e47ed97fa3b1a9b3 (diff) | |
download | meta-xilinx-5f12f5fde5a6f736182cc0cd4c1bc99d18107f42.tar.gz |
lopper: Update SRCREV for lopper
The SRCREV update contains below commits:
assists: generate_config_object: Enable user-driven customization of library options
assists: generate_config_object: Addressed the scenario where, not all masters are reset masters
lopper:assists:baremetallinker: Do not consider linear SPIs for memory tests
lopper:assists:gen_domain_dts: Remove axi_noc and noc_ddr4 IPs from linux ignore list
base: add expression to clock phandle description
Signed-off-by: Onkar Harsh <onkar.harsh@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 4a7085bc..e9a1191d 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 = "d67410d3b39847fb508f5a17e504a3242b2b33c1" | 2 | SRCREV = "326ea3bf2d689513ed0cf07a68a79a6845db057b" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||