* menuconfig fails using SSTATE_MIRRORS and SOURCE_MIRROR_URL
@ 2013-01-31 16:32 Daniel Kenji Morgan
0 siblings, 0 replies; only message in thread
From: Daniel Kenji Morgan @ 2013-01-31 16:32 UTC (permalink / raw)
To: yocto
To explain my environment:
I am building images for the machine "imx6qsabrelite" in the "meta-fsl-arm" BSP layer using Poky 1.3 (danny).
The kernel recipe is linux-imx which is fetched from Freescale's git repository.
On host machine A, I build an image and copy all the sstate cache and download files into a different directory.
I've setup this directory as a Samba share so it can be accessed via the local network.
On host machine B, I have local.conf set to use the shared sstate cache and source download mirror (SSTATE_MIRRORS and SOURCE_MIRROR_URL
).
They are both utilized without any problems when I build an image.
However, when I "bitbake -c menuconfig virtual/kernel", I get the following error in the kconfig terminal:
scripts/kconfig/mconf Kconfig
Error opening terminal: xterm.
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2
Command failed.
Press any key to continue...
The same "bitbake -c menuconfig virtual/kernel" on host machine A works.
It also works on host machine B when I disable using the shared sstate cache and source download mirror.
Is anyone aware of such issues?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-31 16:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 16:32 menuconfig fails using SSTATE_MIRRORS and SOURCE_MIRROR_URL Daniel Kenji Morgan
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.