diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2024-01-11 11:08:19 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-01-12 10:06:44 -0600 |
commit | 53db81275fff72808ba655f7c1e0ab17e7c8e869 (patch) | |
tree | c5292c74669ac3f2e73879acfc610f4712062faf /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | b9b1b81fa7f309e9ddabdfc4866f6da420897c86 (diff) | |
download | meta-xilinx-53db81275fff72808ba655f7c1e0ab17e7c8e869.tar.gz |
lopper: Update srcrev for 2024.1
lopper: assists: xlnx_overlay_dt: Update the interrupt-parent references in pl.dtsi
lopper: assists: gen_domain_dts: Update symbol node gic entries as per latest change
lopper: assists: gen_domain_dts: Fix race condition for pl microblaze based system device-tree
lopper: assists: gen_domain_dts: Update comments
lopper: assists: baremetalconfig_xlnx: Don't generate config file when it is not needed
assists: bmcmake_metadata_xlnx: Add check for interrupt property
lopper: assists: xlnx_overlay_dt: Add outdir support for pl.dtsi generation
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@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 41b0fbcd..4ec9050d 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=master;protocol=https" | 1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" |
2 | SRCREV = "358e798788b3af8ac979fa68c690486069a8b774" | 2 | SRCREV = "6b68ec5eff078d054ab50c4718f6d3408ed51886" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||