Dear Martin,
could you add the version in the commit summary? Am Samstag, den 29.10.2011, 12:29 +0200 schrieb Martin Jansa: > Signed-off-by: Martin Jansa <[email protected]> > --- > meta-efl/recipes-efl/efl/elsa_svn.bb | 16 ++++++++++++++++ > 1 files changed, 16 insertions(+), 0 deletions(-) > create mode 100644 meta-efl/recipes-efl/efl/elsa_svn.bb > > diff --git a/meta-efl/recipes-efl/efl/elsa_svn.bb > b/meta-efl/recipes-efl/efl/elsa_svn.bb > new file mode 100644 > index 0000000..59127d3 > --- /dev/null > +++ b/meta-efl/recipes-efl/efl/elsa_svn.bb > @@ -0,0 +1,16 @@ > +DESCRIPTION = "Login manager for Enlightenment" > +DEPENDS = "efreet eina eet ecore elementary" > +LICENSE = "GPLv3+" > +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" > +SECTION = "e/apps" > + > +inherit e gettext > +SRC_URI = "${E_SVN}/trunk/PROTO;module=${SRCNAME};proto=http;scmdata=keep" > +S = "${WORKDIR}/${SRCNAME}" > + > +EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc" > + > +PV = "0.0.4+svnr${SRCPV}" > +SRCREV = "${EFL_SRCREV}" > + > +#RDEPENDS_${PN} = "${PN}-themes" Is there a reason the last line is commented out(?)? Thanks, Paul
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
