* Update rrdtool from 1.4.8 to 1.5.3
@ 2015-07-09 16:38 Jens Rehsack
2015-07-10 19:50 ` Burton, Ross
0 siblings, 1 reply; 5+ messages in thread
From: Jens Rehsack @ 2015-07-09 16:38 UTC (permalink / raw)
To: OE-core
Hi,
here is an update patch for meta-oe/recipes-extended/rrdtool:
https://github.com/rehsack/meta-openembedded/commit/6ed5b4489beb1233bd4b3c9f73064e973eeef2ad
This adds a the capability for native package, because RRDTool::OO from Michael Schili needs it to build without patching around (easier ^^).
Best regards
--
Jens Rehsack - rehsack@gmail.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Update rrdtool from 1.4.8 to 1.5.3
2015-07-09 16:38 Update rrdtool from 1.4.8 to 1.5.3 Jens Rehsack
@ 2015-07-10 19:50 ` Burton, Ross
2015-07-13 7:57 ` Jens Rehsack
0 siblings, 1 reply; 5+ messages in thread
From: Burton, Ross @ 2015-07-10 19:50 UTC (permalink / raw)
To: Jens Rehsack; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 366 bytes --]
On 9 July 2015 at 17:38, Jens Rehsack <rehsack@gmail.com> wrote:
> here is an update patch for meta-oe/recipes-extended/rrdtool:
>
> https://github.com/rehsack/meta-openembedded/commit/6ed5b4489beb1233bd4b3c9f73064e973eeef2ad
>
Please send the actual patch instead of a link to the patch, and meta-oe
patches go to openembedded-devel@ not -core@.
Ross
[-- Attachment #2: Type: text/html, Size: 904 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Update rrdtool from 1.4.8 to 1.5.3
2015-07-10 19:50 ` Burton, Ross
@ 2015-07-13 7:57 ` Jens Rehsack
2015-07-13 9:07 ` Richard Purdie
0 siblings, 1 reply; 5+ messages in thread
From: Jens Rehsack @ 2015-07-13 7:57 UTC (permalink / raw)
To: Burton, Ross, Richard Purdie; +Cc: OE-core
> Am 10.07.2015 um 21:50 schrieb Burton, Ross <ross.burton@intel.com>:
>
>
> On 9 July 2015 at 17:38, Jens Rehsack <rehsack@gmail.com> wrote:
> here is an update patch for meta-oe/recipes-extended/rrdtool:
> https://github.com/rehsack/meta-openembedded/commit/6ed5b4489beb1233bd4b3c9f73064e973eeef2ad
>
> Please send the actual patch instead of a link to the patch, and meta-oe patches go to openembedded-devel@ not -core@.
I was told by RP that sending patches via GitHub is fine. Unfortunately that's the best I can do.
When it's clear how to submit patches, I'll go ahead to oe-devel@
Cheers
--
Jens Rehsack - rehsack@gmail.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Update rrdtool from 1.4.8 to 1.5.3
2015-07-13 7:57 ` Jens Rehsack
@ 2015-07-13 9:07 ` Richard Purdie
2015-07-13 9:54 ` Jens Rehsack
0 siblings, 1 reply; 5+ messages in thread
From: Richard Purdie @ 2015-07-13 9:07 UTC (permalink / raw)
To: Jens Rehsack; +Cc: OE-core
On Mon, 2015-07-13 at 09:57 +0200, Jens Rehsack wrote:
> > Am 10.07.2015 um 21:50 schrieb Burton, Ross <ross.burton@intel.com>:
> >
> >
> > On 9 July 2015 at 17:38, Jens Rehsack <rehsack@gmail.com> wrote:
> > here is an update patch for meta-oe/recipes-extended/rrdtool:
> > https://github.com/rehsack/meta-openembedded/commit/6ed5b4489beb1233bd4b3c9f73064e973eeef2ad
> >
> > Please send the actual patch instead of a link to the patch, and meta-oe patches go to openembedded-devel@ not -core@.
>
> I was told by RP that sending patches via GitHub is fine. Unfortunately that's the best I can do.
> When it's clear how to submit patches, I'll go ahead to oe-devel@
Not sure I said github was ok. What I perhaps would have said is that
posting a link to such patches was better than not having anything at
all. There are some good improvements in there for perl and as you know,
our perl skills are a bit lacking :).
Our commit process is patches on the mailing list for review. If you
can't help with that, it means someone else will have to step up and do
that piece. Its then going to come down to how good the patches are as
to whether anyone does.
As I have said, I'd much rather know about them and have the option
rather than not know about them at all though.
Cheers,
Richard
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Update rrdtool from 1.4.8 to 1.5.3
2015-07-13 9:07 ` Richard Purdie
@ 2015-07-13 9:54 ` Jens Rehsack
0 siblings, 0 replies; 5+ messages in thread
From: Jens Rehsack @ 2015-07-13 9:54 UTC (permalink / raw)
To: Richard Purdie; +Cc: OE-core
> Am 13.07.2015 um 11:07 schrieb Richard Purdie <richard.purdie@linuxfoundation.org>:
>
> On Mon, 2015-07-13 at 09:57 +0200, Jens Rehsack wrote:
>>> Am 10.07.2015 um 21:50 schrieb Burton, Ross <ross.burton@intel.com>:
>>>
>>>
>>> On 9 July 2015 at 17:38, Jens Rehsack <rehsack@gmail.com> wrote:
>>> here is an update patch for meta-oe/recipes-extended/rrdtool:
>>> https://github.com/rehsack/meta-openembedded/commit/6ed5b4489beb1233bd4b3c9f73064e973eeef2ad
>>>
>>> Please send the actual patch instead of a link to the patch, and meta-oe patches go to openembedded-devel@ not -core@.
>>
>> I was told by RP that sending patches via GitHub is fine. Unfortunately that's the best I can do.
>> When it's clear how to submit patches, I'll go ahead to oe-devel@
>
> Not sure I said github was ok. What I perhaps would have said is that
> posting a link to such patches was better than not having anything at
> all. There are some good improvements in there for perl and as you know,
> our perl skills are a bit lacking :).
Well, IIRC there was a big Yocto discussion at first or second day where
this was acknowledged either.
> Our commit process is patches on the mailing list for review. If you
> can't help with that, it means someone else will have to step up and do
> that piece. Its then going to come down to how good the patches are as
> to whether anyone does.
>
> As I have said, I'd much rather know about them and have the option
> rather than not know about them at all though.
What I can do is sending mails and attaching the patch saved using
"git format-patch".
Cheers
--
Jens Rehsack - rehsack@gmail.com
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-07-13 9:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09 16:38 Update rrdtool from 1.4.8 to 1.5.3 Jens Rehsack
2015-07-10 19:50 ` Burton, Ross
2015-07-13 7:57 ` Jens Rehsack
2015-07-13 9:07 ` Richard Purdie
2015-07-13 9:54 ` Jens Rehsack
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.