1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

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>
This commit is contained in:
Praneeth Bajjuri
2021-04-22 02:53:24 +00:00
parent 56d1503c99
commit bbfb4c2b30

View File

@@ -1,8 +1,8 @@
# This corresponds to version 1.1.0
SRCREV = "d1d32c32fa9e40b48fabf5893487ccbd5790499c"
SRCREV = "dd0c82fb5763a6b32dc6d68e561efb66ab8283d7"
PV = "1.1.0"
INC_PR = "r6"
INC_PR = "r7"
SRC_URI = "git://git.ti.com/sdo-emu/gdbc6x.git;protocol=git;branch=${BRANCH}"