Merge pull request #168 from chrisdimich/master

u-boot-boundary and imx-atf-boundary bump revisions
This commit is contained in:
Otavio Salvador 2021-09-09 16:53:55 -03:00 committed by GitHub
commit d373302ca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -9,10 +9,10 @@ PROVIDES = "imx-atf"
PV .= "+git${SRCPV}"
SRCBRANCH = "boundary-imx_5.4.47_2.2.0"
SRCBRANCH = "boundary-imx_5.4.70_2.3.0"
SRC_URI = "git://github.com/boundarydevices/imx-atf.git;branch=${SRCBRANCH} \
"
SRCREV = "515fb041a3876b698b9f8e72bdfeb135d8a98623"
SRCREV = "9f6114fde03ebed6ecc482989a7660adc5a41a9d"
S = "${WORKDIR}/git"

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PV = "v2020.10+git${SRCPV}"
SRCREV = "3bff80169f46ff378ea7f321b1ad7636311c74fd"
SRCREV = "6ed3b4647b1ca8d3cb33595c33e1c92b1fefb561"
SRCBRANCH = "boundary-v2020.10"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"