W dniu 17.11.2012 12:08, Daniel pisze:
W dniu 17.11.2012 11:59, Koen Kooi pisze:
Op 17 nov. 2012, om 11:58 heeft Daniel<scislowski.dan...@gmail.com> het
volgende geschreven:
Hi,
is it possible to change kernel version created with:
MACHINE=beagleboard ./oebb.sh bitbake virtual/kernel
?
No, unless you add a new (old) kernel recipe for that.
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
Could you provide some instructions how to do it, please? I must
mention I'm not experienced user with OE and Bitbake.
Additionally this is what I found on Beagleboard GMail Group:
Change in conf/machine/beagleboard.conf:
-PREFERRED_PROVIDER_virtual/kernel = "linux-omap-psp"
+PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
Change in conf/distro/angstrom-2008.1.conf:
+PREFERRED_PROVIDER_virtual/kernel_beagleboard = "linux-omap"
+PREFERRED_VERSION_linux-omap_beagleboard = "2.6.37"
but I see that it has changed.
I'm trying to learn about that recipes. I see how is the simple one for
"hello world" created. But preparing it for kernel must be more complex.
So I wanted to look into existing recipes. In directory:
<my_working_dir>/setup-scripts/sources/meta-ti/recipes-kernel/linux/
are recipes: linux-omap_2.6.37.bb and linux-omap_2.6.39.bb.
Inside is info that Beagleboard is a compatible machine.
How could I use it?
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel