]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
aoetools: new package
authorSergio Prado <sergio.prado@e-labworks.com>
Mon, 15 Jan 2018 09:08:51 +0000 (07:08 -0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 15 Jan 2018 20:47:08 +0000 (21:47 +0100)
commit9a3ee648d61735135811e82c6733556117c9f52d
tree887945c985bad235de86f89c764d42794273071f
parent02fc52fe599c2983448a59010b54a675eb09b18a
aoetools: new package

The aoetools are programs for users of the ATA over Ethernet (AoE)
network storage protocol, a simple protocol for using storage over an
ethernet LAN.

Tested on Beaglebone Black.

Build tested with test-pkg.

Signed-off-by: Sergio Prado <sergio.prado@e-labworks.com>
[Thomas:
 - fix check-package warnings
 - use SPDX license code, GPL-2.0
 - use github helper
 - pass TARGET_CONFIGURE_OPTS instead of just CC]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/aoetools/Config.in [new file with mode: 0644]
package/aoetools/aoetools.hash [new file with mode: 0644]
package/aoetools/aoetools.mk [new file with mode: 0644]