From: Gary Thomas <samoht.yrag@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: Re: menuconfig isn't working
Date: Thu, 17 Jan 2013 10:12:30 -0700 [thread overview]
Message-ID: <50F830FE.8070308@gmail.com> (raw)
In-Reply-To: <CAO9=CeNMdr6bS2a_nhio-sL0YMw0-nqyQ2ssqZ0dv8p5uyaqDg@mail.gmail.com>
On 2013-01-17 10:05, Jess Sheneberger wrote:
> Hi, I'm using instructions from here (http://www.jann.cc/2012/08/08/building_freescale_s_community_yocto_bsp_for_the_olinuxino.html) to build Freescale’s Community Yocto BSP for
> 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
> disappears very quickly and the log looks like this:
>
> NOTE: Running task 248 of 248 (ID: 4, /home/jess/fsl-community-bsp/sources/meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb <http://linux-imx_2.6.35.3.bb>, do_menuconfig)
> NOTE: package linux-imx-2.6.35.3-r42.15: task do_menuconfig: Started
> NOTE: package linux-imx-2.6.35.3-r42.15: task do_menuconfig: Succeeded
> NOTE: Tasks Summary: Attempted 248 tasks of which 247 didn't need to be rerun and all succeeded.
>
> 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.
>
> Let me know if there is a better place to send my question.
Have you run through the configure step previously?
I'd try this sequence:
$ bitbake virtual/kernel -c configure
$ bitbake virtual/kernel -c menuconfig
$ bitbake virtual/kernel
next prev parent reply other threads:[~2013-01-17 17:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-17 17:05 menuconfig isn't working Jess Sheneberger
2013-01-17 17:12 ` Gary Thomas [this message]
2013-01-17 17:41 ` Jess Sheneberger
2013-01-17 17:47 ` Gary Thomas
2013-01-17 18:01 ` Jess Sheneberger
2013-01-18 11:10 ` Daiane Angolini
2013-01-17 17:51 ` John Mehaffey
2013-01-17 17:53 ` Tomas Frydrych
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50F830FE.8070308@gmail.com \
--to=samoht.yrag@gmail.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.