Module: meta-ti Branch: master Commit: 482c26fe674251aae1bb0aa3bbe34f50f5b8d60c URL: http://arago-project.org/git/meta-ti.git?a=commit;h=482c26fe674251aae1bb0aa3bbe34f50f5b8d60c
Author: Denys Dmytriyenko <[email protected]> Date: Thu Aug 25 23:09:06 2016 +0000 u-boot-ti-staging: update to ti2016.03-rc4 tag Signed-off-by: Denys Dmytriyenko <[email protected]> --- recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb index 84b7316..c6485ca 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2016.05.bb @@ -7,14 +7,14 @@ DESCRIPTION = "u-boot bootloader for TI devices" LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" -PR = "r13" +PR = "r14" PV_append = "+git${SRCPV}" SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" BRANCH ?= "ti-u-boot-2016.05" -SRCREV = "95c03ee8afb843191be2778ab6f7860a048a9b00" +SRCREV = "2f757e5b2c6b260c647a8a1bb295537f07c3a8b9" # Support for secure devices - detailed info is in doc/README.ti-secure TI_SECURE_DEV_PKG ?= "" -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
