mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-toradex: fix typo in version number
The update to v2.5b2 introduced the Toradex BSP version number to the U-Boot version string. However, accidentially the previous version number has been used. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
4b3229a1b9
commit
8449e5a823
|
@ -1,6 +1,6 @@
|
|||
include u-boot-toradex.inc
|
||||
|
||||
PV = "v2015.04-v2.5b1+git${SRCPV}"
|
||||
PV = "v2015.04-v2.5b2+git${SRCPV}"
|
||||
|
||||
SRCREV = "1ef4a29e8cea0239411dde64f9617ad76248fd02"
|
||||
SRCBRANCH = "2015.04-toradex"
|
||||
|
|
Loading…
Reference in New Issue
Block a user