[yocto] Re-Build virtual/kernel

McClintock Matthew-B29882 B29882 at freescale.com
Thu Aug 16 11:34:43 PDT 2012


On Thu, Aug 16, 2012 at 7:11 AM, Raul Rosetto Munoz
<munoz0raul at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



More information about the yocto mailing list