summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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