summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gdbc6x
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2021-04-22 02:53:24 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-05-04 23:19:24 -0500
commitbbfb4c2b30a96ac1be9d1d838aece8231e8ebac9 (patch)
treefdb8f46baee2f56099805435c9721f8fecbf00a5 /recipes-devtools/gdbc6x
parent56d1503c998b0ad3bf6c12074d7008bbd81238e8 (diff)
downloadmeta-ti-bbfb4c2b30a96ac1be9d1d838aece8231e8ebac9.tar.gz
gdbc6x: bump SRCREV for kernel 5.10 build fix
bump SRCREV to latest to pick build fix for 5.10 kernel. this update picks commit dd0c82fb5763 ("Merge pull request #1 in DBG/gdbc6x from for-5.10 to master") Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com>
Diffstat (limited to 'recipes-devtools/gdbc6x')
-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 f0d702a0..eeb18fb1 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 = "d1d32c32fa9e40b48fabf5893487ccbd5790499c" 2SRCREV = "dd0c82fb5763a6b32dc6d68e561efb66ab8283d7"
3 3
4PV = "1.1.0" 4PV = "1.1.0"
5INC_PR = "r6" 5INC_PR = "r7"
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