From a0a5d6d906f61d93a88b6d792ca31025ac8e3063 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Thu, 19 Sep 2019 00:36:50 +0000 Subject: sciclient-rtos: SRCREV update Signed-off-by: Denys Dmytriyenko --- recipes-bsp/sciclient/sciclient-rtos_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-bsp') diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb index a8dcd56e..3453bc9e 100644 --- a/recipes-bsp/sciclient/sciclient-rtos_git.bb +++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb @@ -13,14 +13,14 @@ SCICLIENT_GIT_PROTOCOL = "git" SCICLIENT_GIT_BRANCH = "master" # Below commit ID corresponds to "DEV.SCICLIENT.01.00.00.03" -SCICLIENT_SRCREV = "c593925c3d9aecf18a8a1834d0eb098851457098" +SCICLIENT_SRCREV = "c11ceefc4e4ca820aa1e76292af71680f90e7a63" BRANCH = "${SCICLIENT_GIT_BRANCH}" SRC_URI = "${SCICLIENT_GIT_URI};protocol=${SCICLIENT_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${SCICLIENT_SRCREV}" PV = "01.00.00.03" -PR = "r1" +PR = "r2" DEPENDS_append = " osal-rtos common-csl-ip-rtos" -- cgit v1.2.3-54-g00ecf