]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oe-buildenv-internal: hint at specifying bitbake path in error message paule/oe-init-bitbake
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 2 Aug 2016 04:51:11 +0000 (16:51 +1200)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 11 Aug 2016 04:36:49 +0000 (16:36 +1200)
commit1e6893065b381947abb6c2052e65ed3578cf03c5
tree3d8ba44b51101a21fdb30187d272bb60c7078f9f
parent5ed0d5a7d9b051a551a6de644bf6a42b87c12471
oe-buildenv-internal: hint at specifying bitbake path in error message

If you check out OE-Core and then run oe-init-build-env you get an error
about not having bitbake checked out in a "bitbake" subdirectory,
however it's possible to specify the bitbake path on the
oe-init-build-env command line, so hint at that in the error message
rather than implying it has to be in the default location.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/oe-buildenv-internal