summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>2023-03-02 12:56:25 +0530
committerMark Hatle <mark.hatle@amd.com>2023-03-03 10:44:14 -0600
commitf38d19a618f1a313042584a59cbfa6f6cfaceb41 (patch)
treebe97967bdfb4c05bd9047d6754c2430cd336fcdd /meta-xilinx-core
parentef2c8a0465fa9373597502ebf779c6e0ee8c5517 (diff)
downloadmeta-xilinx-f38d19a618f1a313042584a59cbfa6f6cfaceb41.tar.gz
lopper: Update srcrev for 2023
Below are the updates --> lopper: assists: bmcmake_metadata_xlnx: Don't use hardcoded library name. 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')
-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 f528a0a2..de68acd7 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 = "f04afa2264ea4b1df545713e375aa72e30e2a563" 2SRCREV = "4fc81d45e35cd4cf3ff19d2a837c6f15c1afbf4b"
3 3
4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" 4FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:"
5 5