diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2024-02-02 17:56:18 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-02-07 08:51:58 -0600 |
commit | ff9edba3ac31fd30c45d3f35113d04cb43065f59 (patch) | |
tree | a0f46448df3e75bd2b49970383563a966446d236 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 0a096666a0b6b5e9acb074d402aa4803d483907c (diff) | |
download | meta-xilinx-ff9edba3ac31fd30c45d3f35113d04cb43065f59.tar.gz |
lopper: Update srcrev for 2024.1
Below are the updates
lopper: assists: xlnx_overlay_dt: Fix wrong gic_node referencing
setup.py: Add "packaging" module under YAML related requirements of Lopper
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 2bbabbb6..3139d31c 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 = "ed32a4a39d320e3f50db53c92a62cefd33a8971d" | 2 | SRCREV = "b734b82132b6178eb18dd38fa4533f08f2b03a56" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||