mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-27 14:28:05 +00:00
u-boot-ti-staging: update to the latest 2013.10-rc2 and make it the default
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Acked-by: Franklin Cooper Jr. <fcooper@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com>
This commit is contained in:
@@ -4,16 +4,14 @@ DESCRIPTION = "u-boot bootloader for TI devices"
|
|||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08"
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08"
|
||||||
|
|
||||||
PV = "2013.07+2013.10-rc1"
|
PV = "2013.07+2013.10-rc2"
|
||||||
PR = "r0+gitr${SRCPV}"
|
PR = "r0+gitr${SRCPV}"
|
||||||
|
|
||||||
DEFAULT_PREFERENCE = "-1"
|
|
||||||
|
|
||||||
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
|
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
|
||||||
|
|
||||||
BRANCH ?= "master"
|
BRANCH ?= "master"
|
||||||
|
|
||||||
SRCREV = "39bc12ddc36c9e30199471da0f3a929b178a04b2"
|
SRCREV = "fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c"
|
||||||
|
|
||||||
SPL_BINARY = "MLO"
|
SPL_BINARY = "MLO"
|
||||||
SPL_UART_BINARY = "u-boot-spl.bin"
|
SPL_UART_BINARY = "u-boot-spl.bin"
|
||||||
|
|||||||
Reference in New Issue
Block a user