summaryrefslogtreecommitdiffstats
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 00:29:52 +0000
commit6c1c1a21ccfbcdf2ab9b797953f244b82e23871c (patch)
tree46c66e72d0a15f07dcb5d50c33c52c67d7cb17c4
parentf4a040f0566d70c491e7a1223def993a04248d4b (diff)
downloadmeta-ti-6c1c1a21ccfbcdf2ab9b797953f244b82e23871c.tar.gz
gdbc6x: update with gcc8 warning suppression
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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