package/libeastl: new package
authorMatt Weber <matthew.weber@rockwellcollins.com>
Tue, 18 Dec 2018 18:51:45 +0000 (12:51 -0600)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 31 Dec 2018 13:14:22 +0000 (14:14 +0100)
commited9ddaafb2c4d3ac44e46390248f5c9af08076b1
tree92f09b9a0ff7dba13778f3103019ca8eacf82b57
parent928a72c49fe6ca234ba6fa193d23720cac20b112
package/libeastl: new package

This patch adds the Entertainment Arts Standard Template Library.

The initial version uses the latest hash so that the aarch64 support
is included vs Buildroot having to apply the aarch64 support patch.

Signed-off-by: Maury Anderson <maury.anderson@rockwellcollins.com>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
[Thomas:
 - add missing BR2_INSTALL_LIBSTDCPP dependency
 - use the github helper instead of the git site method, and adjust
   hash consequently
 - drop INSTALL_TARGET_CMDS, the default cmake-package implementation
   works fine]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
package/Config.in
package/libeastl/Config.in [new file with mode: 0644]
package/libeastl/libeastl.hash [new file with mode: 0644]
package/libeastl/libeastl.mk [new file with mode: 0644]