From 64951f7f8769f93b412a26c30d844ac3101b1efb Mon Sep 17 00:00:00 2001 From: Appana Durga Kedareswara rao Date: Mon, 30 Jan 2023 14:20:23 +0530 Subject: lopper: Update srcrev for 2023 Below are the updates lops: fix comment style specification: fix incorrect phandle specification: wrap long system-device-tree.dts lines specification: migrate remaining .md documents to Sphinx specification: rework 'core' chapters specification: rework intro and add glossary/bibliography lopper: create LopperJSON class lopper: add json input/output file format Signed-off-by: Appana Durga Kedareswara rao Signed-off-by: Mark Hatle --- .../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 562c6bfa..42463440 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 = "3e599b8ad904757f56d65edb4265378a79dfb859" +SRCREV = "5c73008dd1d45ca4304aa1a060fcfc573832d897" FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" -- cgit v1.2.3-54-g00ecf