* Re: [oe-commits] Thomas Zimmermann : obexd: add version 0.19 [not found] <E1NDcWJ-0005Ee-Np@melo.openembedded.org> @ 2009-11-27 2:08 ` Ricardo Salveti de Araujo 2009-11-27 8:00 ` Thomas Zimmermann 2009-11-27 10:54 ` Otavio Salvador 0 siblings, 2 replies; 4+ messages in thread From: Ricardo Salveti de Araujo @ 2009-11-27 2:08 UTC (permalink / raw) To: openembedded-devel Hi, I actually sent a similar patch to the list, but also moving the content to a .inc file, 4 days ago. Was this patch available anywhere else or simply no one is paying much attention to patchwork? Just to understand better how the patch process is actually being handled in OE. Thanks, Ricardo On Thu, Nov 26, 2009 at 8:28 AM, git version control <git@git.openembedded.org> wrote: > Module: openembedded.git > Branch: org.openembedded.dev > Commit: 05e63abd2b64cd171d41d7f4745463bfb325d396 > URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=05e63abd2b64cd171d41d7f4745463bfb325d396 > > Author: Thomas Zimmermann <ml@vdm-design.de> > Date: Thu Nov 26 09:20:49 2009 +0000 > > obexd: add version 0.19 > > Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> > > --- > > conf/checksums.ini | 4 ++++ > recipes/bluez/obexd_0.19.bb | 10 ++++++++++ > 2 files changed, 14 insertions(+), 0 deletions(-) > > diff --git a/conf/checksums.ini b/conf/checksums.ini > index df3e609..5755108 100644 > --- a/conf/checksums.ini > +++ b/conf/checksums.ini > @@ -19802,6 +19802,10 @@ sha256=44ba0d99e1bf8fa2caf9f7a85d569e513208c0710c1ad00032e271289e87b63f > md5=5674f746b55439d32bc765d2c5baad16 > sha256=6dbabd9345967120ad21cc25489a6d244aed7975cee9297cc5716af4debc7228 > > +[http://www.kernel.org/pub/linux/bluetooth/obexd-0.19.tar.gz] > +md5=2f03b81411a1f7c359ada35459d946a5 > +sha256=37fb4cffad7e361daffa9915ee6a37e615d0bf4d1f24760e585d5ac922515ca8 > + > [http://downloads.sourceforge.net/openobex/obexftp-0.20.tar.gz] > md5=085b9edc0504c0d79e7479a54e2018c5 > sha256=7246fc75257afcd30ff16dc70185057157bcefc12fa9fba111b3b201577cc40e > diff --git a/recipes/bluez/obexd_0.19.bb b/recipes/bluez/obexd_0.19.bb > new file mode 100644 > index 0000000..e1cc6ce > --- /dev/null > +++ b/recipes/bluez/obexd_0.19.bb > @@ -0,0 +1,10 @@ > +DESCRIPTION = "OBEX Server and Client" > +DEPENDS = "openobex glib-2.0 dbus bluez4" > + > +LICENSE = "GPLv2" > + > +SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz" > + > +inherit autotools_stage > + > +FILES_${PN} += "${datadir}/dbus-1/" > > > _______________________________________________ > Openembedded-commits mailing list > Openembedded-commits@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits > -- Ricardo Salveti de Araujo ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] Thomas Zimmermann : obexd: add version 0.19 2009-11-27 2:08 ` [oe-commits] Thomas Zimmermann : obexd: add version 0.19 Ricardo Salveti de Araujo @ 2009-11-27 8:00 ` Thomas Zimmermann 2009-11-27 10:54 ` Otavio Salvador 1 sibling, 0 replies; 4+ messages in thread From: Thomas Zimmermann @ 2009-11-27 8:00 UTC (permalink / raw) To: openembedded-devel Am Freitag 27 November 2009 03:08:42 schrieb Ricardo Salveti de Araujo: > Hi, > > I actually sent a similar patch to the list, but also moving the > content to a .inc file, 4 days ago. > > Was this patch available anywhere else or simply no one is paying much > attention to patchwork? > > Just to understand better how the patch process is actually being handled > in OE. > > Thanks, > > Ricardo > > On Thu, Nov 26, 2009 at 8:28 AM, git version control > > <git@git.openembedded.org> wrote: > > Module: openembedded.git > > Branch: org.openembedded.dev > > Commit: 05e63abd2b64cd171d41d7f4745463bfb325d396 > > URL: > > http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=05e63abd2b > >64cd171d41d7f4745463bfb325d396 > > > > Author: Thomas Zimmermann <ml@vdm-design.de> > > Date: Thu Nov 26 09:20:49 2009 +0000 > > > > obexd: add version 0.19 > > > > Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> > > > > --- > > > > conf/checksums.ini | 4 ++++ > > recipes/bluez/obexd_0.19.bb | 10 ++++++++++ > > 2 files changed, 14 insertions(+), 0 deletions(-) > > > > diff --git a/conf/checksums.ini b/conf/checksums.ini > > index df3e609..5755108 100644 > > --- a/conf/checksums.ini > > +++ b/conf/checksums.ini > > @@ -19802,6 +19802,10 @@ > > sha256=44ba0d99e1bf8fa2caf9f7a85d569e513208c0710c1ad00032e271289e87b63f > > md5=5674f746b55439d32bc765d2c5baad16 > > sha256=6dbabd9345967120ad21cc25489a6d244aed7975cee9297cc5716af4debc7228 > > > > +[http://www.kernel.org/pub/linux/bluetooth/obexd-0.19.tar.gz] > > +md5=2f03b81411a1f7c359ada35459d946a5 > > +sha256=37fb4cffad7e361daffa9915ee6a37e615d0bf4d1f24760e585d5ac922515ca8 > > + > > [http://downloads.sourceforge.net/openobex/obexftp-0.20.tar.gz] > > md5=085b9edc0504c0d79e7479a54e2018c5 > > sha256=7246fc75257afcd30ff16dc70185057157bcefc12fa9fba111b3b201577cc40e > > diff --git a/recipes/bluez/obexd_0.19.bb b/recipes/bluez/obexd_0.19.bb > > new file mode 100644 > > index 0000000..e1cc6ce > > --- /dev/null > > +++ b/recipes/bluez/obexd_0.19.bb > > @@ -0,0 +1,10 @@ > > +DESCRIPTION = "OBEX Server and Client" > > +DEPENDS = "openobex glib-2.0 dbus bluez4" > > + > > +LICENSE = "GPLv2" > > + > > +SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz" > > + > > +inherit autotools_stage > > + > > +FILES_${PN} += "${datadir}/dbus-1/" > > I needed that package und because of that i asked Klaus to commit it for me. I haven't looked at patchworkd, sorry for that. ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] Thomas Zimmermann : obexd: add version 0.19 2009-11-27 2:08 ` [oe-commits] Thomas Zimmermann : obexd: add version 0.19 Ricardo Salveti de Araujo 2009-11-27 8:00 ` Thomas Zimmermann @ 2009-11-27 10:54 ` Otavio Salvador 2009-11-27 16:29 ` Ricardo Salveti de Araujo 1 sibling, 1 reply; 4+ messages in thread From: Otavio Salvador @ 2009-11-27 10:54 UTC (permalink / raw) To: openembedded-devel Hello Ricardo, On Fri, Nov 27, 2009 at 12:08 AM, Ricardo Salveti de Araujo <ricardo.salveti@openbossa.org> wrote: > Hi, > > I actually sent a similar patch to the list, but also moving the > content to a .inc file, 4 days ago. > > Was this patch available anywhere else or simply no one is paying much > attention to patchwork? > > Just to understand better how the patch process is actually being handled in OE. Most people look at OE mailing list and patchwork from time to time and then this happens sometimes when someone commit a change in meanwhile. It would be nice if you could put you .inc improvement in the next patch set :-) Cheers, -- Otavio Salvador O.S. Systems E-mail: otavio@ossystems.com.br http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [oe-commits] Thomas Zimmermann : obexd: add version 0.19 2009-11-27 10:54 ` Otavio Salvador @ 2009-11-27 16:29 ` Ricardo Salveti de Araujo 0 siblings, 0 replies; 4+ messages in thread From: Ricardo Salveti de Araujo @ 2009-11-27 16:29 UTC (permalink / raw) To: openembedded-devel On Fri, Nov 27, 2009 at 7:54 AM, Otavio Salvador <otavio@ossystems.com.br> wrote: > Hello Ricardo, > > On Fri, Nov 27, 2009 at 12:08 AM, Ricardo Salveti de Araujo > <ricardo.salveti@openbossa.org> wrote: >> Hi, >> >> I actually sent a similar patch to the list, but also moving the >> content to a .inc file, 4 days ago. >> >> Was this patch available anywhere else or simply no one is paying much >> attention to patchwork? >> >> Just to understand better how the patch process is actually being handled in OE. > > Most people look at OE mailing list and patchwork from time to time > and then this happens sometimes when someone commit a change in > meanwhile. Ok, np about that, just wanted to be sure because I saw a similar case the other week. > It would be nice if you could put you .inc improvement in the next patch set :-) Yep, will add this patch with others I sent to patchwork at the mamona queue, so them can be reviewed all together. Cheers, -- Ricardo Salveti de Araujo ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-11-27 16:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E1NDcWJ-0005Ee-Np@melo.openembedded.org>
2009-11-27 2:08 ` [oe-commits] Thomas Zimmermann : obexd: add version 0.19 Ricardo Salveti de Araujo
2009-11-27 8:00 ` Thomas Zimmermann
2009-11-27 10:54 ` Otavio Salvador
2009-11-27 16:29 ` Ricardo Salveti de Araujo
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.