diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2022-08-12 10:34:43 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2022-08-18 10:02:46 -0500 |
commit | 160027899b8a14bbd03eb6af68fc37d475b0f4eb (patch) | |
tree | 112ce8c23694ab03d6f0a605b16ba1b3890675d2 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 99c5291dfdcd6e4b2a95630e689dcc054e999ccf (diff) | |
download | meta-xilinx-160027899b8a14bbd03eb6af68fc37d475b0f4eb.tar.gz |
lopper: Update branch and srcrev for beta release
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 18697112e78598bf3b5c5f58abcfca1b5de330ed)
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 | 4 |
1 files changed, 2 insertions, 2 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 4a348726..51c3f79e 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 | |||
@@ -5,8 +5,8 @@ SECTION = "bootloader" | |||
5 | 5 | ||
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=v0.2022.x;protocol=https" |
9 | SRCREV = "f5ee4aefb8771077533f1273fdd18e7c2ea801f1" | 9 | SRCREV = "cdb1a7b55c375f5237683a512257e0fc573063a2" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | PV="v1.0.2+git${SRCPV}" | 12 | PV="v1.0.2+git${SRCPV}" |