Module: meta-ti Branch: krogoth Commit: d69015a0f3b6532bc8e6d4fdcfffe0fc49cb145c URL: http://arago-project.org/git/meta-ti.git?a=commit;h=d69015a0f3b6532bc8e6d4fdcfffe0fc49cb145c
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 7600158..d04fcad 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
