mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-04 18:00:36 +00:00
netapi: Upgrade to version 1.1.0.7
* update DT path to rxqueue Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
d12c6b3df9
commit
91490ee0d8
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user