[meta-ti] [PATCH] netapi: Upgrade to version 1.1.0.7

Jacob Stiffler j-stiffler at ti.com
Tue Jul 12 06:44:52 PDT 2016


* update DT path to rxqueue

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
 recipes-ti/netapi/netapi.inc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-ti/netapi/netapi.inc b/recipes-ti/netapi/netapi.inc
index 7ce8f19..3490cb7 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"
-- 
2.7.4



More information about the meta-ti mailing list