summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.rao@xilinx.com>2022-04-12 12:28:31 +0530
committerMark Hatle <mhatle@xilinx.com>2022-04-13 13:49:54 -0700
commitacc5dc830f3216e6140bbad44164589ccea84b1a (patch)
tree9779b1e436188cc2acf8eec0fed8345bfeaa62df
parent9213a5183559ad69f3f9fbe56312b9241b292682 (diff)
downloadmeta-xilinx-acc5dc830f3216e6140bbad44164589ccea84b1a.tar.gz
lopper: updated srcrev for 2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com>
-rw-r--r--meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper.bbappend b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper.bbappend
index 78fbe92d..df034543 100644
--- a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper.bbappend
+++ b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper.bbappend
@@ -6,7 +6,7 @@ SECTION = "bootloader"
6FILESEXTRAPATHS:append := ":${THISDIR}/lopper" 6FILESEXTRAPATHS:append := ":${THISDIR}/lopper"
7 7
8SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" 8SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https"
9SRCREV = "0d56f35e739c62aba2a47523590241e6bfe1db65" 9SRCREV = "cc3de250f5bbd9e41e2b2cc09fb19f18d79f3ae3"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12PV="v1.0.2+git${SRCPV}" 12PV="v1.0.2+git${SRCPV}"