[oe] [meta-oe][PATCH v3 08/11] libinih: add git recipe

Koen Kooi koen at dominion.thruhere.net
Sun May 8 18:36:18 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08-05-11 18:41, Otavio Salvador wrote:
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  meta-oe/recipes-support/inih/libinih_git.bb |   20 ++++++++++++++++++++
>  1 files changed, 20 insertions(+), 0 deletions(-)
>  create mode 100644 meta-oe/recipes-support/inih/libinih_git.bb
> 
> diff --git a/meta-oe/recipes-support/inih/libinih_git.bb b/meta-oe/recipes-support/inih/libinih_git.bb
> new file mode 100644
> index 0000000..1dc2059
> --- /dev/null
> +++ b/meta-oe/recipes-support/inih/libinih_git.bb
> @@ -0,0 +1,20 @@
> +DESCRIPTION = "C and C++ INI Library"
> +HOMEPAGE = "http://code.google.com/p/inih/"
> +PRIORITY = "optional"
> +PV = "0.0+gitr${SRCPV}"
> +PKGV = "${GITPKGVTAG}"
> +LICENSE = "BSD"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=dae28cbf28207425e0d0b3eb835f4bde"
> +
> +PR = "r0"
> +
> +# The github repository provides a cmake and pkg-config integration
> +SRCREV = "715cb4dc3d56714d7d53dcd94ae4b41c950119a7"
> +SRC_URI = "git://github.com/OSSystems/inih.git;protocol=git"
> +
> +S = "${WORKDIR}/git"
> +
> +inherit gitpkgv cmake
> +
> +# We don't have libinih since we only have static libraries
> +RDEPENDS_${PN}-dev = ""

ALLOW_EMPTY_${PN} = "1" would be better, since that doesn't break the
automatic depchain code
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNxuKiMkyGM64RGpERAgjbAKCJHErAGUNq7yOnjj5u/Qp6YfpKIgCdFu6B
qnXoflMuORS6H6e3K+R1sMw=
=KvqY
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list