Hi Mark,

Thanks for our prompt response. 

Can you please share you inputs on other points (1 & 3) also. Apart from 
this, when I was done with compilation, I just look over the different 
directories generated in to setup-scripts to find out the kernel source 
code. But I am not seeing the source code in it. I found the same directory 
structire as it is normally in kernel source code at : 
setup-scripts/build/tmp-angstrom_v2012_12-eglibc/sysroots 
/beaglebone/usr/src/kernel. but it does not contain the driver source file 
and all. I want to make some changes/add some new driver support, compile 
it and use it on beagle bone black. So am I missing something in this? I 
mean, what is correct from the below points?

1) Is MACHINE=beagleboard ./oebb.sh bitbake virtual/kernel command should 
download the kernel code? If yes, can you please share the directory path?
2) If NO, then from where should I download it? and how to compile it? 

Thanks,
Ashish

On Tuesday, October 15, 2013 6:16:49 PM UTC+5:30, Mark Barton wrote:
>
>  On 10/15/2013 5:22 AM, [email protected] <javascript:> wrote: 
>
> Hello,
>
> I want to use Angstrom linux on Beangle bone black. I come across some 
> steps used to compile Angstrom (from source code) for *BeagleBone* but 
> not for *BeagleBone black.* so My query is:
>
> 1) Can I directly use the images compiled for BeagleBone on BeagleBone 
> Black? If not, can you please refer me some good reference links for the 
> same?
>
> 2) In other linux distribution (like ubuntu), we need MLO, u-boot, uImage 
> & file system image to boot up the board. To use Armstrom on I am following 
> compilation steps from this link:
> http://www.angstrom-distribution.org/building-angstrom. And at the end, 
> it generated uImage. So where are the other components (MLO,, uboot, file 
> system)?Do we need to compile them separately from other source code?
>
> 3) I found different different steps to push the images on Beagle Bone. 
> Can you please refer me what steps I should use?
>
> Thank,
> Ashish
>
>  -- 
> For more options, visit http://beagleboard.org/discuss
> --- 
> You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> For more options, visit https://groups.google.com/groups/opt_out.
>
> I think you have missed the bottom of step 2. ( ans yes it is a little 
> confusing)
>
> For a console image:
> MACHINE=your_machine ./oebb.sh bitbake console-image 
>
> For a gnome desktop image:
> MACHINE=your_machine ./oebb.sh bitbake systemd-gnome-image 
>
> You should then have MLO and u-boot.
>
> Mark
>  

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to