summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2021-04-22 02:53:24 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-04-21 19:25:49 -0500
commitf9ab1858964949b6a442c9ddae5d0fbd53fb23f7 (patch)
tree0ad80b6ae4f0d61c3e3c7bb9633ee4e7516ae1af
parent6a45f077c7d3df983978d7c43ec0691d99a31d71 (diff)
downloadmeta-ti-f9ab1858964949b6a442c9ddae5d0fbd53fb23f7.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>
-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