[yocto] Re-Build virtual/kernel
Raul Rosetto Munoz
munoz0raul at gmail.com
Thu Aug 16 05:11:21 PDT 2012
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*
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*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120816/4c5252d2/attachment.html>
More information about the yocto
mailing list