[OE-core] [RFC][PATCH 1/2] libjson: add 0.9

Paul Menzel paulepanter at users.sourceforge.net
Tue Nov 22 09:08:14 UTC 2011


Dear Koen,


Am Montag, den 21.11.2011, 19:12 +0100 schrieb Koen Kooi:
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
> ---
>  meta/recipes-devtools/libjson/libjson_0.9.bb |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
>  create mode 100644 meta/recipes-devtools/libjson/libjson_0.9.bb
> 
> diff --git a/meta/recipes-devtools/libjson/libjson_0.9.bb b/meta/recipes-devtools/libjson/libjson_0.9.bb
> new file mode 100644
> index 0000000..4d609a6
> --- /dev/null
> +++ b/meta/recipes-devtools/libjson/libjson_0.9.bb
> @@ -0,0 +1,13 @@
> +DESCRIPTION = "JSON-C - A JSON implementation in C"
> +
> +LICENSE = "MIT/X11"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=30a276a476b02c2dcd0849bde417fb17"

please add at least the field `HOMEPAGE` as it is done in OE-classic
[1].

> +SRC_URI = "http://oss.metaparadigm.com/json-c/json-c-${PV}.tar.gz"
> +SRC_URI[md5sum] = "3a13d264528dcbaf3931b0cede24abae"
> +SRC_URI[sha256sum] = "702a486c9bf8e19137d484ab5c49b4ad314eb5e1fe37062a72c0a0fa39439475"
> +
> +S = "${WORKDIR}/json-c-${PV}"
> +
> +
> +inherit autotools


Thanks,

Paul


[1] http://git.openembedded.org/openembedded/tree/recipes/libjson/libjson_0.9.bb?id=55b3912f14b1919bf2cd330e48546f11c179794f
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20111122/93982f84/attachment-0002.sig>


More information about the Openembedded-core mailing list