summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-07-27 20:37:35 -0400
committerDenys Dmytriyenko <denys@ti.com>2015-07-27 20:37:35 -0400
commit25bc201f81642c816c241e29db9ace5cb71cfd26 (patch)
tree3f611e4dd2e33029503830a5a0bfead0d9746cc7
parente8491188ccb7b15ec00070360f7773d7e774f3d5 (diff)
downloadmeta-ti-25bc201f81642c816c241e29db9ace5cb71cfd26.tar.gz
Revert "u-boot-ti-staging: add version 2015.07-rc3"
No plans to support ti-u-boot-2015.07 on daisy This reverts commit 2bb8a7425c2c53d9ac73ef162cabfe17e45f2781.
-rw-r--r--recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb20
1 files changed, 0 insertions, 20 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
deleted file mode 100644
index 10566bb2..00000000
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb
+++ /dev/null
@@ -1,20 +0,0 @@
1require u-boot-ti.inc
2
3# u-boot needs devtree compiler to parse dts files
4DEPENDS += "dtc-native"
5
6DESCRIPTION = "u-boot bootloader for TI devices"
7
8LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95"
9
10PR = "r0"
11PV_append = "+git${SRCPV}"
12
13SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}"
14
15BRANCH ?= "ti-u-boot-2015.07"
16
17SRCREV = "9c6b05cb724e18d1db3f9e1a75b2272572f06fbd"
18
19SPL_BINARY = "MLO"
20SPL_UART_BINARY = "u-boot-spl.bin"