]> code.ossystems Code Review - openembedded-core.git/commit
oe-buildenv-internal: hint at specifying bitbake path in error message
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 11 Aug 2016 04:37:34 +0000 (16:37 +1200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 17 Aug 2016 09:32:00 +0000 (10:32 +0100)
commit5a1efa91a418e3206b047564d0fd6d5bac22a8d3
treec91afc66ef2603adb5f7ef7123fe84ee16eb9f91
parent6ae6680ad8d51eff756dcb6500fca2530e3e3e73
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>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-buildenv-internal