mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-toradex: Update to version 2020.07
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
This commit is contained in:
parent
a086aeb1b0
commit
5c3c5fbccd
|
@ -10,12 +10,12 @@ DEPENDS += "flex-native bison-native"
|
|||
|
||||
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;branch=${SRCBRANCH}"
|
||||
|
||||
SRCREV = "8f0e253cbceb940a3540e9ce73279a3e9a5a8528"
|
||||
SRCBRANCH = "toradex_2019.07"
|
||||
SRCREV = "51b7d2f591d32916a3addab0193d07bbacb34aad"
|
||||
SRCBRANCH = "toradex_2020.07"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PV = "2019.07+git${SRCPV}"
|
||||
PV = "2020.07+git${SRCPV}"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user