Re: [yocto] Re-Build virtual/kernel

2012-08-16 Thread Raul Rosetto Munoz
All the time before loking at tmp/deploy/image/ I did bitbake core-image-minimal. Maybe the .sdcard use the correct uImage and this image is not the uImage in deploy/image path! How can I see the .sdcard using the uImage? Thanks for Help 2012/8/16 McClintock Matthew-B29882 > You have to also

Re: [yocto] Re-Build virtual/kernel

2012-08-16 Thread McClintock Matthew-B29882
You have to also run a target that deploy's the kernel or at least run the deploy command manuall bitbake core-image-minimal or bitbake virtual/kernel -c deploy -M On Thu, Aug 16, 2012 at 2:11 PM, Raul Rosetto Munoz wrote: > don't work. > > > > > 2012/8/16 McClintock Matthew-B29882 >> >>

Re: [yocto] Re-Build virtual/kernel

2012-08-16 Thread Raul Rosetto Munoz
don't work. 2012/8/16 McClintock Matthew-B29882 > What about the -f? > > -M > > On Thu, Aug 16, 2012 at 2:02 PM, Raul Rosetto Munoz > wrote: > > I did all de comands with -c and do not work! > > > > Some one no some thing that I can try to update de uImage file? > > > > Thanks for the su

Re: [yocto] Re-Build virtual/kernel

2012-08-16 Thread McClintock Matthew-B29882
What about the -f? -M On Thu, Aug 16, 2012 at 2:02 PM, Raul Rosetto Munoz wrote: > I did all de comands with -c and do not work! > > Some one no some thing that I can try to update de uImage file? > > Thanks for the sugestion. > > > > 2012/8/16 McClintock Matthew-B29882 >> >> On Thu, Aug 16, 20

Re: [yocto] Re-Build virtual/kernel

2012-08-16 Thread Raul Rosetto Munoz
I did all de comands with -c and do not work! Some one no some thing that I can try to update de uImage file? Thanks for the sugestion. 2012/8/16 McClintock Matthew-B29882 > On Thu, Aug 16, 2012 at 7:11 AM, Raul Rosetto Munoz > wrote: > > Hello All, > > > > I'm use yocto to create a linux f

Re: [yocto] Re-Build virtual/kernel

2012-08-16 Thread McClintock Matthew-B29882
On Thu, Aug 16, 2012 at 7:11 AM, Raul Rosetto Munoz wrote: > Hello All, > > I'm use yocto to create a linux for imx28, with meta-fsl-arm and > meta-openembedded. > > Until now, every thing is ok, I Have a core-image-minimal-imx28evk.sdcard > that working in the machine. > > My problem is that when

[yocto] Re-Build virtual/kernel

2012-08-16 Thread Raul Rosetto Munoz
Hello All, I'm use yocto to create a linux for imx28, with meta-fsl-arm and meta-openembedded. Until now, every thing is ok, I Have a core-image-minimal-imx28evk.sdcard that working in the machine. My problem is that when I try to add some things in the kernel configuration, I feel like the syst