On 2012-05-22 12:56, 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 followed the procedure on http://www.angstrom-distribution.org/building-angstrom
It generates correctly the kernel and rootfs

To keep the sources, i have removed the line INHERIT += "rm_work" from my conf/local.conf

The problem is that I cannot find a way to recompile this kernel module

I used :
bitbake virtual/kernel -c compile -f
... but i cannot find the module on disk, or it is not recompiled
( I work on setup-scripts/build/tmp-angstrom_v2012_05-eglibc/work/beagleboard-angstrom-linux-gnueabi/linux-mainline-3.2.16-r120d/git/drivers/media/video/em28xx/em28xx.ko )

I am missing something ?
Your help would be greatly appreciated

Best Regards,

Chris


Would the new externalsrc bbclass be useful in your case?

(Tip from Paul Eggleton)

/Ulf



_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to