summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJianzhong Xu <xuj@ti.com>2019-03-12 03:01:56 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-14 04:12:14 +0000
commit11e842f436a421fc1a7bb30c17d4331b568a9e2f (patch)
tree414fe92e8d391ab7102c88f9ea676e55e5bbfa95
parent230b4d8d834623689ddf45a6046779a68ed4dd46 (diff)
downloadmeta-ti-11e842f436a421fc1a7bb30c17d4331b568a9e2f.tar.gz
swtools: bump SRCREV
Signed-off-by: Jianzhong Xu <xuj@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/swtools/swtools_git.bb2
1 files changed, 1 insertions, 1 deletions
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"
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16BRANCH = "master" 16BRANCH = "master"
17SRC_URI = "git://git.ti.com/ep-processor-libraries/swtools.git;protocol=git;branch=${BRANCH}" 17SRC_URI = "git://git.ti.com/ep-processor-libraries/swtools.git;protocol=git;branch=${BRANCH}"
18SRCREV = "881267836907de650edadc56b8e57ab45428021d" 18SRCREV = "d0c1022954b489d5f3d8d2f5c81d8c6a392f4af4"
19 19
20export C64PCODEGENTOOL = "${CGTOOLS_INSTALL_DIR}" 20export C64PCODEGENTOOL = "${CGTOOLS_INSTALL_DIR}"
21export C674CODEGENTOOL = "${CGTOOLS_INSTALL_DIR}" 21export C674CODEGENTOOL = "${CGTOOLS_INSTALL_DIR}"