u-boot-bug: Drop do_stage (not needed), add package_stagefile_shell to deploy
[openembedded.git] / recipes / libconfig / libconfig_1.3.1.bb
blob50c67f3ca4e6b9842cb43f0dcc301bf6b385105f
1 DESCRIPTION = "Library for manipulating structured configuration files"
2 AUTHOR = "Mark Lindner"
3 HOMEPAGE = "http://www.hyperrealm.com/libconfig/"
4 SECTION = "libs"
5 PRIORITY = "optional"
6 LICENSE = "LGPLv2"
7 DEPENDS = ""
8 PV = "1.3.1"
9 PR = "r0"
11 SRC_URI = "http://www.hyperrealm.com/libconfig/libconfig-${PV}.tar.gz"
13 S = "${WORKDIR}/libconfig-${PV}"
15 inherit autotools
17 SRC_URI[md5sum] = "f02bfa27a21b3040089026975b9dc0b8"
18 SRC_URI[sha256sum] = "5677f32eff184883d7ca402234f92142f35bea7d04d503becdd104ae8343cb1c"