summaryrefslogtreecommitdiffstats
path: root/recipes-ti/netapi/netapi.inc
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-04-28 20:12:20 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-04-28 18:31:07 -0400
commit972ae9702a1509c6c8f62ed1cf38ba8ca3ce6621 (patch)
treeacba19c6c6a27cbb07fadb6eba8e5bc817d133b7 /recipes-ti/netapi/netapi.inc
parent9e82bad750f073b1b941a00ecd2a6eb37c615ceb (diff)
downloadmeta-ti-972ae9702a1509c6c8f62ed1cf38ba8ca3ce6621.tar.gz
netapi: Update to new version 1.1.0.6
- Fixes issues with parallel builds Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/netapi/netapi.inc')
-rw-r--r--recipes-ti/netapi/netapi.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/netapi/netapi.inc b/recipes-ti/netapi/netapi.inc
index eae436c0..0ba4eeb3 100644
--- a/recipes-ti/netapi/netapi.inc
+++ b/recipes-ti/netapi/netapi.inc
@@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING.txt;md5=f2b4f162358b1ffaf3f230
4BRANCH = "master" 4BRANCH = "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.05C" 7# Below Commit ID corresponds to "DEV.NETAPI.01.01.00.06"
8SRCREV = "fc407a408e6c7e4cad6b5f0dd4367049abfd375f" 8SRCREV = "42eefef1b4bdc659fc8fc42e8f2bc74a4b155265"
9PV = "01.01.00.05" 9PV = "01.01.00.06"
10 10
11DEVICELIST = "k2h k2k k2l k2e" 11DEVICELIST = "k2h k2k k2l k2e"
12 12