[meta-ti] Jacob Stiffler : netapi: Upgrade to version 1.1.0.7

Arago Project git git at arago-project.org
Tue Jul 19 18:42:25 PDT 2016


Module: meta-ti
Branch: master
Commit: 91490ee0d84bdbe08969dfd472e3767e62b7c79b
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=91490ee0d84bdbe08969dfd472e3767e62b7c79b

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Tue Jul 12 19:44:52 2016 +0000

netapi: Upgrade to version 1.1.0.7

* update DT path to rxqueue

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-ti/netapi/netapi.inc |    8 ++++----
 1 files 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"



More information about the meta-ti mailing list