librtas: new package
authorSam bobroff <sam.bobroff@au1.ibm.com>
Tue, 19 May 2015 05:59:55 +0000 (15:59 +1000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 13 Jul 2015 16:35:20 +0000 (18:35 +0200)
commit10e10f128d87d125be0d10ad089b98a42156612c
tree622a289ad02490bf731737141e7e007704eea0df
parent90d008ea7ab4fe0cf8e17b27b978bc367edfd8c0
librtas: new package

[Thomas:
  - make the package depend on glibc, since it needs execinfo.h
  - use TARGET_CONFIGURE_OPTS instead of defining manually CC and LD
  - add hash file
  - remove useless empty newline.
  Thanks to Romain Naour for the review!]

Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Reviewed-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/librtas/0001-librtas-install-librtas.so.1-symlink.patch [new file with mode: 0644]
package/librtas/Config.in [new file with mode: 0644]
package/librtas/librtas.hash [new file with mode: 0644]
package/librtas/librtas.mk [new file with mode: 0644]