diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2015-04-11 04:02:45 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-04-10 18:08:55 -0400 |
| commit | d616b0ac65e4cffad2f9ca939db670a2a6a641f1 (patch) | |
| tree | 15b3337b90d3bec89d17afe8e9987fdb272c03cb /recipes-ti/netapi/netapi.inc | |
| parent | 58718b0bcead48d845dd29a6b5af588ba9318224 (diff) | |
| download | meta-ti-d616b0ac65e4cffad2f9ca939db670a2a6a641f1.tar.gz | |
netapi: Update to new version 1.1.0.5
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/netapi/netapi.inc')
| -rw-r--r-- | recipes-ti/netapi/netapi.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/netapi/netapi.inc b/recipes-ti/netapi/netapi.inc index b8d481ab..eae436c0 100644 --- a/recipes-ti/netapi/netapi.inc +++ b/recipes-ti/netapi/netapi.inc | |||
| @@ -4,9 +4,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING.txt;md5=f2b4f162358b1ffaf3f230 | |||
| 4 | BRANCH = "master" | 4 | BRANCH = "master" |
| 5 | SRC_URI = "git://git.ti.com/keystone-rtos/netapi.git;protocol=git;branch=${BRANCH}" | 5 | SRC_URI = "git://git.ti.com/keystone-rtos/netapi.git;protocol=git;branch=${BRANCH}" |
| 6 | 6 | ||
| 7 | # Below Commit ID corresponds to "DEV.NETAPI.01.01.00.04" | 7 | # Below Commit ID corresponds to "DEV.NETAPI.01.01.00.05C" |
| 8 | SRCREV= "dc08af268200908d3d8a456ac852c65c53d2fd12" | 8 | SRCREV = "fc407a408e6c7e4cad6b5f0dd4367049abfd375f" |
| 9 | PV = "01.01.00.04" | 9 | PV = "01.01.00.05" |
| 10 | 10 | ||
| 11 | DEVICELIST = "k2h k2k k2l k2e" | 11 | DEVICELIST = "k2h k2k k2l k2e" |
| 12 | 12 | ||
