1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 10:50:37 +00:00

Revert "ti-pdk-fetch: update to 07.00.00.34"

This reverts commit 380d55bd0a.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2020-08-24 23:30:38 +00:00
parent 37dc82c6d3
commit 36104ff4cf
+2 -2
View File
@@ -1,9 +1,9 @@
TI_PDK_GIT_URI ?= "git://git.ti.com/processor-sdk/pdk.git"
TI_PDK_GIT_BRANCH ?= "master"
TI_PDK_GIT_PROTOCOL ?= "git"
TI_PDK_SRCREV ?= "0d2591302b03ddae9a25300818e03345658b9083"
TI_PDK_SRCREV ?= "23c6a7730bee4db18fab03f5ea0b73a78e054cb6"
TI_PDK_VERSION ?= "07.00.00.34"
TI_PDK_VERSION ?= "07.00.00.24"
PV = "${TI_PDK_VERSION}"
PE = "1"