package/iqvlinux: new package
authorRomain Naour <romain.naour@openwide.fr>
Fri, 9 Oct 2015 13:26:02 +0000 (15:26 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 12 Oct 2015 21:15:13 +0000 (23:15 +0200)
commit330f961ad3404708ed9a35b9b1fdc429ad65ccfe
tree91479ce976a6a65d25366c468cecb893321f6955
parent29d8481bd66a2e9a121c85212e31336c2907d873
package/iqvlinux: new package

The PCI support needs to be checked since this driver is based
on it. Otherwise the build fail with:
 #error "This driver requires PCI support to be available"

But this message is concealed by several occurrence of this
one:
 error: implicit declaration of function 'pci_find_bus' [-Werror=implicit-function-declaration]

[Thomas:
 - fix minor typo in Config.in: s/Enthernet/Ethernet/
 - license is "GPLv2, BSD-3c", not "GPLv2 or BSD-3c"
 - remove IQVLINUX_PCI_CHECK, until a proper generic solution is
   implemented.]

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/iqvlinux/Config.in [new file with mode: 0644]
package/iqvlinux/iqvlinux.hash [new file with mode: 0644]
package/iqvlinux/iqvlinux.mk [new file with mode: 0644]