1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-23 12:26:59 +00:00
Files
Sam Nelson a9cac6d38b netapi: Update to new version 1.1.0.6
- Fixes issues with parallel builds

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-04-28 18:29:26 -04:00

17 lines
468 B
PHP

LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://${WORKDIR}/git/COPYING.txt;md5=f2b4f162358b1ffaf3f2307287ca2074"
BRANCH = "master"
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"
SRCREV = "42eefef1b4bdc659fc8fc42e8f2bc74a4b155265"
PV = "01.01.00.06"
DEVICELIST = "k2h k2k k2l k2e"
CHOICELIST = "yes no"
BASEDIR = "${WORKDIR}/git"
S = "${BASEDIR}/ti/runtime/netapi"