I saw the same problem but Im found the solution at link
*
http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#changing-recipes-kernel
*
*in B.2.3. Changing the  CONFIG_SMP Configuration Using  menuconfig*

Basic, do you need to do these commands:

$ bitbake linux-yocto -c cleansstate
$ bitbake linux-yocto -c menuconfig

change the kernel and:
$ bitbake linux-yocto -c compile -f
$ bitbake linux-yocto

Remermber all the times that you do cleanall you return you .config
configurations to your defconfig.
If you change menuconfig you must replace de defconfig file for your nem
.config found in /tmp/work/machine/linux/git/.config

Maybe Its help you!

Thanks



2012/9/12 <yocto-requ...@yoctoproject.org>

> Send yocto mailing list submissions to
>         yocto@yoctoproject.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.yoctoproject.org/listinfo/yocto
> or, via email, send a message with subject or body 'help' to
>         yocto-requ...@yoctoproject.org
>
> You can reach the person managing the list at
>         yocto-ow...@yoctoproject.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of yocto digest..."
>
>
> Today's Topics:
>
>    1. Yocto Contract Position (Daniel McGuire)
>    2. [linux-yocto] 'bitbake linux-yocto' after 'bitbake
>       linux-yocto -c compile -f' does not create image (Rudolf Streif)
>    3. Re: [linux-yocto] 'bitbake linux-yocto' after 'bitbake
>       linux-yocto -c compile -f' does not create image (Chris Larson)
>    4. Re: [linux-yocto] 'bitbake linux-yocto' after 'bitbake
>       linux-yocto -c compile -f' does not create image (Rudolf Streif)
>    5. Re: [meta-fsl-ppc 09/16] rcw_git.bb: update to 1.2.1      release
>       version (Khem Raj)
>    6. Re: [meta-fsl-ppc 13/16] Update recipes to use release tags
>       instead of SHA (McClintock Matthew-B29882)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: 11 Sep 2012 19:55:26 -0400
> From: Daniel McGuire <danie...@tripleco.com>
> To: yocto@yoctoproject.org, openembedded-c...@lists.openembedded.org
> Subject: [yocto] Yocto Contract Position
> Message-ID: <1726581940.1347407726406.JavaMail.cfservice@sl10app4>
> Content-Type: text/plain; charset="utf-8"
>
>
>
>
> I am looking for a Yocto expert who can work a 3 week contract in the bay
> area. We are looking for one contractor only. And we pay on an hourly rate.
> Also, we need someone with US citizenship, Greencard, or valid EAD. I have
> included the job description. If you are available, let me know the hourly
> rate it would take to get you to do the project. We need someone
> immediately so give me a call as soon as you can if you are interested.
> Thanks. And if you are not available, maybe you could refer me to someone
> who would be willing and capable to complete the short project. Thanks
> again.
>
>
>
>
>
>
>
> Milpitas, CA.
>
> Few weeks contract - short.
>
> They need an expert.
>
> Phone hire.
>
>
>
> They're a defense contract company so the work must be done on-site.
> They're taking a skinny portion of their current legacy system and want to
> port it to Yocto to see if it will be worthwhile. They essentially want
> Yocto to be the company's standard in California, Florida, and the U.K. but
> want to test the feasibility before moving forward (that's what this short
> project is for).
>
> The Yocto Project is a Linux-based project that helps developers create
> custom Linux distributions specifically for embedded devices.
>
> We are looking for a very short contract of a few weeks for a very
> specific specialist as outlined below.
>
>
>
> As the term is short, and the need is immediate, we'd pay a premium IF we
> could find hands-on yocto expertise. We have already spent a lot of time
> coming up to speed on Yocto, now we need an expert to complete the proof of
> concept for us.
>
>
>
> The following are the requirements for the candidate we should look for.
>
> -        Minimum two years' experience in working with "Yocto project"
> -        Experience in creating a build setup and configuration of the
> yocto project
> -        Good knowledge and usage of the tool chains related to yocto
> project
> -        Extensive knowledge and experience in integrating new layers to
> the Linux distribution.
> -        Ability to configure (add/remove) new kernel and user layers to
> create custom linux distribution.
> -        Experience in working with Java meta-layer, Database layer would
> be a nice to have
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Daniel McGuire
>
>
> Technical Recruiter| Triple Crown Consulting, LLC
>
>
>
>
>
> 1901 S. Bascom Ave. Suite 750
> Campbell, CA 95008
>
>
> P: 408.680.2563|
> F: 408.608.0398
>
>
> danie...@tripleco.com
>
>
>
>
>
>
>
>
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.yoctoproject.org/pipermail/yocto/attachments/20120911/f7715654/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Wed, 12 Sep 2012 08:06:06 -0700
> From: Rudolf Streif <rudolf.str...@linux.com>
> To: yocto@yoctoproject.org
> Subject: [yocto] [linux-yocto] 'bitbake linux-yocto' after 'bitbake
>         linux-yocto -c compile -f' does not create image
> Message-ID:
>         <
> ca+gsk-qoz4u6ozv+fzn+lzq2aogw5rajow6dcjonxbzgecv...@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> In Denil modifying kernel parameters and doing
>
> bitbake linux-yocto -c compile -f
> bitbake linux-yocto
>
> worked perfectly fine. The tasks after compile were rerun and the new
> kernel copied to tmp/deploy/images
>
> In Edison 7.0.1 this does not seem to work anymore. The tasks do not rerun
> and the kernel image is not deployed.
>
> What has changed? Why does it not work anymore?
>
> Thanks,
> Rudi
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.yoctoproject.org/pipermail/yocto/attachments/20120912/a319e906/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Wed, 12 Sep 2012 08:08:28 -0700
> From: Chris Larson <clar...@kergoth.com>
> To: Rudolf Streif <rudolf.str...@linux.com>
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] [linux-yocto] 'bitbake linux-yocto' after
>         'bitbake linux-yocto -c compile -f' does not create image
> Message-ID:
>         <
> cabczannkt30ovfx3bncthf115jqbx4pikmxb3b2n8sap4pr...@mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> On Wed, Sep 12, 2012 at 8:06 AM, Rudolf Streif <rudolf.str...@linux.com>
> wrote:
> > bitbake linux-yocto -c compile -f
> > bitbake linux-yocto
> >
> > worked perfectly fine. The tasks after compile were rerun and the new
> kernel
> > copied to tmp/deploy/images
> >
> > In Edison 7.0.1 this does not seem to work anymore. The tasks do not
> rerun
> > and the kernel image is not deployed.
>
> I'd suggest using bitbake's new -C argument. Run bitbake -C compile
> linux-yocto.
> --
> Christopher Larson
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 12 Sep 2012 08:16:46 -0700
> From: Rudolf Streif <rudolf.str...@linux.com>
> To: Chris Larson <clar...@kergoth.com>
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] [linux-yocto] 'bitbake linux-yocto' after
>         'bitbake linux-yocto -c compile -f' does not create image
> Message-ID:
>         <CA+gsK-rSTj418hLedGJ8VgdUgrP7=
> erqnw5etpb21gbwwga...@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Thanks, Chris. From what bitbake version on is that command available? The
> bitbake version bundled with YP Denzil 7.0.1 is 1.15.2 and it does not
> recognize that command:
>
> ...
> bitbake: error: no such option -C
>
> Rudi
>
> On Wed, Sep 12, 2012 at 8:08 AM, Chris Larson <clar...@kergoth.com> wrote:
>
> > On Wed, Sep 12, 2012 at 8:06 AM, Rudolf Streif <rudolf.str...@linux.com>
> > wrote:
> > > bitbake linux-yocto -c compile -f
> > > bitbake linux-yocto
> > >
> > > worked perfectly fine. The tasks after compile were rerun and the new
> > kernel
> > > copied to tmp/deploy/images
> > >
> > > In Edison 7.0.1 this does not seem to work anymore. The tasks do not
> > rerun
> > > and the kernel image is not deployed.
> >
> > I'd suggest using bitbake's new -C argument. Run bitbake -C compile
> > linux-yocto.
> > --
> > Christopher Larson
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.yoctoproject.org/pipermail/yocto/attachments/20120912/f7ad9334/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 5
> Date: Wed, 12 Sep 2012 08:57:16 -0700
> From: Khem Raj <raj.k...@gmail.com>
> To: Paul Eggleton <paul.eggle...@linux.intel.com>
> Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
> Subject: Re: [yocto] [meta-fsl-ppc 09/16] rcw_git.bb: update to 1.2.1
>         release version
> Message-ID:
>         <
> camkf1srj6fhnmapejaxu__xs95l02mrncbhp68gcexneu3n...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Wednesday, September 12, 2012, Paul Eggleton <
> paul.eggle...@linux.intel.com> wrote:
> > On Wednesday 12 September 2012 00:40:36 Khem Raj wrote:
> >> NAK
> >
> > Please do not reply to patches like this. If you object to a patch you
> need to
> > provide some reasoning.
>
> I did in the previous patch in this series which is similar
> > Cheers,
> > Paul
> >
> > --
> >
> > Paul Eggleton
> > Intel Open Source Technology Centre
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.yoctoproject.org/pipermail/yocto/attachments/20120912/f34cce42/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 6
> Date: Wed, 12 Sep 2012 16:00:49 +0000
> From: McClintock Matthew-B29882 <b29...@freescale.com>
> To: Khem Raj <raj.k...@gmail.com>
> Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
> Subject: Re: [yocto] [meta-fsl-ppc 13/16] Update recipes to use
>         release tags instead of SHA
> Message-ID:
>         <
> 70cc66f5c30a414dadda6973e4ca391a674...@039-sn1mpn1-001.039d.mgd.msft.net>
>
> Content-Type: text/plain; charset="iso-8859-1"
>
> On Wed, Sep 12, 2012 at 2:40 AM, Khem Raj <raj.k...@gmail.com> wrote:
> > NAK, it breaks BB_NO_NETWORK useless.
>
> Khem is right, I was about to go back and change all the tags to SHAs...
>
> -M
>
> > On Wed, Sep 12, 2012 at 12:06 AM,  <b19...@freescale.com> wrote:
> >> From: Matthew McClintock <m...@freescale.com>
> >>
> >> Signed-off-by: Matthew McClintock <m...@freescale.com>
> >> ---
> >>  recipes-tools/hv-cfg/hv-cfg_git.bb |    2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/recipes-tools/hv-cfg/hv-cfg_git.bb b/recipes-tools/hv-cfg/
> hv-cfg_git.bb
> >> index e137575..d3786c5 100644
> >> --- a/recipes-tools/hv-cfg/hv-cfg_git.bb
> >> +++ b/recipes-tools/hv-cfg/hv-cfg_git.bb
> >> @@ -18,7 +18,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
> >>
> >>  inherit deploy
> >>
> >> -SRCREV = "102ab848d94f3c04f364ed273d0e00b21b0266f4"
> >> +SRCREV = "v1.2"
> >>  SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git"
> >>
> >>  S = "${WORKDIR}/git"
> >> --
> >> 1.7.9.5
> >>
> >>
> >> _______________________________________________
> >> yocto mailing list
> >> yocto@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/yocto
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
>
>
> ------------------------------
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
> End of yocto Digest, Vol 24, Issue 51
> *************************************
>



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

Reply via email to