From 9871e51afd66924a07393ea6e68df8142d52f7e5 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Wed, 9 Oct 2024 07:42:04 +0530 Subject: 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 --- .../virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" -SRCREV = "5c8554fa216d841b5f9a241652a139a58ce1d335" +SRCREV = "410510889df9201b0b17161588ca8c1ba4b58d59" FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" -- cgit v1.2.3-54-g00ecf