summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/dynamic-layers/virtualization-layer
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-09 07:42:04 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2024-10-09 08:37:09 +0530
commit9871e51afd66924a07393ea6e68df8142d52f7e5 (patch)
treea35d01a096c0aa5293f1e506af82def876ae0b80 /meta-xilinx-core/dynamic-layers/virtualization-layer
parente7c3ab2db7f7148e3f2eacb7b80d0280d5329904 (diff)
downloadmeta-xilinx-9871e51afd66924a07393ea6e68df8142d52f7e5.tar.gz
lopper : Updated SRCREV for 2024.2_3167
tree: remove potentially alarming print statement base: add comment about address-map non-compliance lopper/tree: add the ability to lookup values in parent nodes lopper: make output file type detection more specific lopper: Add external-fpga-config option to support pre-configured FPGA use cases assists: gen_domain_dts: Add strict check while fetching cpu nodes from SDT
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 8a7412e3..7bc155e8 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 = "5c8554fa216d841b5f9a241652a139a58ce1d335" 2SRCREV = "410510889df9201b0b17161588ca8c1ba4b58d59"
3 3
4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" 4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:"
5 5