|
ANN: Soletta Project
Hello all, Similar experience as a Buildroot core developer: autotools-based packages are the ones that cause the least amount of trouble. Best regards, Thomas
Hello all, Similar experience as a Buildroot core developer: autotools-based packages are the ones that cause the least amount of trouble. Best regards, Thomas
|
By
Thomas Petazzoni
· #1067
·
|
|
Slides and videos from ELC Europe
Tim, After checking, must have been a mistake on my side. I went again on the CFP site, re-uploaded my slides, and it just worked. So maybe the previous time I selected the file, then clicked "Save",
Tim, After checking, must have been a mistake on my side. I went again on the CFP site, re-uploaded my slides, and it just worked. So maybe the previous time I selected the file, then clicked "Save",
|
By
Thomas Petazzoni
· #984
·
|
|
Slides and videos from ELC Europe
Dear Bird, Tim, Thanks for this announcement! [...] Do you know what should be done to make the slides of a given conference appear on the events.linuxfoundation.org page? I've uploaded my slides on e
Dear Bird, Tim, Thanks for this announcement! [...] Do you know what should be done to make the slides of a given conference appear on the events.linuxfoundation.org page? I've uploaded my slides on e
|
By
Thomas Petazzoni
· #981
·
|
|
Project proposal 2013
Dear Atilla Filiz, Interesting, thanks. I was also pondering proposing a project around system upgrade for embedded systems, but I was thinking of a different approach. Rather than implementing yet an
Dear Atilla Filiz, Interesting, thanks. I was also pondering proposing a project around system upgrade for embedded systems, but I was thinking of a different approach. Rather than implementing yet an
|
By
Thomas Petazzoni
· #925
·
|
|
Embedded Linux tips and tricks?? a bit of a survey...
Dear Baruch Siach, Indeed a nice feature, thanks! Thomas
Dear Baruch Siach, Indeed a nice feature, thanks! Thomas
|
By
Thomas Petazzoni
· #782
·
|
|
Embedded Linux tips and tricks?? a bit of a survey...
Dear Petr Štetiar, USB to serial adapters + USB hubs would be a cheap way of doing that. Thomas
Dear Petr Štetiar, USB to serial adapters + USB hubs would be a cheap way of doing that. Thomas
|
By
Thomas Petazzoni
· #775
·
|
|
Embedded Linux tips and tricks?? a bit of a survey...
Speaking of mailing list archives, I find all of them very clunky to use. The other day, I wanted to follow the f2fs discussion on fsdevel@ / LKML, and I am not a subscriber of those ones. So, you hav
Speaking of mailing list archives, I find all of them very clunky to use. The other day, I wanted to follow the f2fs discussion on fsdevel@ / LKML, and I am not a subscriber of those ones. So, you hav
|
By
Thomas Petazzoni
· #766
·
|
|
Embedded Linux tips and tricks?? a bit of a survey...
Yes, it takes a little bit of time to get used to 'git rebase -i'. Having someone explaining you the workflow is most likely the best thing: in no more than 30 minutes to an hour, you'll have fully un
Yes, it takes a little bit of time to get used to 'git rebase -i'. Having someone explaining you the workflow is most likely the best thing: in no more than 30 minutes to an hour, you'll have fully un
|
By
Thomas Petazzoni
· #750
·
|
|
Embedded Linux tips and tricks?? a bit of a survey...
For sure on my end the most useful git commands are: * git rebase -i, which I use to rework series of patches. No need for quilt, stgit, topgit or who knows what. git rebase -i is really a very powerf
For sure on my end the most useful git commands are: * git rebase -i, which I use to rework series of patches. No need for quilt, stgit, topgit or who knows what. git rebase -i is really a very powerf
|
By
Thomas Petazzoni
· #743
·
|
|
Embedded Linux tips and tricks?? a bit of a survey...
Note also that you can use 'git grep', that will only grep the source files that are under version control, skipping all object files and other generated files you may have in your tree, if you're not
Note also that you can use 'git grep', that will only grep the source files that are under version control, skipping all object files and other generated files you may have in your tree, if you're not
|
By
Thomas Petazzoni
· #742
·
|
|
LDT - Linux Driver Template
Still it doesn't make this driver really useful as a template. The best templates are quite certainly the existing drivers in drivers/<foo>/, where <foo> in the subsystem you are writing a driver for.
Still it doesn't make this driver really useful as a template. The best templates are quite certainly the existing drivers in drivers/<foo>/, where <foo> in the subsystem you are writing a driver for.
|
By
Thomas Petazzoni
· #666
·
|
|
LDT - Linux Driver Template
On my side, I am questioning whether this is a goal that can actually be achieved. In practice, Constantine driver will never be useful as a template for any driver, for two main reasons: * It is only
On my side, I am questioning whether this is a goal that can actually be achieved. In practice, Constantine driver will never be useful as a template for any driver, for two main reasons: * It is only
|
By
Thomas Petazzoni
· #664
·
|
|
embedded Linux community - some ideas...
Done: http://www.emlinews.net/submit/ Thomas
Done: http://www.emlinews.net/submit/ Thomas
|
By
Thomas Petazzoni
· #647
·
|
|
embedded Linux community - some ideas...
Tim, I am definitely open to articles being written by outsiders. Do you want an account so you can write articles? Each article mentions the author at the end, so every author gets credited for its w
Tim, I am definitely open to articles being written by outsiders. Do you want an account so you can write articles? Each article mentions the author at the end, so every author gets credited for its w
|
By
Thomas Petazzoni
· #646
·
|
|
embedded Linux community - some ideas...
Robert, Yes, I remember that we discussed planet.elinux.org with Peter Korsgaard (Cc'ed) and you, and Peter and I contacted Tim with this idea after our discussion, but it didn't go anywhere. This ide
Robert, Yes, I remember that we discussed planet.elinux.org with Peter Korsgaard (Cc'ed) and you, and Peter and I contacted Tim with this idea after our discussion, but it didn't go anywhere. This ide
|
By
Thomas Petazzoni
· #640
·
|
|
[Q] TinyLinux project status (resend)
Greg Ungerer <gerg@...> a écrit : Well, either Qemu pretends to emulate a 5208 and it should support the dual stack pointer thing, or it shouldn't pretend to emulate a 5208. Am I correct in m
Greg Ungerer <gerg@...> a écrit : Well, either Qemu pretends to emulate a 5208 and it should support the dual stack pointer thing, or it shouldn't pretend to emulate a 5208. Am I correct in m
|
By
Thomas Petazzoni
· #587
·
|
|
[Q] TinyLinux project status (resend)
Hello Greg, Greg Ungerer <gerg@...> a écrit : The kernel patch is at http://lists.busybox.net/pipermail/buildroot/2012-April/052585.html, hidden inside a Buildroot patch. I haven't posted it
Hello Greg, Greg Ungerer <gerg@...> a écrit : The kernel patch is at http://lists.busybox.net/pipermail/buildroot/2012-April/052585.html, hidden inside a Buildroot patch. I haven't posted it
|
By
Thomas Petazzoni
· #585
·
|
|
[Q] TinyLinux project status (resend)
Hello, Rob Landley <rob@...> a écrit : With a few Qemu patches and kernel patches, I'm able to boot into userspace a Coldfire system under the Qemu Coldfire emulation. However, the system cras
Hello, Rob Landley <rob@...> a écrit : With a few Qemu patches and kernel patches, I'm able to boot into userspace a Coldfire system under the Qemu Coldfire emulation. However, the system cras
|
By
Thomas Petazzoni
· #578
·
|