[Angstrom-devel] angstrom install --
mohit hada
mohit.soc at gmail.com
Tue May 3 09:06:43 CEST 2011
Hello All
Following angstrom link as suggested by Koen
....http://www.angstrom-distribution.org/building-angstrom
I have completed
1)git clone git://git.angstrom-distribution.org/setup-scripts
2)MACHINE=beagleboard ./oebb.sh update
3)MACHINE=beagleboard ./oebb.sh bitbake virtual/kernel
But i have not yet done ...
4)MACHINE=your_machine ./oebb.sh bitbake base-image
5)MACHINE=your_machine ./oebb.sh bitbake console-image
As i already have an "angstrom image" lying on my sdcard obtained from
> 24 hrs of bitbake from this link
http://processors.wiki.ti.com/index.php/Getting_Started_With_C6Run_On_Beagleboard
==============================
============================================
My purpose to do all this is ..
i want to be able to modify a kernel module file ..and want to have
capability to cross compile it on ubuntu and insert onto Beagleboard
angstrom.
Which i am not able to do with my present angstrom image ....
So for being able to do this .. my questions are
1)Should i need to replace whole image on sdcard or can i just replace
kernel ?
as far as i know i need "a uImage to replace old uImage " for that
..is it right?
2)How will i get uImage prepared from these bitbake step ?
If i get source i know that by doing make -j3 ARCH=arm
CROSS_COMPILE=<> uImage gives me a uImage
is this the right method to get uImage?
or is there some bitbake way?
3)Even after following above steps i still have not got a git
directory of kernel source in this path .......
setup-scripts/build/tmp-angstrom_2008_1/work/beagleboard-angstrom-linux-gnueabi/linux-omap-psp-2.6.32-r100a+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155/temp
what should i set so as to get kernel source ?
Please guide .
Thanks
Nidhi
More information about the Angstrom-distro-devel
mailing list