]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-buildenv-internal: add means of skipping SDK check during setup
authorRandy Witt <randy.e.witt@linux.intel.com>
Mon, 23 Feb 2015 17:00:42 +0000 (17:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Feb 2015 18:00:12 +0000 (18:00 +0000)
commit6d847b84b9db2b315e17107a7ab4832d15cb2147
tree6a1cc991927880d5db5d2853f0eff670147c8af4
parent84665b4e894a949591d812f1cdc1745a376bf95f
scripts/oe-buildenv-internal: add means of skipping SDK check during setup

The oe-buildenv-internal script checks if the user is already in an sdk
environment and errors if true. Add a way to skip this check.

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-buildenv-internal