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 <b29...@freescale.com>

> On Thu, Aug 16, 2012 at 7:11 AM, Raul Rosetto Munoz
> <munoz0r...@gmail.com> 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 I try to add some things in the kernel
> > configuration, I feel like the system build dont generate a new uImage
> file
> > or the thing that I selected in the Kernel dont be atached in the
> > core-image-minimal-imx28evk.sdcard!
> >
> > What I did is:
> >
> > ...tmp/deploy/images$ ls
> > -rw-r--r--  1 raul raul   2511696 2012-08-15 16:23
> > uImage-2.6.35.3-r24-imx28evk-20120815191927.bin
> > lrwxrwxrwx  1 raul raul        47 2012-08-15 16:23 uImage-imx28evk.bin ->
> > uImage-2.6.35.3-r24-imx28evk-20120815191927.bin
> >
> > then:
> >
> > bitbake -c menuconfig virtual/kernel
> > bitbake -c patch virtual/kernel
> > bitbake -c compile virtual/kernel
> > bitbake  virtual/kernel
>
> Try
>
> bitbake -c compile virtual/kernel -f
>
> -M
>
> >
> > and I'm looking again:
> >
> > ...tmp/deploy/images$ ls
> > -rw-r--r--  1 raul raul   2511696 2012-08-15 16:23
> > uImage-2.6.35.3-r24-imx28evk-20120815191927.bin
> > lrwxrwxrwx  1 raul raul        47 2012-08-15 16:23 uImage-imx28evk.bin ->
> > uImage-2.6.35.3-r24-imx28evk-20120815191927.bin
> >
> > Some One can explain to me what is the correct way to re-build the
> > virtual/kenel target?
> >
> > Thanks for all Help!
> >
> > --
> > Raul Rosetto Muñoz
> >
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
>



-- 
*Raul Rosetto Muñoz*
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to