All of lore.kernel.org
 help / color / mirror / Atom feed
* How to verify patches for oe-dev master?
@ 2011-09-09 10:23 Steffen Sledz
  2011-09-12 14:19 ` Steffen Sledz
  0 siblings, 1 reply; 5+ messages in thread
From: Steffen Sledz @ 2011-09-09 10:23 UTC (permalink / raw)
  To: openembedded-devel

At the moment we're using the 2011.03-maintenance branch with angstrom-2008.1, and we have a problem verifying patches.

Assuming we've found a fix to a bug in 2011.03-maintenance. In my opinion the fix should go to oe-dev master first and find it's way to 2011.03-maintenance by a pull request.

The problem is that oe-master does not support angstrom-2008.1 any more, so it's hard to check if the patch compiles/runs well under oe-master.

Any suggestions?

Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to verify patches for oe-dev master?
  2011-09-09 10:23 How to verify patches for oe-dev master? Steffen Sledz
@ 2011-09-12 14:19 ` Steffen Sledz
  2011-09-12 14:46   ` Marco Cavallini
  0 siblings, 1 reply; 5+ messages in thread
From: Steffen Sledz @ 2011-09-12 14:19 UTC (permalink / raw)
  To: openembedded-devel
  Cc: Martin Jansa, Michael Lauer, andy, skoroneos, m.cavallini

On 09.09.2011 12:23, Steffen Sledz wrote:
> At the moment we're using the 2011.03-maintenance branch with angstrom-2008.1, and we have a problem verifying patches.
> 
> Assuming we've found a fix to a bug in 2011.03-maintenance. In my opinion the fix should go to oe-dev master first and find it's way to 2011.03-maintenance by a pull request.
> 
> The problem is that oe-master does not support angstrom-2008.1 any more, so it's hard to check if the patch compiles/runs well under oe-master.

Let me reword the question.

Which "general purpose" distros are supported by oe-dev master at the moment and can be used to check if a patch applies, compiles, and runs?

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to verify patches for oe-dev master?
  2011-09-12 14:19 ` Steffen Sledz
@ 2011-09-12 14:46   ` Marco Cavallini
  2011-09-12 14:52     ` Steffen Sledz
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Cavallini @ 2011-09-12 14:46 UTC (permalink / raw)
  To: openembedded-devel

Steffen Sledz ha scritto, Il 12/09/2011 16:19:
> On 09.09.2011 12:23, Steffen Sledz wrote:
>> At the moment we're using the 2011.03-maintenance branch with angstrom-2008.1, and we have a problem verifying patches.
>>
>> Assuming we've found a fix to a bug in 2011.03-maintenance. In my opinion the fix should go to oe-dev master first and find it's way to 2011.03-maintenance by a pull request.
>>
>> The problem is that oe-master does not support angstrom-2008.1 any more, so it's hard to check if the patch compiles/runs well under oe-master.
> 
> Let me reword the question.
> 
> Which "general purpose" distros are supported by oe-dev master at the moment and can be used to check if a patch applies, compiles, and runs?
> 

Hi Steffen,
KaeilOS distro is working in oe-dev master at the moment, but I can't
guarantee that all recipes will work properly with it.

http://www.kaeilos.com/

Feel free to test it if you want.
Tell me more about your system and the issue you are facing to.

Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
   Atmel third party certified consultant
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
      http://www.KoanSoftware.com
        http://www.KaeilOS.com



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to verify patches for oe-dev master?
  2011-09-12 14:46   ` Marco Cavallini
@ 2011-09-12 14:52     ` Steffen Sledz
  2011-09-12 15:09       ` Marco Cavallini
  0 siblings, 1 reply; 5+ messages in thread
From: Steffen Sledz @ 2011-09-12 14:52 UTC (permalink / raw)
  To: koansoftware; +Cc: openembedded-devel

On 12.09.2011 16:46, Marco Cavallini wrote:
> Steffen Sledz ha scritto, Il 12/09/2011 16:19:
>> On 09.09.2011 12:23, Steffen Sledz wrote:
>>> At the moment we're using the 2011.03-maintenance branch with angstrom-2008.1, and we have a problem verifying patches.
>>>
>>> Assuming we've found a fix to a bug in 2011.03-maintenance. In my opinion the fix should go to oe-dev master first and find it's way to 2011.03-maintenance by a pull request.
>>>
>>> The problem is that oe-master does not support angstrom-2008.1 any more, so it's hard to check if the patch compiles/runs well under oe-master.
>>
>> Let me reword the question.
>>
>> Which "general purpose" distros are supported by oe-dev master at the moment and can be used to check if a patch applies, compiles, and runs?
>>
> 
> Hi Steffen,
> KaeilOS distro is working in oe-dev master at the moment, but I can't
> guarantee that all recipes will work properly with it.
> 
> http://www.kaeilos.com/
> 
> Feel free to test it if you want.

Thanx for this info. Do you have an easy to use example setup for building KaeilOS?

> Tell me more about your system and the issue you are facing to.

No special issues. I'm looking for a way to check patches which are originally made for 2011.03-maintenance/angstrom-2008.1 in oe-dev master.

Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: How to verify patches for oe-dev master?
  2011-09-12 14:52     ` Steffen Sledz
@ 2011-09-12 15:09       ` Marco Cavallini
  0 siblings, 0 replies; 5+ messages in thread
From: Marco Cavallini @ 2011-09-12 15:09 UTC (permalink / raw)
  To: Steffen Sledz; +Cc: openembedded-devel

Steffen Sledz ha scritto, Il 12/09/2011 16:52:
> On 12.09.2011 16:46, Marco Cavallini wrote:
>> Steffen Sledz ha scritto, Il 12/09/2011 16:19:
>>> On 09.09.2011 12:23, Steffen Sledz wrote:
>>>> At the moment we're using the 2011.03-maintenance branch with angstrom-2008.1, and we have a problem verifying patches.
>>>>
>>>> Assuming we've found a fix to a bug in 2011.03-maintenance. In my opinion the fix should go to oe-dev master first and find it's way to 2011.03-maintenance by a pull request.
>>>>
>>>> The problem is that oe-master does not support angstrom-2008.1 any more, so it's hard to check if the patch compiles/runs well under oe-master.
>>> Let me reword the question.
>>>
>>> Which "general purpose" distros are supported by oe-dev master at the moment and can be used to check if a patch applies, compiles, and runs?
>>>
>> Hi Steffen,
>> KaeilOS distro is working in oe-dev master at the moment, but I can't
>> guarantee that all recipes will work properly with it.
>>
>> http://www.kaeilos.com/
>>
>> Feel free to test it if you want.
> 
> Thanx for this info. Do you have an easy to use example setup for building KaeilOS?
> 

You can follow this step-by-step guide
http://www.kaeilos.com/download

HTH


Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
   Atmel third party certified consultant
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
      http://www.KoanSoftware.com
        http://www.KaeilOS.com



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-12 15:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-09 10:23 How to verify patches for oe-dev master? Steffen Sledz
2011-09-12 14:19 ` Steffen Sledz
2011-09-12 14:46   ` Marco Cavallini
2011-09-12 14:52     ` Steffen Sledz
2011-09-12 15:09       ` Marco Cavallini

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.