diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2024-03-07 14:59:18 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-03-11 09:34:45 -0500 |
commit | 89bca47b1da3e125f9901d9f59939ee2c653521a (patch) | |
tree | 05f68c7717ecd07e84f602d78ead567d86f01486 /meta-xilinx-core/dynamic-layers | |
parent | 6c362ef9df8060bcf5d3b0dd51eb024e62598fcb (diff) | |
download | meta-xilinx-89bca47b1da3e125f9901d9f59939ee2c653521a.tar.gz |
lopper: Update srcrev for 2024.1
Below are the updates
lopper: assits: bmcmake_metadata_xlnx: Fix CMAKE_MACHINE value for versal platform
lopper: assists: baremetal_validate_comp_xlnx: Add special handling for emacps
assists:baremetallinker: Correct the logic to set the start address of linker section for microblaze
assists: baremetallinker: Correct the start address for text and data sections for microblaze
assists: baremetalconfig: Correct the size for 32bit cell size boundary condition
lopper: assists: baremetallinker_xlnx: Update default heap size for microblaze processor
lopper: assists: baremetal_validate_comp_xlnx: Add assist to validate the hardware required for a given ESW component
lopper: assists: gen_domain_dts: Update don't delete properties list
lopper: assists: preserve the device-tree node order
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')
-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 0abf3831..a3eef68c 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 = "212686cddca66650e009b03040fb1d4c12c19768" | 2 | SRCREV = "ef5524b4df5d8b5f5606f258a8ad352bf53711da" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||