]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf/utils: Drop some OVERRIDES from FILESPATH
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Dec 2012 17:38:23 +0000 (17:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Dec 2012 15:58:27 +0000 (15:58 +0000)
commitb8b1b39961332c99d62ee466f7859bd62a0f806f
tree333ca4ba6a8ac29b608949a11b834fdabefbe0c6
parent8f7bd81f4769984a5acdb40f3a76e290615c3020
bitbake.conf/utils: Drop some OVERRIDES from FILESPATH

There are several overrides that don't make sense as part of FILESPATH. This
introduces FILESOVERRIDES and allows us to drop some of the pointless ones,
simplifying the files search path further and improving the user experience.

If needed by specific recipes, other overrides can be added back in for
specific cases.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/utils.bbclass
meta/conf/bitbake.conf