]> code.ossystems Code Review - openembedded-core.git/commit
argp-standalone: Add recipe
authorKhem Raj <raj.khem@gmail.com>
Thu, 17 Dec 2015 08:51:39 +0000 (08:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jan 2016 23:42:46 +0000 (23:42 +0000)
commitd2bb8bb1406ef1ca53539912a463bd518211110a
treef29152b64329882658df747c1639cde99407bfdb
parentf02a8228db795f2c6c8d81cfd7e0b88bf355c1b8
argp-standalone: Add recipe

This helps packages like gnutls to compile with musl
any package that needs glibc's implementation of argp
can link to this library

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-support/argp-standalone/argp-standalone_1.3.bb [new file with mode: 0644]
meta/recipes-support/argp-standalone/files/0001-throw-in-funcdef.patch [new file with mode: 0644]
meta/recipes-support/argp-standalone/files/0002-isprint.patch [new file with mode: 0644]