summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/dynamic-layers/virtualization-layer
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-15 06:01:06 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-15 07:47:10 +0530
commitde52d0da7e2d53a4dbc967694e897aa4be784098 (patch)
treee11df4a446086930b7704818978dc8f6f7b69515 /meta-xilinx-core/dynamic-layers/virtualization-layer
parent9d8fff2f2fed4e269b3806be6bee8b6707d3200c (diff)
downloadmeta-xilinx-de52d0da7e2d53a4dbc967694e897aa4be784098.tar.gz
lopper : Updated SRCREV for 2024.2_4679
vendor: add python 3.11 libfdt lops/assists: Rename APU gic labels to gic instead of gic_a* assists:baremetallinker Add pmc_ram in valid list of memory IPs assists:gen_domain_dts: Remove all the IP sub-cores from Linux Device Tree lopper: assists: gen_domain_dts: Dont delete the xlnx,name property for sysmon driver
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.bbappend2
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 f2b73eb3..acf33ebb 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 @@
1SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" 1SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https"
2SRCREV = "99ffe0a9490a04a281623b987f62a6534b7f6eb1" 2SRCREV = "93878f3184932ca826c50c5ca3c761801c7f1e85"
3 3
4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" 4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:"
5 5