From d6695430762dd84aafd177c6eca9bdfebb488fd7 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 21 Mar 2019 19:15:49 +0000 Subject: gpio-lld-rtos: SRCREV updater to 01.00.00.14 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb b/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb index 508cca9e..d37583ff 100644 --- a/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb +++ b/recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb @@ -13,14 +13,14 @@ GPIO_LLD_GIT_PROTOCOL = "git" GPIO_LLD_GIT_BRANCH = "master" GPIO_LLD_GIT_DESTSUFFIX = "git/ti/drv/gpio" -# Below commit ID corresponds to "DEV.GPIO_LLD.01.00.00.13A" -GPIO_LLD_SRCREV = "74c3b87c0cd6e25e3f830c74e20264f5eb776bce" +# Below commit ID corresponds to "DEV.GPIO_LLD.01.00.00.14" +GPIO_LLD_SRCREV = "44d3cfcd49bfffe4d02d61c541398db3ffac7ef3" BRANCH = "${GPIO_LLD_GIT_BRANCH}" SRC_URI = "${GPIO_LLD_GIT_URI};destsuffix=${GPIO_LLD_GIT_DESTSUFFIX};protocol=${GPIO_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${GPIO_LLD_SRCREV}" -PV = "01.00.00.13A" +PV = "01.00.00.14" PR = "r0" S = "${WORKDIR}/${GPIO_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf