From bfa182cd1400ac5e48b4adf7cbc1b19b5d95595e Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 22 Mar 2016 14:52:08 -0400 Subject: [PATCH] u-boot-ti-staging: update with UART1_RTSN pinmux fix Signed-off-by: Denys Dmytriyenko --- recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb index bac0acc0..0634a16f 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2015.07.bb @@ -7,14 +7,14 @@ DESCRIPTION = "u-boot bootloader for TI devices" LIC_FILES_CHKSUM = "file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95" -PR = "r24" +PR = "r25" 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-2015.07" -SRCREV = "d013f6ec602485f6fd543b0ef712abc8d77ebf07" +SRCREV = "46c915c96358c426bb1f4dd1e25a9a805d93a24e" # Support for secure devices - detailed info is in doc/README.ti-secure TI_SECURE_DEV_PKG ?= ""