Module: meta-ti Branch: morty Commit: c9bc3e91fb09ba7f4e04f9245f177730ae5d8ce1 URL: http://arago-project.org/git/meta-ti.git?a=commit;h=c9bc3e91fb09ba7f4e04f9245f177730ae5d8ce1
Author: Denys Dmytriyenko <[email protected]> Date: Sat Dec 17 00:13:35 2016 +0000 u-boot-ti-staging: update to ti2016.06-rc2 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 f21e571..2d92243 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 = "r27" +PR = "r28" 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 = "72e318bdcea876ac9a4cad2abcaca483425521c7" +SRCREV = "89316b56926863db799e8df6d8f2290aac2d1826" # 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
