summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/dynamic-layers
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>2023-03-16 12:13:56 +0530
committerMark Hatle <mark.hatle@amd.com>2023-03-16 12:45:23 -0500
commit1d5ca84fdc3a1983438b52aed7c26ce07f89e468 (patch)
tree6d608e4da3a53e97e8de8649189a0346c47758ee /meta-xilinx-core/dynamic-layers
parent493e7f063aac00e643b0fff9cbe8b3489400d85c (diff)
downloadmeta-xilinx-1d5ca84fdc3a1983438b52aed7c26ce07f89e468.tar.gz
lopper: Update srcrev
Below are the updates lopper: assists: bmcmake_metadata_xlnx: Remove unneeded list set operation on node list lopper: assists: baremetallinker_xlnx: Fix compare logic in hex strings 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')
-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 de68acd7..130965f3 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 = "4fc81d45e35cd4cf3ff19d2a837c6f15c1afbf4b" 2SRCREV = "a276bb75efe91e0aebaeb5c19423663751beb687"
3 3
4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" 4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:"
5 5