* Strange error with missing "meta-yocto" in bblayers
@ 2012-12-12 19:39 Darren Hart
0 siblings, 0 replies; only message in thread
From: Darren Hart @ 2012-12-12 19:39 UTC (permalink / raw)
To: Yocto Project
When trying to build a machine I had not built in a while, I got the
following error:
$ bitbake core-image-minimal
Pseudo is not present but is required, building this first before the
main build
NOTE: Your conf/bblayers.conf has been automatically updated. Please
re-run bitbake
.
mkdir: cannot create directory `/../../var/pseudo': Permission denied
/home/dvhart/source/poky/scripts/bitbake: line 178: /pseudo: No such
file or direct
ory
It turns out I had "meta" and "meta-yocto-bsp" in bblayers, but not
"meta-yocto". The error wasn't at all helpful, but I figured it had to
be something in my configuration. Would there be someway to better
articulate to the user what the failure actually was?
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Technical Lead - Linux Kernel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-12 19:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-12 19:39 Strange error with missing "meta-yocto" in bblayers Darren Hart
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.