[oe] [PATCH [1/2]] eio: New recipe for eio

Paul Menzel paulepanter at users.sourceforge.net
Thu Mar 31 20:23:00 UTC 2011


Am Donnerstag, den 31.03.2011, 22:39 +0300 schrieb Philippe De Swert:

»eio: add initial recipe (svn)«  or something like that would be a
better commit summary in my opinion.

> Signed-off-by: Philippe De Swert <philippedeswert at gmail.com>
> ---
>  recipes/efl1/eio.inc    |   11 +++++++++++
>  recipes/efl1/eio_svn.bb |   13 +++++++++++++
>  2 files changed, 24 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..396b455
> --- /dev/null
> +++ b/recipes/efl1/eio.inc
> @@ -0,0 +1,11 @@
> +DESCRIPTION = "Enlightenment Input Output Library"
> +LICENSE = "MIT BSD"
> +DEPENDS = "ecore eina"
> +
> +inherit efl
> +
> +BBCLASSEXTEND = "native"
> +INC_PR = "r0"
> +
> +# Some upgrade path tweaking
> +AUTO_LIBNAME_PKGS = ""

What upgrade patch?

> 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"

It is the only recipe, so `DP = "-1"` should not be useful.

> +LIC_FILES_CHKSUM = "file://COPYING;md5=403f20cf42c847686ac2956f14bfa30f"
> +
> +SRC_URI = "\
> +  ${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep \
> +"
> +S = "${WORKDIR}/${SRCNAME}"


Thanks,

Paul
-------------- 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-devel/attachments/20110331/415b370b/attachment-0002.sig>


More information about the Openembedded-devel mailing list