hidapi: new package
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 16 Nov 2015 16:54:12 +0000 (16:54 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 17 Nov 2015 20:49:43 +0000 (21:49 +0100)
commit6267f34afdd06ad848bbf7a2975cb279132b6ba0
tree1d264a92cd1a351c37c044dd22739b0235859c6c
parenteba26d53d2db1822b20f134bb20b07365a12c38f
hidapi: new package

[Thomas:
 - use BR2_INIT_SYSTEMD instead of BR2_PACKAGE_SYSTEMD for the
   libgudev handling. This is consistent with what we do in libmbim,
   modem-manager and network-manager. Only udisks is diverging from
   this by using BR2_PACKAGE_SYSTEMD.
 - Fix the license info: it is GPLv3 *or* BSD-3c *or* the specific
   HIDAPI license. Added LICENSE-orig.txt to LICENSE_FILES.]

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/hidapi/Config.in [new file with mode: 0644]
package/hidapi/hidapi.hash [new file with mode: 0644]
package/hidapi/hidapi.mk [new file with mode: 0644]