Re: [Angstrom-devel] compiling a kernel module

2012-05-22 Thread chrbruno
Le 22/05/2012 19:49, Don deJuan a écrit : On 05/22/2012 10:41 AM, chrbruno wrote: Thanks for your reply, in fact, I use the virtual/kernel as a target I don't know what name to provide for "YourModule" The module I work on is driver/media/video/em28xx but "em28xx" is not recognized as a target

Re: [Angstrom-devel] compiling a kernel module

2012-05-22 Thread Bob Feretich
I generally do my kernel builds in 3 steps (steps 3-5). (5 steps for the first time) The kernel is built when Angstrom builds, but sources are deleted. I like the source available for examination and want to be able to easily reconfigure the kernel. 1. bitbake -c clean virtual/kernel

Re: [Angstrom-devel] compiling a kernel module

2012-05-22 Thread Don deJuan
On 05/22/2012 10:41 AM, chrbruno wrote: Thanks for your reply, in fact, I use the virtual/kernel as a target I don't know what name to provide for "YourModule" The module I work on is driver/media/video/em28xx but "em28xx" is not recognized as a target by bitbake when I run a bitbake -c clean v

Re: [Angstrom-devel] compiling a kernel module

2012-05-22 Thread chrbruno
Thanks for your reply, in fact, I use the virtual/kernel as a target I don't know what name to provide for "YourModule" The module I work on is driver/media/video/em28xx but "em28xx" is not recognized as a target by bitbake when I run a bitbake -c clean virtual/kernel, it removes all the kerne

Re: [Angstrom-devel] compiling a kernel module

2012-05-22 Thread Kövesdi György
On 2012. May 22. 09:10:37 Don deJuan wrote: > bitbake -c cleansstate YourModule Is there a _full_ list available about the possible options? There are a lot of pages on the net with particular solutions, but such a list would help a lot. Regards K. Gy.

Re: [Angstrom-devel] compiling a kernel module

2012-05-22 Thread Don deJuan
On 05/22/2012 06:08 AM, Gyorgy Kovesdi wrote: On 2012 May 22 12:56:49 chrbruno wrote: Hello (I'm new to angstrom), I'm working on a kernel module on Beagleboard / Angstrom but I can't find a way to modify and recompile it I had similar problem: if you compile something like this: $> bitbake yo

Re: [Angstrom-devel] compiling a kernel module

2012-05-22 Thread Gyorgy Kovesdi
On 2012 May 22 12:56:49 chrbruno wrote: > Hello (I'm new to angstrom), > I'm working on a kernel module on Beagleboard / Angstrom but I can't > find a way to modify and recompile it I had similar problem: if you compile something like this: $> bitbake your-module then executing $> bitbake your-mod

Re: [Angstrom-devel] Information about angstrom version to use with openembedded

2012-05-22 Thread Andreas Müller
On Tue, May 22, 2012 at 2:04 PM, francesco.bru...@gmail.com wrote: > Hi all, > I hope this is the right place to ask. I've checked the FAQ and > searched on the internet but I didn't find an answer. > I've downloaded a rootfs image from narcissus for "beagleboard" based > on 2011.03 release. SDK i

[Angstrom-devel] Information about angstrom version to use with openembedded

2012-05-22 Thread francesco.bru...@gmail.com
Hi all, I hope this is the right place to ask. I've checked the FAQ and searched on the internet but I didn't find an answer. I've downloaded a rootfs image from narcissus for "beagleboard" based on 2011.03 release. SDK is named "Angstrom-2012.05...". In Openembedded/bitbake "build/conf/local.conf"

[Angstrom-devel] compiling a kernel module

2012-05-22 Thread chrbruno
Hello (I'm new to angstrom), I'm working on a kernel module on Beagleboard / Angstrom but I can't find a way to modify and recompile it I followed the procedure on http://www.angstrom-distribution.org/building-angstrom It generates correctly the kernel and rootfs To keep the sources, i have

Re: [Angstrom-devel] maintenance-2011.03 compilation problem

2012-05-22 Thread Gyorgy Kovesdi
On 2012 May 20 16:39:51 Vidal, Edward Jr. wrote: > > All, > I followed the posting of Kövesdi György > > git clone git://github.com/Angstrom-distribution/setup-scripts.git > > git checkout -b local maintenance-2011.03 > > MACHINE=beagleboard ./oebb.sh config beagleboard > > . ~/.oe/environment-20