From ed034f8424c44efea760ab87f112f08101559ee8 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 14 Dec 2017 04:01:10 +0000 Subject: gpio-lld-rtos: Updating to version 1.0.0.9 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 be68c9ef..e313ceef 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.07A" -GPIO_LLD_SRCREV = "3abf90c7c3dabb456346da0ab308fab12ff590de" +# Below commit ID corresponds to "DEV.GPIO_LLD.01.00.00.09" +GPIO_LLD_SRCREV = "99a20a668f36217705d57f7cc2f7faf1a5533bbe" 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.07A" +PV = "01.00.00.09" PR = "r0" S = "${WORKDIR}/${GPIO_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf