Module: meta-ti Branch: krogoth Commit: 7577c6e2bbf50f95c4bb000a5b98c06f4c57b16a URL: http://arago-project.org/git/meta-ti.git?a=commit;h=7577c6e2bbf50f95c4bb000a5b98c06f4c57b16a
Author: Denys Dmytriyenko <[email protected]> Date: Wed Oct 26 01:43:09 2016 +0000 u-boot-ti-staging: update to ti2016.05-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 38f58f7..37996b5 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 = "r21" +PR = "r22" 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 = "bbfdf926a1ebd5620fa8e3e60b9e747d8de12254" +SRCREV = "5d6f251e04bed6fa078e956b308fb2f520df33eb" # 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
