diff options
author | Romain Naour <romain.naour@openwide.fr> | 2015-10-09 15:26:02 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-10-12 23:15:13 +0200 |
commit | 330f961ad3404708ed9a35b9b1fdc429ad65ccfe (patch) | |
tree | 91479ce976a6a65d25366c468cecb893321f6955 /package/iqvlinux/iqvlinux.hash | |
parent | 29d8481bd66a2e9a121c85212e31336c2907d873 (diff) | |
download | buildroot-330f961ad3404708ed9a35b9b1fdc429ad65ccfe.tar.gz buildroot-330f961ad3404708ed9a35b9b1fdc429ad65ccfe.zip |
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>
Diffstat (limited to 'package/iqvlinux/iqvlinux.hash')
-rw-r--r-- | package/iqvlinux/iqvlinux.hash | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/iqvlinux/iqvlinux.hash b/package/iqvlinux/iqvlinux.hash new file mode 100644 index 0000000000..ddf57b712c --- /dev/null +++ b/package/iqvlinux/iqvlinux.hash @@ -0,0 +1,5 @@ +# From http://sourceforge.net/projects/e1000/files/iqvlinux/1.1.5.3/ +sha1 bd94416e4364015dbbd78a22e51080bf7ea81fac iqvlinux.tar.gz +md5 fb6a2a4dc122d39070fcb06985c97a05 iqvlinux.tar.gz +# locally computed +sha256 8cb19f3bfe040100a13bb2d05cb2b54f2b259e55cef23f8cc5aa6f2f31e98bec iqvlinux.tar.gz |