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:16:36 -0700 |
commit | 28579ea3745c4540f4ab539778b389232731952f (patch) | |
tree | b5966455ec0ebff994100102be121e34afa3cdd5 /meta-xilinx-core/dynamic-layers | |
parent | 719e7638b04d71015190b9454f2ff0992672401d (diff) | |
download | meta-xilinx-28579ea3745c4540f4ab539778b389232731952f.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>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers')
-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}" |