1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-07 11:20:45 +00:00

dsptop: bump SRCREV for kernel 5.10 build fix

bump SRCREV to latest to pick build fix for 5.10 kernel.
this update picks
commit 816485e68430 ("Merge pull request #1 in DBG/dsptop 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:25 +00:00
parent bbfb4c2b30
commit 78b8829d42
+2 -2
View File
@@ -1,7 +1,7 @@
# This corresponds to version 1.4.0
SRCREV = "25e823b04e62af224dce97b90359b7569ce3fbb5"
SRCREV = "816485e68430bbec643eac9498bfa5303eb2c2e1"
PV = "1.4.0"
INC_PR = "r1"
INC_PR = "r2"
SRC_URI = "git://git.ti.com/sdo-emu/dsptop.git;protocol=git;branch=${BRANCH}"