summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-10-20 01:44:18 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-10-19 17:11:28 -0400
commitd027ee6beb53a96fb7755eb3b6325f8f18c2ce7e (patch)
treeab714239b30a67f822ff68ac6bc063be5cded368 /recipes-ti
parent4816b46a9681a9fdfd30fbdab9b11cc5b1775772 (diff)
downloadmeta-ti-d027ee6beb53a96fb7755eb3b6325f8f18c2ce7e.tar.gz
netapi: Update commit id of final version of 1.1.0.6
- Increment PR to update Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti')
-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