summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.rao@xilinx.com>2022-04-18 11:52:58 +0530
committerMark Hatle <mhatle@xilinx.com>2022-04-22 10:31:33 -0700
commite5b1b99eb133c6b7fa4aafe8b177aff383e9d608 (patch)
tree8a3db8f4b7128a0d4f6e32bfd798a95a96975226
parentc0d0ad1e9b7fb91d392aee30b3fa4718725f6413 (diff)
downloadmeta-xilinx-e5b1b99eb133c6b7fa4aafe8b177aff383e9d608.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 df034543..c5232218 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 = "cc3de250f5bbd9e41e2b2cc09fb19f18d79f3ae3" 9SRCREV = "5c3074bc460fa13c679bf41159e23a854fdf9b89"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12PV="v1.0.2+git${SRCPV}" 12PV="v1.0.2+git${SRCPV}"