diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-23 06:01:04 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-23 07:37:10 +0530 |
commit | a75762d54a09099beb362c8c269a11be3063af3d (patch) | |
tree | 93de2747c7e653104ebb89a4514e97ba92b2d5d1 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | b67f79bfb3fd4f13b1b8ce368975560853c3db93 (diff) | |
download | meta-xilinx-a75762d54a09099beb362c8c269a11be3063af3d.tar.gz |
lopper : Updated SRCREV for 2024.2_5755
lopper: assists: gen_domain_dts: Preserve TCM nodes with latest checks
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 c6923308..e78e9172 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 = "196cb579d8634b31a820c8e33c3c35bf1f24b1c3" | 2 | SRCREV = "2af672d688b79497b6069c0544564a7b7513cbf6" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||