1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-31 07:50:52 +00:00

netapi: Update commit id of final version of 1.1.0.6

- Increment PR to update

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Sam Nelson
2015-10-20 01:44:18 +00:00
committed by Denys Dmytriyenko
parent 4816b46a96
commit d027ee6beb
+2 -1
View File
@@ -5,8 +5,9 @@ BRANCH = "master"
SRC_URI = "git://git.ti.com/keystone-rtos/netapi.git;protocol=git;branch=${BRANCH}" SRC_URI = "git://git.ti.com/keystone-rtos/netapi.git;protocol=git;branch=${BRANCH}"
# Below Commit ID corresponds to "DEV.NETAPI.01.01.00.06" # Below Commit ID corresponds to "DEV.NETAPI.01.01.00.06"
SRCREV = "42eefef1b4bdc659fc8fc42e8f2bc74a4b155265" SRCREV = "8180b61615965954eaaedc26053f9a8939d9a273"
PV = "01.01.00.06" PV = "01.01.00.06"
PR = "r1"
DEVICELIST = "k2h k2k k2l k2e" DEVICELIST = "k2h k2k k2l k2e"