diff options
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | 2022-07-12 14:49:58 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2022-07-14 12:36:11 -0700 |
commit | 794668057d411ba93d70514d027d440e6a2f56f4 (patch) | |
tree | 93fb566723bff925006b22c50877d2ca5486e3af /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 8da4c07f50f20bee632fc1e547932f258b8af7a1 (diff) | |
download | meta-xilinx-794668057d411ba93d70514d027d440e6a2f56f4.tar.gz |
lopper: Update srcrev for 2022
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
(cherry picked from commit 28579ea3745c4540f4ab539778b389232731952f)
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 6e19bbcb..ce782759 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 = "69d88490a6e2a21d80d529b56a5c8f2e1754c28d" | 9 | SRCREV = "9159040dab25e2f1e7b447fcbfcd5397b1d618e8" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | PV="v1.0.2+git${SRCPV}" | 12 | PV="v1.0.2+git${SRCPV}" |