>-----Original Message----- >From: Darren Hart [mailto:dvh...@linux.intel.com] >Sent: Thursday, April 04, 2013 10:19 AM >To: Paul D. DeRocco >Cc: yocto@yoctoproject.org; Bodke, Kishore K >Subject: Re: [yocto] This one can't be me... > > > >On 04/03/2013 05:21 PM, Paul D. DeRocco wrote: >>> From: Darren Hart >>> >>> Are you building with the rm work setting? Otherwise, that >>> should not be >>> empty unless you have more than one linux-yocto* directory >>> and the other >>> is populated. >>> >>> If not, verify rm work is not on and just build the kernel: >>> >>> $ bitbake linux-yocto -c cleansstate >>> $ bitbake linux-yocto >> >> After doing that (with two esses), I now have a .config file, along with a >> ton of other stuff, in that folder. I have no idea what made it disappear, >> because I don't use the rm_work option. >> >> However, the only BLK_DEV_RAM line is >> >> # CONFIG_BLK_DEV_RAM is not set >> >> I haven't been fiddling with the kernel, because I don't know how to fiddle >> with the kernel. This should be a plain vanilla build. >> > >So that would result in this exact failure. Kishore, can you verify the >BSP linux-yocto meta-data and either fix the BLK_DEV_RAM issue or help >Paul sort out what he may have done that resulted in this breakage? >
Hi Paul, While I do the check and verify at my end, can you enable the missing configs by Menuconfig? bitbake -c menuconfig linux-yocto bitbake linux-yocto. Thanks Kishore. _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto