[oe] [meta-oe][PATCH] qrencode: new recipe

Martin Jansa martin.jansa at gmail.com
Wed Jul 1 13:14:59 UTC 2015


On Wed, Jul 01, 2015 at 04:33:31PM +1000, Jonathan Liu wrote:
> Signed-off-by: Jonathan Liu <net147 at gmail.com>
> ---
>  meta-oe/recipes-graphics/qrencode/qrencode_git.bb | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
>  create mode 100644 meta-oe/recipes-graphics/qrencode/qrencode_git.bb
> 
> diff --git a/meta-oe/recipes-graphics/qrencode/qrencode_git.bb b/meta-oe/recipes-graphics/qrencode/qrencode_git.bb
> new file mode 100644
> index 0000000..fc7b020
> --- /dev/null
> +++ b/meta-oe/recipes-graphics/qrencode/qrencode_git.bb
> @@ -0,0 +1,16 @@
> +SUMMARY = "C library for encoding data in a QR Code symbol"
> +AUTHOR = "Kentaro Fukuchi"
> +HOMEPAGE = "http://fukuchi.org/works/qrencode/"
> +SECTION = "libs"
> +LICENSE = "LGPLv2.1"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
> +PV = "3.4.4+git${SRCPV}"

lets discuss +git/+gitr in previous patch

> +
> +SRCREV = "1b565c7b599029818fc596e7da4371a3083da36c"
> +SRC_URI = "git://github.com/fukuchi/libqrencode.git;protocol=git"

protocol=git is default, you can drop it
> +
> +S = "${WORKDIR}/git"
> +
> +inherit autotools pkgconfig
> +
> +EXTRA_OECONF += "--without-tools --without-tests"
> -- 
> 2.4.4
> 
> -- 
> _______________________________________________
> 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: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150701/2890a9c4/attachment-0002.sig>


More information about the Openembedded-devel mailing list