diff options
author | Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> | 2022-04-12 12:28:31 +0530 |
---|---|---|
committer | Mark Hatle <mhatle@xilinx.com> | 2022-05-24 10:49:09 -0700 |
commit | 978126629516b0beae83ee4f0a6d426ea859eb52 (patch) | |
tree | 375a8b741f33271244b6587ca092b7850593336b /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 3447913e58c109cb1014e49c2caaf1503e488d06 (diff) | |
download | meta-xilinx-978126629516b0beae83ee4f0a6d426ea859eb52.tar.gz |
lopper: updated srcrev for 2022.1
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit acc5dc830f3216e6140bbad44164589ccea84b1a)
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers/virtualization-layer')
-rw-r--r-- | meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper.bbappend | 2 |
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" | |||
6 | FILESEXTRAPATHS:append := ":${THISDIR}/lopper" | 6 | FILESEXTRAPATHS:append := ":${THISDIR}/lopper" |
7 | 7 | ||
8 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" | 8 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" |
9 | SRCREV = "0d56f35e739c62aba2a47523590241e6bfe1db65" | 9 | SRCREV = "cc3de250f5bbd9e41e2b2cc09fb19f18d79f3ae3" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | PV="v1.0.2+git${SRCPV}" | 12 | PV="v1.0.2+git${SRCPV}" |