summaryrefslogtreecommitdiffstats
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 16:19:18 +0000
commit9cdc909ac0d87825b23d812a1b5da1a3d79bdfdf (patch)
treea227471c58b4e455fbfb76b07627d794bc0dee7e
parent9533f2b95d2038ae5ced8377560a537858af7278 (diff)
downloadmeta-ti-9cdc909ac0d87825b23d812a1b5da1a3d79bdfdf.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>
-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