diff options
author | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2024-08-02 10:34:22 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-08-05 13:44:05 -0500 |
commit | c4f4441760ba16ce616df3fc7e718f04be1af724 (patch) | |
tree | 0effbe6a48e9c3c6c9e8059450eb14ac4729a6de /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 753f15c3eac861c08ba692f56ef5d5948cab332c (diff) | |
download | meta-xilinx-c4f4441760ba16ce616df3fc7e718f04be1af724.tar.gz |
lopper: Update SRCREV for 2024.2
Changelogs:
lopper: don't check the existence of cpp when LOPPER_CPP is set
assists: baremetallinker: Add support for the memory sections with new taxonomy changes
lopper: lops: lop-ttc-split: Rename the label names to inline with old tool
lopper: assists: baremetal_xparameters_xlnx: remove references to duplicate SDT* defines
lopper: assists: baremetal_gentestapp_xlnx: Add support for override stdin configuration
lopper: assists: baremetal_gentestapp_xlnx: Fix race condition while making the Interrupt Controller example as the primary example
lopper: assists: baremetal_bspconfig_xlnx: Add support for generating microblaze_exceptions_g.h header
lopper: assists: Add HLS IPs yaml documentation.
assists: baremetal_gentestapp: Pull the examples based on the hwproperties
lopper: assists: gen_domain_dts: Add phandle to Video Phy Controller DT entry
lopper: assists: gen_domain_dts: Add DP1.4 Rx Subsystem DT yaml
lopper: assists: gen_domain_dts: Add DP 1.4 Tx Subsystem DT yaml
assists: zuplus_xppu_default: fix syntax error
assists: baremetallinker: Fix ddr_default logic for memory tests
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@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 1581425e..66fd4d73 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 = "1d9afe6755bd8ca4ad220f56df95db86370f2a88" | 2 | SRCREV = "a02e2e5a509febe8a9e19a497f4985043f43f655" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||