diff options
author | Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com> | 2022-06-03 11:14:46 +0530 |
---|---|---|
committer | Mark Hatle <mhatle@xilinx.com> | 2022-06-07 16:16:40 -0700 |
commit | a3b75b1a20b91e9a9f2ce2905426c3da0ca0dbfe (patch) | |
tree | 8fa49d7660bb1452b1435b1c3fa6ca4f55ce3c43 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | ce3fc9832f5d89c48d543d574530e395729efef1 (diff) | |
download | meta-xilinx-a3b75b1a20b91e9a9f2ce2905426c3da0ca0dbfe.tar.gz |
lopper: Update srcrev for 2022.2
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mhatle@xilinx.com>
(cherry picked from commit 3a5ca8eda7e67dbdeb8dda1036e95745c21a47af)
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 8d15542f..30c8d443 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 = "cd25873ec00a414f1e93f2eb3cebf0fe0b41d1e9" | 9 | SRCREV = "0c6298469ebb7fa726912a559299f47e169a1450" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | PV="v1.0.2+git${SRCPV}" | 12 | PV="v1.0.2+git${SRCPV}" |