Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Buildroot talk at ELCE
@ 2013-10-25  7:14 Peter Korsgaard
  2013-10-25  7:29 ` Baruch Siach
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Peter Korsgaard @ 2013-10-25  7:14 UTC (permalink / raw)
  To: buildroot

FYI,

As you might be aware, I'm doing a talk titled 'Buildroot: What is new'
this afternoon at the Embedded Linux Conference Europe. See the link
below for the slides:

http://peter.korsgaard.com/buildroot-whats-new-elce2013.pdf

I'm trying to make it clear that Buildroot is very much alive, with lots
of activity.

Most items in the slides have already been discussed, but I would very
much appreciate if you could take a quick look and let me know if I
missed something important or said anything stupid.

Thanks!

-- 
Bye, Peter Korsgaard

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

* [Buildroot] Buildroot talk at ELCE
  2013-10-25  7:14 [Buildroot] Buildroot talk at ELCE Peter Korsgaard
@ 2013-10-25  7:29 ` Baruch Siach
  2013-10-25  7:41   ` Peter Korsgaard
  2013-10-25  7:42 ` Thomas De Schampheleire
  2013-10-25  7:53 ` Arnout Vandecappelle
  2 siblings, 1 reply; 9+ messages in thread
From: Baruch Siach @ 2013-10-25  7:29 UTC (permalink / raw)
  To: buildroot

Hi Peter,

On Fri, Oct 25, 2013 at 09:14:57AM +0200, Peter Korsgaard wrote:
> FYI,
> 
> As you might be aware, I'm doing a talk titled 'Buildroot: What is new'
> this afternoon at the Embedded Linux Conference Europe. See the link
> below for the slides:
> 
> http://peter.korsgaard.com/buildroot-whats-new-elce2013.pdf
> 
> I'm trying to make it clear that Buildroot is very much alive, with lots
> of activity.
> 
> Most items in the slides have already been discussed, but I would very
> much appreciate if you could take a quick look and let me know if I
> missed something important or said anything stupid.

Just a small nit. Since you mention Tensilica in the slides I thought it's 
worth mentioning that Tensilica is no fully merged into Cadence, just like ARC 
is merged into Synosys.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

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

* [Buildroot] Buildroot talk at ELCE
  2013-10-25  7:29 ` Baruch Siach
@ 2013-10-25  7:41   ` Peter Korsgaard
  0 siblings, 0 replies; 9+ messages in thread
From: Peter Korsgaard @ 2013-10-25  7:41 UTC (permalink / raw)
  To: buildroot

>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

Hi,

 >> Most items in the slides have already been discussed, but I would very
 >> much appreciate if you could take a quick look and let me know if I
 >> missed something important or said anything stupid.

 > Just a small nit. Since you mention Tensilica in the slides I thought
 > it's worth mentioning that Tensilica is no fully merged into Cadence,
 > just like ARC is merged into Synosys.

Ahh, ok - Will change. Thanks!

-- 
Bye, Peter Korsgaard

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

* [Buildroot] Buildroot talk at ELCE
  2013-10-25  7:14 [Buildroot] Buildroot talk at ELCE Peter Korsgaard
  2013-10-25  7:29 ` Baruch Siach
@ 2013-10-25  7:42 ` Thomas De Schampheleire
  2013-10-25  7:47   ` Peter Korsgaard
  2013-10-25  7:53 ` Arnout Vandecappelle
  2 siblings, 1 reply; 9+ messages in thread
From: Thomas De Schampheleire @ 2013-10-25  7:42 UTC (permalink / raw)
  To: buildroot

Hi Peter,

On Fri, Oct 25, 2013 at 9:14 AM, Peter Korsgaard <jacmet@uclibc.org> wrote:
> FYI,
>
> As you might be aware, I'm doing a talk titled 'Buildroot: What is new'
> this afternoon at the Embedded Linux Conference Europe. See the link
> below for the slides:
>
> http://peter.korsgaard.com/buildroot-whats-new-elce2013.pdf
>
> I'm trying to make it clear that Buildroot is very much alive, with lots
> of activity.
>
> Most items in the slides have already been discussed, but I would very
> much appreciate if you could take a quick look and let me know if I
> missed something important or said anything stupid.
>

Did you bring your construction helmet for the talk?

Page 6: depencies --> dependencies
Page 11: 200-300 patches gets --> get
Page 17: should we mention something about musl support?

Best regards,
Thomas

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

* [Buildroot] Buildroot talk at ELCE
  2013-10-25  7:42 ` Thomas De Schampheleire
@ 2013-10-25  7:47   ` Peter Korsgaard
  0 siblings, 0 replies; 9+ messages in thread
From: Peter Korsgaard @ 2013-10-25  7:47 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin@gmail.com> writes:

Hi,

 > Did you bring your construction helmet for the talk?

No, but I did bring my Buildroot tshirt ;)

 > Page 6: depencies --> dependencies
 > Page 11: 200-300 patches gets --> get
 > Page 17: should we mention something about musl support?

Thanks, fixed all. I added '- musl libc support' under the external
toolchain support heading.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] Buildroot talk at ELCE
  2013-10-25  7:14 [Buildroot] Buildroot talk at ELCE Peter Korsgaard
  2013-10-25  7:29 ` Baruch Siach
  2013-10-25  7:42 ` Thomas De Schampheleire
@ 2013-10-25  7:53 ` Arnout Vandecappelle
  2013-10-25  7:57   ` Peter Korsgaard
  2013-10-25  8:02   ` Thomas De Schampheleire
  2 siblings, 2 replies; 9+ messages in thread
From: Arnout Vandecappelle @ 2013-10-25  7:53 UTC (permalink / raw)
  To: buildroot

On 25/10/13 09:14, Peter Korsgaard wrote:
> FYI,
>
> As you might be aware, I'm doing a talk titled 'Buildroot: What is new'
> this afternoon at the Embedded Linux Conference Europe. See the link
> below for the slides:
>
> http://peter.korsgaard.com/buildroot-whats-new-elce2013.pdf
>
> I'm trying to make it clear that Buildroot is very much alive, with lots
> of activity.
>
> Most items in the slides have already been discussed, but I would very
> much appreciate if you could take a quick look and let me know if I
> missed something important or said anything stupid.
>
> Thanks!

  slide 3: There are at least 4 Pengutronix guys at the conference, so I 
guess you should mention PTXdist :-)

  slide 4: No single company steering: actually, no company at all is 
steering - though most of us use buildroot professionally, our buildroot 
work is mostly on a volunteer basis. Right?


  Regards,
  Arnout


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

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

* [Buildroot] Buildroot talk at ELCE
  2013-10-25  7:53 ` Arnout Vandecappelle
@ 2013-10-25  7:57   ` Peter Korsgaard
  2013-10-25  8:00     ` Arnout Vandecappelle
  2013-10-25  8:02   ` Thomas De Schampheleire
  1 sibling, 1 reply; 9+ messages in thread
From: Peter Korsgaard @ 2013-10-25  7:57 UTC (permalink / raw)
  To: buildroot

>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:

Hi,

 >  slide 3: There are at least 4 Pengutronix guys at the conference, so
 > I guess you should mention PTXdist :-)

True. I didn't add it as I couldn't find a ptxdist logo, and I didn't
wanted to start adding companies - But I guess I could add the
pengutronix logo.

 >  slide 4: No single company steering: actually, no company at all is
 > steering - though most of us use buildroot professionally, our
 > buildroot work is mostly on a volunteer basis. Right?

Yes, in the sense that no company mgmt is telling us in what direction
Buildroot need to move, but a lot of us are using Buildroot in the
context of our work, so there will always be some influence ..

-- 
Bye, Peter Korsgaard

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

* [Buildroot] Buildroot talk at ELCE
  2013-10-25  7:57   ` Peter Korsgaard
@ 2013-10-25  8:00     ` Arnout Vandecappelle
  0 siblings, 0 replies; 9+ messages in thread
From: Arnout Vandecappelle @ 2013-10-25  8:00 UTC (permalink / raw)
  To: buildroot

On 25/10/13 09:57, Peter Korsgaard wrote:
>>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:
>   >  slide 4: No single company steering: actually, no company at all is
>   > steering - though most of us use buildroot professionally, our
>   > buildroot work is mostly on a volunteer basis. Right?
>
> Yes, in the sense that no company mgmt is telling us in what direction
> Buildroot need to move, but a lot of us are using Buildroot in the
> context of our work, so there will always be some influence ..

  Yeah, but in Tizen for instance, there is also no single company 
steering - there are two :-) So I think it's important to make that 
distinction.

  Regards,
  Arnout


-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

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

* [Buildroot] Buildroot talk at ELCE
  2013-10-25  7:53 ` Arnout Vandecappelle
  2013-10-25  7:57   ` Peter Korsgaard
@ 2013-10-25  8:02   ` Thomas De Schampheleire
  1 sibling, 0 replies; 9+ messages in thread
From: Thomas De Schampheleire @ 2013-10-25  8:02 UTC (permalink / raw)
  To: buildroot

On Fri, Oct 25, 2013 at 9:53 AM, Arnout Vandecappelle <arnout@mind.be> wrote:
> On 25/10/13 09:14, Peter Korsgaard wrote:
>>
>> FYI,
>>
>> As you might be aware, I'm doing a talk titled 'Buildroot: What is new'
>> this afternoon at the Embedded Linux Conference Europe. See the link
>> below for the slides:
>>
>> http://peter.korsgaard.com/buildroot-whats-new-elce2013.pdf
>>
>> I'm trying to make it clear that Buildroot is very much alive, with lots
>> of activity.
>>
>> Most items in the slides have already been discussed, but I would very
>> much appreciate if you could take a quick look and let me know if I
>> missed something important or said anything stupid.
>>
>> Thanks!
>
>
>  slide 3: There are at least 4 Pengutronix guys at the conference, so I
> guess you should mention PTXdist :-)
>
>  slide 4: No single company steering: actually, no company at all is
> steering - though most of us use buildroot professionally, our buildroot
> work is mostly on a volunteer basis. Right?

How I read it was "there's not a single company steering buildroot",
not as "buildroot is not steered by one company alone but by several".
I can see how one can misread it though...

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

end of thread, other threads:[~2013-10-25  8:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-25  7:14 [Buildroot] Buildroot talk at ELCE Peter Korsgaard
2013-10-25  7:29 ` Baruch Siach
2013-10-25  7:41   ` Peter Korsgaard
2013-10-25  7:42 ` Thomas De Schampheleire
2013-10-25  7:47   ` Peter Korsgaard
2013-10-25  7:53 ` Arnout Vandecappelle
2013-10-25  7:57   ` Peter Korsgaard
2013-10-25  8:00     ` Arnout Vandecappelle
2013-10-25  8:02   ` Thomas De Schampheleire

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox