summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ti/netapi/netapi.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-ti/netapi/netapi.inc b/recipes-ti/netapi/netapi.inc
index 0ba4eeb3..f7e53936 100644
--- a/recipes-ti/netapi/netapi.inc
+++ b/recipes-ti/netapi/netapi.inc
@@ -5,8 +5,9 @@ BRANCH = "master"
5SRC_URI = "git://git.ti.com/keystone-rtos/netapi.git;protocol=git;branch=${BRANCH}" 5SRC_URI = "git://git.ti.com/keystone-rtos/netapi.git;protocol=git;branch=${BRANCH}"
6 6
7# Below Commit ID corresponds to "DEV.NETAPI.01.01.00.06" 7# Below Commit ID corresponds to "DEV.NETAPI.01.01.00.06"
8SRCREV = "42eefef1b4bdc659fc8fc42e8f2bc74a4b155265" 8SRCREV = "8180b61615965954eaaedc26053f9a8939d9a273"
9PV = "01.01.00.06" 9PV = "01.01.00.06"
10PR = "r1"
10 11
11DEVICELIST = "k2h k2k k2l k2e" 12DEVICELIST = "k2h k2k k2l k2e"
12 13