mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
Merge pull request #253 from chrisdimich/master
imx-atf-boundary: bump version to 2.6
This commit is contained in:
commit
6301ad2622
|
@ -9,10 +9,10 @@ PROVIDES = "imx-atf"
|
||||||
|
|
||||||
PV .= "+git${SRCPV}"
|
PV .= "+git${SRCPV}"
|
||||||
|
|
||||||
SRCBRANCH = "boundary-imx_5.4.70_2.3.0"
|
SRCBRANCH = "boundary-lf-6.1.1-1.0.0"
|
||||||
SRC_URI = "git://github.com/boundarydevices/imx-atf.git;branch=${SRCBRANCH};protocol=https \
|
SRC_URI = "git://github.com/boundarydevices/imx-atf.git;branch=${SRCBRANCH};protocol=https \
|
||||||
"
|
"
|
||||||
SRCREV = "9f6114fde03ebed6ecc482989a7660adc5a41a9d"
|
SRCREV = "b47c5d5f7e87c2b388c10cc5306a651613bccf93"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user