diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2022-08-10 18:01:10 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2022-08-10 15:40:48 -0500 |
commit | 226a7d19234973ef77bdba29da53a0c0ff592b2c (patch) | |
tree | 7dd5fe6e7816d65858ae62998010f2cdfda8a12e /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | e8003c57bed708d5131fad33a1486333175824fe (diff) | |
download | meta-xilinx-226a7d19234973ef77bdba29da53a0c0ff592b2c.tar.gz |
lopper: Update srcrev for 2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit b095ecd0252e8736c2b02a694a333947d5ad8c9c)
Signed-off-by: Mark Hatle <mark.hatle@amd.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 10035f84..4a348726 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 = "64482a5587617167055e1e167dbb082af2d5b043" | 9 | SRCREV = "f5ee4aefb8771077533f1273fdd18e7c2ea801f1" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | PV="v1.0.2+git${SRCPV}" | 12 | PV="v1.0.2+git${SRCPV}" |