aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/argp-standalone/argp-standalone_1.3.bb
blob: 95122e7cfe7843e3d39d939bc68ad42faa1f9784 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "A standalone version of argp, which is part of the GNU C Library."
PRIORITY = "optional"
PR = "r2"

SRC_URI = "http://www.auto.tuwien.ac.at/~mkoegler/eib/argp-standalone-${PV}.tar.gz \
           file://libtool.patch"

inherit autotools

SRC_URI[md5sum] = "8a336796eeb2a765b76f68e3312adaab"
SRC_URI[sha256sum] = "8b9067e77812c67c1e1b96ab9d92ab9af3a97e991d3c385b6e241d97f0e3cd28"