[oe] [PATCH v2] 1/2] eio: new recipe and include file for eio

Martin Jansa martin.jansa at gmail.com
Mon Apr 4 20:48:15 UTC 2011


On Mon, Apr 04, 2011 at 11:40:30PM +0300, Philippe De Swert wrote:
> Signed-off-by: Philippe De Swert <philippedeswert at gmail.com>
> ---
>  recipes/efl1/eio.inc    |    8 ++++++++
>  recipes/efl1/eio_svn.bb |   13 +++++++++++++
>  2 files changed, 21 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/efl1/eio.inc
>  create mode 100644 recipes/efl1/eio_svn.bb
> 
> diff --git a/recipes/efl1/eio.inc b/recipes/efl1/eio.inc
> new file mode 100644
> index 0000000..d7ccdca
> --- /dev/null
> +++ b/recipes/efl1/eio.inc
> @@ -0,0 +1,8 @@
> +DESCRIPTION = "Enlightenment Input Output Library"
> +LICENSE = "LGPL2.1"

we usually use LGPLv2.1

will fix while pusing it (when it gets available on patchwork) 

> +DEPENDS = "ecore eina"
> +
> +inherit efl
> +
> +BBCLASSEXTEND = "native"
> +INC_PR = "r0"
> diff --git a/recipes/efl1/eio_svn.bb b/recipes/efl1/eio_svn.bb
> new file mode 100644
> index 0000000..6a12dcf
> --- /dev/null
> +++ b/recipes/efl1/eio_svn.bb
> @@ -0,0 +1,13 @@
> +require eio.inc
> +
> +SRCREV = "${EFL_SRCREV}"
> +PV = "0.1.0+svnr${SRCPV}"
> +PR = "${INC_PR}.0"
> +DEFAULT_PREFERENCE = "-1"
> +
> +LIC_FILES_CHKSUM = "file://COPYING;md5=403f20cf42c847686ac2956f14bfa30f"
> +
> +SRC_URI = "\
> +  ${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep \
> +"
> +S = "${WORKDIR}/${SRCNAME}"
> -- 
> 1.7.2.5
> 
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

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


More information about the Openembedded-devel mailing list