]> code.ossystems Code Review - openembedded-core.git/commit
Error early if BBPATH is unset, rather than falling back to share/bitbake
authorChris Larson <chris_larson@mentor.com>
Fri, 19 Feb 2010 23:26:33 +0000 (16:26 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 22 Mar 2010 14:56:00 +0000 (14:56 +0000)
commit73a12b91847fc70c36da3fd57485e9f3529efe90
tree07301fcf9980ca2164e888198c4138c25b8e92cb
parent9998b454bba5efac11b70b1ca256cb113d8f0807
Error early if BBPATH is unset, rather than falling back to share/bitbake

Better to error as early as possible rather than experience strange behavior
resulting from the use of the largely useless stock bitbake.conf/base.bbclass.

(Bitbake rev: 641e6cf3ec3ab4d26929cf4d2a3704ff07eed4d6)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/parse/parse_py/ConfHandler.py