1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-17 14:57:47 +00:00

netapi: Only build binaries relevent to the machine

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Jacob Stiffler
2016-01-30 01:38:08 +00:00
committed by Denys Dmytriyenko
parent a2abb468cd
commit 504c5919e7
3 changed files with 10 additions and 7 deletions
+1 -3
View File
@@ -1,12 +1,10 @@
DESCRIPTION = "Provides NETAPI module: TI user space network library"
COMPATIBLE_MACHINE = "keystone"
DEPENDS = "common-csl-ip rm-lld qmss-lld cppi-lld sa-lld hplib pktlib nwal-lld"
include netapi.inc
PR = "${INC_PR}.0"
PR = "${INC_PR}.1"
EXTRA_OEMAKE = "-f makefile_armv7 PDK_INSTALL_PATH=${STAGING_INCDIR}"