Op 16 mei 2012 om 21:51 heeft Daiane Angolini <[email protected]> het volgende geschreven:
> Port recipe from Meta-OE at 4bf0e7e02544e9ffa54aa0ead966c411d7dbd0be > and update to version 1.30 using FreeDesktop GIT as source. Why bloat oe-core? Nothing is using it oe-core > > Signed-off-by: Daiane Angolini <[email protected]> > Signed-off-by: Otavio Salvador <[email protected]> > --- > meta/recipes-support/evtest/evtest_1.30.bb | 14 ++++++++++++++ > 1 files changed, 14 insertions(+), 0 deletions(-) > create mode 100644 meta/recipes-support/evtest/evtest_1.30.bb > > diff --git a/meta/recipes-support/evtest/evtest_1.30.bb > b/meta/recipes-support/evtest/evtest_1.30.bb > new file mode 100644 > index 0000000..222d839 > --- /dev/null > +++ b/meta/recipes-support/evtest/evtest_1.30.bb > @@ -0,0 +1,14 @@ > +DESCRIPTION = "Simple tool for input event debugging." > +HOMEPAGE = "http://people.freedesktop.org/~whot/evtest/" > +AUTHOR = "Vojtech Pavlik <[email protected]>" > +SECTION = "console/utils" > +DEPENDS = "libxml2" > +LICENSE = "GPLv2" > +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" > + > +SRCREV = "e7dd232287764c0533ea89247ff907f350a12016" > +SRC_URI = "git://anongit.freedesktop.org/evtest;protocol=git" > +S = "${WORKDIR}/git" > + > +inherit autotools > + > -- > 1.7.5.4 > > > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
