[oe] [meta-oe][PATCH] libmicrohttpd: bump to version 0.9.27

Martin Jansa martin.jansa at gmail.com
Sun Aug 18 19:44:22 UTC 2013


On Sun, Aug 18, 2013 at 10:28:04PM +0300, Ciprian Ciubotariu wrote:
> ---
>  .../libmicrohttpd/libmicrohttpd_0.9.27.bb                | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
>  create mode 100644 meta-oe/recipes-connectivity/libmicrohttpd/libmicrohttpd_0.9.27.bb

Is there some reason to keep older version?

> 
> diff --git a/meta-oe/recipes-connectivity/libmicrohttpd/libmicrohttpd_0.9.27.bb b/meta-oe/recipes-connectivity/libmicrohttpd/libmicrohttpd_0.9.27.bb
> new file mode 100644
> index 0000000..802ae40
> --- /dev/null
> +++ b/meta-oe/recipes-connectivity/libmicrohttpd/libmicrohttpd_0.9.27.bb
> @@ -0,0 +1,16 @@
> +DESCRIPTION = "GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application."
> +LICENSE = "LGPLv2.1"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=9331186f4f80db7da0e724bdd6554ee5"
> +
> +DEPENDS = "libgcrypt curl"
> +
> +SRC_URI = "ftp://ftp.nluug.nl/pub/gnu/libmicrohttpd//libmicrohttpd-${PV}.tar.gz"
> +SRC_URI[md5sum] = "a10496b7f1b495aaf6897584da52f51b"
> +SRC_URI[sha256sum] = "d532edf64c3a9da472114c2d10fc94606e3b31f21b883ec2e796ab8478f7e9cb"
> +
> +
> +inherit autotools lib_package
> +
> +do_compile_append() {
> +	sed -i s:-L${STAGING_LIBDIR}::g libmicrohttpd.pc
> +}
> -- 
> 1.8.1.5
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130818/b3a236b6/attachment-0002.sig>


More information about the Openembedded-devel mailing list