]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Drop usage of build/BUILD_SYS and target/TARGET_SYS conf files
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Aug 2017 13:08:45 +0000 (14:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Aug 2017 21:29:44 +0000 (22:29 +0100)
commitdf61351b625fcd2e86aac7630944cc0403455de6
tree33088ba8d7f73e454aba58b57a513ae99f82ae93
parent5ec2f83b862a3a913e8e12e1064fb53515fa585b
bitbake.conf: Drop usage of build/BUILD_SYS and target/TARGET_SYS conf files

Its been highlighted that TARGET_SYS can be changed by MACHINE and DISTRO files
so this doesn't work at all today. build/ configuration files also don't see to
be used. Drop these forms of include files for those reasons and simplfy the code
slightly.

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