Module: meta-ti Branch: master Commit: f99c57007696c268f58652f2a306fe090a48405c URL: http://arago-project.org/git/meta-ti.git?a=commit;h=f99c57007696c268f58652f2a306fe090a48405c
Author: Denys Dmytriyenko <[email protected]> Date: Tue Sep 13 04:40:53 2016 +0000 u-boot-ti-staging: update to ti2016.04-rc1 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 c6485ca..65e5e5c 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 = "r14" +PR = "r15" 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 = "2f757e5b2c6b260c647a8a1bb295537f07c3a8b9" +SRCREV = "887fd1bf94087c13f30472fb7279690bb680e3ee" # 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
