summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2019-05-11 01:10:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-05-11 23:59:13 +0000
commit8157373854ebe03f9de740b39e655d1d3774c54d (patch)
treebbd3f86192f16c0b769c137962780b6a0b9391aa /recipes-devtools
parent0cb5c31af592a7091788af0fa897dae89043a4c8 (diff)
downloadmeta-ti-8157373854ebe03f9de740b39e655d1d3774c54d.tar.gz
gdbc6x: bump SRCREV for build fix
* migrate kernel modules gdbserverproxy-module-drv to kernel v4.19 Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> 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 a2bd41b7..f0d702a0 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 = "ec53e6e2bccabe7aa25f0ceacc562f9ac5b53a04" 2SRCREV = "d1d32c32fa9e40b48fabf5893487ccbd5790499c"
3 3
4PV = "1.1.0" 4PV = "1.1.0"
5INC_PR = "r5" 5INC_PR = "r6"
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