mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
u-boot-boundary: bump version to 2022.04
Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
parent
07c9d8e205
commit
f65292fe4c
|
@ -2,11 +2,11 @@ DESCRIPTION = "U-Boot for Boundary Devices boards"
|
|||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
|
||||
|
||||
PV = "v2020.10+git${SRCPV}"
|
||||
PV = "v2022.04+git${SRCPV}"
|
||||
|
||||
SRCREV = "3d5e7f60236b1f70ed244a2270a50238a2acfd72"
|
||||
SRCBRANCH = "boundary-v2020.10"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH};protocol=https"
|
||||
SRCREV = "951b0deec7d391435d0f77a141b7b7f5931663e3"
|
||||
SRCBRANCH = "boundary-v2022.04"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot.git;branch=${SRCBRANCH};protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
B = "${WORKDIR}/build"
|
Loading…
Reference in New Issue
Block a user