<div dir="ltr">Thanks for the response, Gary.  <div><br></div><div>When I try:</div><div style>   bitbake virtual/kernel -c configure</div><div style><br></div><div style>I get: </div><div style>...</div><div style><div>ERROR: Nothing PROVIDES 'virtual-kernel'</div>
<div>...</div><div><br></div><div style>So when I try this:</div><div style><span style="font-family:arial,sans-serif;font-size:13px">   bitbake linux-imx -c configure</span><br></div><div style><span style="font-family:arial,sans-serif;font-size:13px">it completes without an error, but doesn't appear to show me the UI to configure the kernel.  The next step:</span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13px">   bitbake virtual/kernel -c menuconfig</span><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">behaves the same as before; another window appears and disappears quickly.  </span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13px">  bitbake linux-imx </span></div><div style><span style="font-family:arial,sans-serif;font-size:13px">Is still running; I'm not sure what it's doing but it hasn't shown me any UI.</span></div>
<div style><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div style><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><br></div><div><br></div></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, Jan 17, 2013 at 10:12 AM, Gary Thomas <span dir="ltr"><<a href="mailto:samoht.yrag@gmail.com" target="_blank">samoht.yrag@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 2013-01-17 10:05, Jess Sheneberger wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi, I'm using instructions from here (<a href="http://www.jann.cc/2012/08/08/building_freescale_s_community_yocto_bsp_for_the_olinuxino.html" target="_blank">http://www.jann.cc/2012/08/<u></u>08/building_freescale_s_<u></u>community_yocto_bsp_for_the_<u></u>olinuxino.html</a>) to build Freescale’s Community Yocto BSP for<br>

the OLinuXino.  Everything seems to be working fine, except when I try to configure the kernel build using  "bitbake -c menuconfig linux-imx"--the menuconfig window appears and<br>
disappears very quickly and the log looks like this:<br>
<br></div>
NOTE: Running task 248 of 248 (ID: 4, /home/jess/fsl-community-bsp/<u></u>sources/meta-fsl-arm/recipes-<u></u>kernel/linux/<a href="http://linux-imx_2.6.35.3.bb" target="_blank">linux-imx_2.6.35.<u></u>3.bb</a> <<a href="http://linux-imx_2.6.35.3.bb" target="_blank">http://linux-imx_2.6.35.3.bb</a>><u></u>, do_menuconfig)<div class="im">
<br>
NOTE: package linux-imx-2.6.35.3-r42.15: task do_menuconfig: Started<br>
NOTE: package linux-imx-2.6.35.3-r42.15: task do_menuconfig: Succeeded<br>
NOTE: Tasks Summary: Attempted 248 tasks of which 247 didn't need to be rerun and all succeeded.<br>
<br>
Any idea what's going on?  I've tried this from both Ubuntu 12.10 and (since I got a compatibility warning) 12.04, same problem.<br>
<br>
Let me know if there is a better place to send my question.<br>
</div></blockquote>
<br>
Have you run through the configure step previously?<br>
<br>
I'd try this sequence:<br>
  $ bitbake virtual/kernel -c configure<br>
  $ bitbake virtual/kernel -c menuconfig<br>
  $ bitbake virtual/kernel<br>
______________________________<u></u>_________________<br>
meta-freescale mailing list<br>
<a href="mailto:meta-freescale@yoctoproject.org" target="_blank">meta-freescale@yoctoproject.<u></u>org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/meta-freescale" target="_blank">https://lists.yoctoproject.<u></u>org/listinfo/meta-freescale</a><br>
</blockquote></div><br></div>