From 8a3f7083835f0d45d33d602f18a14dc336fd7f06 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Mon, 18 Mar 2013 17:57:45 -0400 Subject: [PATCH] u-boot-ti-staging: add new recipe for TI unified staging tree Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb new file mode 100644 index 00000000..866cf144 --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2013.01.01.bb @@ -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"