1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

u-boot-ti-staging: add new recipe for TI unified staging tree

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2013-03-18 17:57:45 -04:00
parent 32bb599a61
commit a529d36e8a

View File

@@ -0,0 +1,13 @@
require u-boot-ti.inc
DESCRIPTION = "u-boot bootloader for TI devices"
PR = "r1"
SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
BRANCH ?= "ti-u-boot-2013.01.01"
SRCREV = "2309e3268c52c844f8924711b4fd7a9693f5b747"
SPL_BINARY = "MLO"