mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-boundary: bump version to 2020.10
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
This commit is contained in:
parent
94c2a1152d
commit
ef8a3f468b
|
@ -1,11 +1,11 @@
|
|||
DESCRIPTION = "U-Boot for Boundary Devices boards"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
|
||||
|
||||
PV = "v2018.07+git${SRCPV}"
|
||||
PV = "v2020.10+git${SRCPV}"
|
||||
|
||||
SRCREV = "a4aac9a3fbdc9c3afd97f2151f6a0526686f7bf5"
|
||||
SRCBRANCH = "boundary-v2018.07"
|
||||
SRCREV = "475d7e6b91375fe207ca37927b6e096aa1a4a360"
|
||||
SRCBRANCH = "boundary-v2020.10"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
Loading…
Reference in New Issue
Block a user