aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-ti/netapi/netapi.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-ti/netapi/netapi.inc b/recipes-ti/netapi/netapi.inc
index 7ce8f19a..3490cb7f 100644
--- a/recipes-ti/netapi/netapi.inc
+++ b/recipes-ti/netapi/netapi.inc
@@ -13,15 +13,15 @@ NETAPI_GIT_URI = "git://git.ti.com/keystone-rtos/netapi.git"
NETAPI_GIT_PROTOCOL = "git"
NETAPI_GIT_BRANCH = "master"
-# Below Commit ID corresponds to "DEV.NETAPI.01.01.00.06"
-NETAPI_SRCREV = "8180b61615965954eaaedc26053f9a8939d9a273"
+# Below Commit ID corresponds to "DEV.NETAPI.01.01.00.07"
+NETAPI_SRCREV = "50026020384737d253668c4be80745a3653106f8"
BRANCH = "${NETAPI_GIT_BRANCH}"
SRC_URI = "${NETAPI_GIT_URI};protocol=${NETAPI_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${NETAPI_SRCREV}"
-PV = "01.01.00.06"
-INC_PR = "r5"
+PV = "01.01.00.07"
+INC_PR = "r0"
DEVICELIST_k2hk-evm = "k2h k2k"
DEVICELIST_k2l-evm = "k2l"