From 68dceee3d5ad91b7846c8b76ab8acf53c6efe4cd Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 19 Jul 2018 23:23:47 +0000 Subject: gpmc-lld-rtos: Update to version 1.0.0.2 Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-bsp/gpmc-lld') diff --git a/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb b/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb index 01ea5010..912a797b 100644 --- a/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb +++ b/recipes-bsp/gpmc-lld/gpmc-lld-rtos_git.bb @@ -12,14 +12,14 @@ GPMC_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/gpmc-lld.git" GPMC_LLD_GIT_PROTOCOL = "git" GPMC_LLD_GIT_BRANCH = "master" -# Below commit ID corresponds to "DEV.GPMC_LLD.01.00.00.01" -GPMC_LLD_SRCREV = "86df4c099ad9c84f4b92d515ba64c343c75cf44d" +# Below commit ID corresponds to "DEV.GPMC_LLD.01.00.00.02" +GPMC_LLD_SRCREV = "320b18c703f70e01ea1b487c7bf9c4e08e7ae2df" BRANCH = "${GPMC_LLD_GIT_BRANCH}" SRC_URI = "${GPMC_LLD_GIT_URI};protocol=${GPMC_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${GPMC_LLD_SRCREV}" -PV = "01.00.00.01" +PV = "01.00.00.02" PR = "r0" DEPENDS_append = " osal-rtos \ -- cgit v1.2.3-54-g00ecf