diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2014-07-24 02:39:19 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2014-07-25 13:05:14 -0400 |
| commit | ecd9028a083bba97c9270ad771c4c838f02f0b0c (patch) | |
| tree | 91542a5f30cfe1e3a88df1996955ce72c9965e9e | |
| parent | 3a2d6f20f83a948e5ff9133a9ba58a151e888e54 (diff) | |
| download | meta-ti-ecd9028a083bba97c9270ad771c4c838f02f0b0c.tar.gz | |
u-boot: update to 2014.07 release version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot_2014.07.bb | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2014.07.bb b/recipes-bsp/u-boot/u-boot_2014.07.bb index 9da6f7d2..91406f92 100644 --- a/recipes-bsp/u-boot/u-boot_2014.07.bb +++ b/recipes-bsp/u-boot/u-boot_2014.07.bb | |||
| @@ -11,17 +11,14 @@ DEFAULT_PREFERENCE = "-1" | |||
| 11 | 11 | ||
| 12 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" | 12 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" |
| 13 | 13 | ||
| 14 | # This is still an RC so set the PV accordingly to allow proper version | 14 | PV = "2014.07" |
| 15 | # ordering when the RC is dropped. | ||
| 16 | PV = "2014.04+2014.07-rc3" | ||
| 17 | PR = "r0" | ||
| 18 | 15 | ||
| 19 | SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}" | 16 | SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;branch=${BRANCH}" |
| 20 | 17 | ||
| 21 | BRANCH ?= "master" | 18 | BRANCH ?= "master" |
| 22 | 19 | ||
| 23 | # Corresponds to tag v2014.07-rc3 | 20 | # Corresponds to tag v2014.07 |
| 24 | SRCREV = "76b21026ceb5a6a83fc53b0ecdf425f240318022" | 21 | SRCREV = "524123a70761110c5cf3ccc5f52f6d4da071b959" |
| 25 | 22 | ||
| 26 | SPL_BINARY = "MLO" | 23 | SPL_BINARY = "MLO" |
| 27 | SPL_UART_BINARY = "u-boot-spl.bin" | 24 | SPL_UART_BINARY = "u-boot-spl.bin" |
