diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2015-08-25 19:28:39 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-08-28 20:40:11 -0400 |
| commit | 43f20398a19ffb87969726e788b603d2a3e93cd0 (patch) | |
| tree | da595ba2c3da58f6c2e7b5315a8088dceb311e71 | |
| parent | 23d29720dd1778480062f83e02b58d59e078af45 (diff) | |
| download | meta-ti-43f20398a19ffb87969726e788b603d2a3e93cd0.tar.gz | |
u-boot-keystone: Update to new version 2013_01_15.07_01
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-keystone_2013.01.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb index 80f4c345..e4387fc8 100644 --- a/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb +++ b/recipes-bsp/u-boot/u-boot-keystone_2013.01.bb | |||
| @@ -4,11 +4,11 @@ DESCRIPTION = "u-boot bootloader for Multi-Core BU devices" | |||
| 4 | 4 | ||
| 5 | COMPATIBLE_MACHINE = "keystone" | 5 | COMPATIBLE_MACHINE = "keystone" |
| 6 | 6 | ||
| 7 | PR = "r5" | 7 | PR = "r6" |
| 8 | PV_append = "+git${SRCPV}" | 8 | PV_append = "+git${SRCPV}" |
| 9 | 9 | ||
| 10 | # Tag "K2_UBOOT_2013_01_14.09" | 10 | # Tag "K2_UBOOT_2013_01_15.07_01" |
| 11 | SRCREV = "f9bc365551ff8c685bf6134d795576713fec0917" | 11 | SRCREV = "5eaedcc4c2bca0ed971ee46694df7edc0cfa36cf" |
| 12 | BRANCH = "master" | 12 | BRANCH = "master" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://git.ti.com/keystone-linux/u-boot.git;protocol=git;branch=${BRANCH}" | 14 | SRC_URI = "git://git.ti.com/keystone-linux/u-boot.git;protocol=git;branch=${BRANCH}" |
