[Toaster] [PATCH 0/4] Fixes for toaster script
Barros Pena, Belen
belen.barros.pena at intel.com
Thu Oct 15 05:53:10 PDT 2015
On 15/10/2015 13:31, "Ed Bartosh" <ed.bartosh at linux.intel.com> wrote:
>This is not a toaster issue if it's an issue at all.
>Bitbake should be run from build directory, otherwise it complains:
>$ . oe-init-build-env
>$ cd ../
>$ bitbake zlib
>The BBPATH variable is not set and bitbake did not find a
>conf/bblayers.conf file in the expected location.
>Maybe you accidentally invoked bitbake from the wrong directory?
>DEBUG: Removed the following variables from the environment:
>NO_AT_BRIDGE, LS_COLORS, LIBGL_DEBUG, MINICOM, CSHEDIT, HOSTTYPE,
>LESSOPEN, SSH_CLIENT, CVS_RSH, LD_LIBRARY_PATH, INPUTRC,
>VIRTUALENVWRAPPER_SCRIPT, CPU, LANG, SHLVL, XNLSPATH, LESS,
>G_BROKEN_FILENAMES, HISTSIZE, LESS_ADVANCED_PREPROCESSOR, gopher_proxy,
>MANPATH, OSTYPE, _VIRTUALENVWRAPPER_API, PROFILEREAD, XKEYSYMDB,
>XDG_RUNTIME_DIR, NNTPSERVER, G_FILENAME_ENCODING, HOST, CONFIG_SITE,
>LESSKEY, XDG_CONFIG_DIRS, LS_OPTIONS, GPG_TTY, XDG_SESSION_ID, _,
>SSH_CONNECTION, LESSCLOSE, BUILDDIR, PYTHONSTARTUP, SSH_TTY, OLDPWD,
>HOSTNAME, WINDOWMANAGER, SSH_SENDS_LOCALE, XDG_DATA_DIRS, COLORTERM,
>MAIL, MACHTYPE, PAGER, MORE
>
>I'm pretty sure we shouldn't assume that user will change directory
>after running . oe-init-build-env
You've convinced me :)
Thanks!
Belén
More information about the toaster
mailing list