summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2019-04-30 04:46:46 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-04-30 15:58:33 +0000
commit651b09ff9485d99ebe5f6b4c9f2c42cd18946d43 (patch)
tree612aa6b2a6d56b0d4c05c7b6b49b9986fdc2d41b /recipes-devtools
parent24d3c0d6a780ad87fcfb388f51204d0896046e79 (diff)
downloadmeta-ti-651b09ff9485d99ebe5f6b4c9f2c42cd18946d43.tar.gz
gdbc6x: update with gcc8 warning suppression
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/gdbc6x/gdbc6x.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/gdbc6x/gdbc6x.inc b/recipes-devtools/gdbc6x/gdbc6x.inc
index 9fc2f1dd..a2bd41b7 100644
--- a/recipes-devtools/gdbc6x/gdbc6x.inc
+++ b/recipes-devtools/gdbc6x/gdbc6x.inc
@@ -1,8 +1,8 @@
1# This corresponds to version 1.1.0 1# This corresponds to version 1.1.0
2SRCREV = "d136542bbcad9489b8391550d8a8bee41076f080" 2SRCREV = "ec53e6e2bccabe7aa25f0ceacc562f9ac5b53a04"
3 3
4PV = "1.1.0" 4PV = "1.1.0"
5INC_PR = "r4" 5INC_PR = "r5"
6 6
7SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}" 7SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}"
8 8