diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2023-01-30 14:20:23 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-02-01 14:21:15 -0600 |
commit | 64951f7f8769f93b412a26c30d844ac3101b1efb (patch) | |
tree | aa0e6e3cfee40544eef41db3de134e76d8a19f7c /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 9d2e989bcdff01b2fb3053df5a9b4c9e4f6ebf05 (diff) | |
download | meta-xilinx-64951f7f8769f93b412a26c30d844ac3101b1efb.tar.gz |
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 <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
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.bbappend | 2 |
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 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 @@ | |||
1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" | 1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" |
2 | SRCREV = "3e599b8ad904757f56d65edb4265378a79dfb859" | 2 | SRCREV = "5c73008dd1d45ca4304aa1a060fcfc573832d897" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||