diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2022-07-18 21:40:54 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2022-07-19 07:44:35 -0700 |
commit | 0b3a8ab3e418eb0a04f7756d7bc4db22163636df (patch) | |
tree | 08cce569ef1441d46c9cd825ed0160d63bff969c /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 8625578954918a168f1e2f945caf54bbdb662515 (diff) | |
download | meta-xilinx-0b3a8ab3e418eb0a04f7756d7bc4db22163636df.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 3842ce01dba6024ace5a58e098569eea782dc77d)
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 ce782759..06417199 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 = "9159040dab25e2f1e7b447fcbfcd5397b1d618e8" | 9 | SRCREV = "e1429f59d27ac54749efe3c8cfe9ced348a339ca" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | PV="v1.0.2+git${SRCPV}" | 12 | PV="v1.0.2+git${SRCPV}" |