summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.rao@xilinx.com>2022-06-03 11:14:46 +0530
committerMark Hatle <mark.hatle@kernel.crashing.org>2022-07-23 15:59:49 -0500
commit24ae18bc5eeb6efb29ff573f9e4fc5302d176e4d (patch)
tree2eeee26f883f8fc3e28a7f48d4034a34911904b8
parentf12e7dc525d274360e7b00f871c99abae229e06b (diff)
downloadmeta-xilinx-24ae18bc5eeb6efb29ff573f9e4fc5302d176e4d.tar.gz
lopper: Update srcrev for 2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> Signed-off-by: Mark Hatle <mhatle@xilinx.com> (cherry picked from commit 3a5ca8eda7e67dbdeb8dda1036e95745c21a47af) 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 8d15542f..30c8d443 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 = "cd25873ec00a414f1e93f2eb3cebf0fe0b41d1e9" 9SRCREV = "0c6298469ebb7fa726912a559299f47e169a1450"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12PV="v1.0.2+git${SRCPV}" 12PV="v1.0.2+git${SRCPV}"