All of lore.kernel.org
 help / color / mirror / Atom feed
* menuconfig not working in FEDORA18
@ 2013-06-10 14:50 Rohit2 Jindal
  2013-06-11  2:37 ` Khem Raj
       [not found] ` <51B5EA46.8040609@linux.intel.com>
  0 siblings, 2 replies; 4+ messages in thread
From: Rohit2 Jindal @ 2013-06-10 14:50 UTC (permalink / raw)
  To: 'yocto, yocto-owner

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

Hi,



Actually I am trying to run command

Bitbake -c menuconfig linux(recipe-name)



Getting error
NOTE: Executing RunQueue Tasks
ERROR: No valid terminal found, unable to open devshell
ERROR: Function failed: do_menuconfig
ERROR: Logfile of failure stored in: /home/netlogic/yocto/poky/build/tmp/work/xlp8xx-poky-linux/linux/2.6.32-r1/temp/log.do_menuconfig.24937
ERROR: Task 4 (/home/netlogic/yocto/poky/meta-xlp/recipes-kernel/linux/linux.bb, do_menuconfig) failed with exit code '1'





Please suggest me the way to solve this problem.





Thanks in advance!





Regards,

Rohit Jindal
































===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================

[-- Attachment #2: Type: text/html, Size: 6325 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: menuconfig not working in FEDORA18
  2013-06-10 14:50 menuconfig not working in FEDORA18 Rohit2 Jindal
@ 2013-06-11  2:37 ` Khem Raj
       [not found] ` <51B5EA46.8040609@linux.intel.com>
  1 sibling, 0 replies; 4+ messages in thread
From: Khem Raj @ 2013-06-11  2:37 UTC (permalink / raw)
  To: Rohit2 Jindal; +Cc: yocto@yoctoproject.org (yocto@yoctoproject.org)

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]


On Jun 10, 2013, at 7:50 AM, Rohit2 Jindal <rohit2.jindal@aricent.com> wrote:

> ERROR: No valid terminal found, unable to open devshell

what is your terminal ? maybe install GNU screen 

[-- Attachment #2: Type: text/html, Size: 1340 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Recompile the recipe everytime
       [not found]         ` <51B639AC.3050200@linux.intel.com>
@ 2013-06-12 13:15           ` Rohit2 Jindal
  2013-06-12 14:30             ` Paul Barker
  0 siblings, 1 reply; 4+ messages in thread
From: Rohit2 Jindal @ 2013-06-12 13:15 UTC (permalink / raw)
  To: yocto-owner, yocto

Hi ,

Please help me out I am stuck in some issue, actually I want my recipe to do compilation everytime on every run of

Bitbake linux-yocto

ie can I remove stamping or sstate-cache that it allows me to run compilation everytime on every run of bitbake linux-yocto.


I tried do_compile[nostamp] ="1" but it did not work but same thing worked for do_install[nostamp]="1"

Thanks in advance!

Regards,
Rohit Jindal




===============================================================================
Please refer to http://www.aricent.com/legal/email_disclaimer.html
for important disclosures regarding this electronic communication.
===============================================================================


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Recompile the recipe everytime
  2013-06-12 13:15           ` Recompile the recipe everytime Rohit2 Jindal
@ 2013-06-12 14:30             ` Paul Barker
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Barker @ 2013-06-12 14:30 UTC (permalink / raw)
  To: yocto

On 12 June 2013 14:15, Rohit2 Jindal <rohit2.jindal@aricent.com> wrote:
> Hi ,
>
> Please help me out I am stuck in some issue, actually I want my recipe to do compilation everytime on every run of
>
> Bitbake linux-yocto
>

I'm currently tweaking the kernel myself and using "bitbake
linux-yocto -c compile -f" each time. That's recommended by
http://www.yoctoproject.org/docs/current/kernel-dev/kernel-dev.html as
it avoids re-doing the packaging every time you just want to check if
something compiles. You may also need to do "bitbake linux-yocto -c
compile_kernelmodules -f" to rebuild modules. It's the "-f" that
causes the task to be forced.

Is this any help? It doesn't solve exactly the question you asked but
might be what you need.

--
Paul Barker

Email: paul@paulbarker.me.uk
http://www.paulbarker.me.uk


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-12 14:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-10 14:50 menuconfig not working in FEDORA18 Rohit2 Jindal
2013-06-11  2:37 ` Khem Raj
     [not found] ` <51B5EA46.8040609@linux.intel.com>
     [not found]   ` <17797116383D4341B029FDF34C22BF6A52C4CCADBD@GUREXMB01.ASIAN.AD.ARICENT.COM>
     [not found]     ` <51B5EEC6.4040007@linux.intel.com>
     [not found]       ` <17797116383D4341B029FDF34C22BF6A52C4CCADC1@GUREXMB01.ASIAN.AD.ARICENT.COM>
     [not found]         ` <51B639AC.3050200@linux.intel.com>
2013-06-12 13:15           ` Recompile the recipe everytime Rohit2 Jindal
2013-06-12 14:30             ` Paul Barker

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.