[meta-ti] [thud/master][PATCH 04/13] gpio-llld-rtos: SRCREV udpate to 01.00.00.16B
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Sun Oct 6 09:52:42 PDT 2019
---
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 65a7bac..93f97d0 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.16"
-GPIO_LLD_SRCREV = "6397aa0b186233b6833a3ec0005fed296f95fa6c"
+# Below commit ID corresponds to "DEV.GPIO_LLD.01.00.00.16B"
+GPIO_LLD_SRCREV = "14e59e948fb949e244edcc3161f21ec4228fb15c"
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.16"
+PV = "01.00.00.16B"
PR = "r0"
S = "${WORKDIR}/${GPIO_LLD_GIT_DESTSUFFIX}"
--
1.9.1
More information about the meta-ti
mailing list