summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/dynamic-layers/virtualization-layer
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-09-23 06:01:04 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-09-23 08:52:49 +0530
commit246cb139fb3f32b42f6f1d248e23c37a9442d360 (patch)
treed9cd98375cdbf13cf02f4383f42d0c810bfc6913 /meta-xilinx-core/dynamic-layers/virtualization-layer
parent2dc460b3637309e4ef2938d6a4e104ff4692008b (diff)
downloadmeta-xilinx-246cb139fb3f32b42f6f1d248e23c37a9442d360.tar.gz
lopper : Updated SRCREV for 2024.2_6823
lopper: assists: gen_domain_dts: Remove unneeded properties while generating linux device-tree assists:baremetallinker: Avoid setting axi_emc as the default memory in linker sections openamp: xlnx: Update handling for rpmsg-native
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 9aba99b3..3acdb90a 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 = "4644625b8665b190e03b97e3a0e2017b1015e430" 2SRCREV = "08d1ac6f356814fcd789c4e662fd0c737b65dfa9"
3 3
4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" 4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:"
5 5