mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
u-boot-ti-staging: update to the latest 2013.10-rc4, README changed slightly
* Bump the SRCREV for 2013.10-rc4 pre-release * The Licenses/README file has been changed with new licenses added, but the general license hasn't changed from GPLv2, so re-hash the file Signed-off-by: Denys Dmytriyenko <denys@ti.com> Cc: Tom Rini <trini@ti.com>
This commit is contained in:
@@ -2,16 +2,16 @@ require u-boot-ti.inc
|
||||
|
||||
DESCRIPTION = "u-boot bootloader for TI devices"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=6bc50ecab884fce80cd3ef3da8852b08"
|
||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=bc069111b5e5b1ed8bed98ae73b596ec"
|
||||
|
||||
PV = "2013.07+2013.10-rc2"
|
||||
PV = "2013.07+2013.10-rc4"
|
||||
PR = "r0+gitr${SRCPV}"
|
||||
|
||||
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
|
||||
|
||||
BRANCH ?= "master"
|
||||
|
||||
SRCREV = "fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c"
|
||||
SRCREV = "0c5274e6f3231a3a28dafc1204b3f71a3534c520"
|
||||
|
||||
SPL_BINARY = "MLO"
|
||||
SPL_UART_BINARY = "u-boot-spl.bin"
|
||||
|
||||
Reference in New Issue
Block a user