From 11e842f436a421fc1a7bb30c17d4331b568a9e2f Mon Sep 17 00:00:00 2001 From: Jianzhong Xu Date: Tue, 12 Mar 2019 03:01:56 +0000 Subject: [PATCH] swtools: bump SRCREV Signed-off-by: Jianzhong Xu Signed-off-by: Denys Dmytriyenko --- recipes-ti/swtools/swtools_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-ti/swtools/swtools_git.bb b/recipes-ti/swtools/swtools_git.bb index 168fe211..35079bb0 100644 --- a/recipes-ti/swtools/swtools_git.bb +++ b/recipes-ti/swtools/swtools_git.bb @@ -15,7 +15,7 @@ PR = "r0" S = "${WORKDIR}/git" BRANCH = "master" SRC_URI = "git://git.ti.com/ep-processor-libraries/swtools.git;protocol=git;branch=${BRANCH}" -SRCREV = "881267836907de650edadc56b8e57ab45428021d" +SRCREV = "d0c1022954b489d5f3d8d2f5c81d8c6a392f4af4" export C64PCODEGENTOOL = "${CGTOOLS_INSTALL_DIR}" export C674CODEGENTOOL = "${CGTOOLS_INSTALL_DIR}"