]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: drop _build-${BUILD_OS} over-ride
authorAndre McCurdy <armccurdy@gmail.com>
Thu, 10 May 2018 03:14:57 +0000 (20:14 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 May 2018 12:09:03 +0000 (13:09 +0100)
commit428fc39356cb77830de9e0d3f1dbd00f5868290a
treed340da528014a4a2f13dbc4ef8e801e377c6ffbf
parentb3598b8f1ed1cdc7849e1e4f30d618e87e1bf582
bitbake.conf: drop _build-${BUILD_OS} over-ride

Building on a host OS other than a recent version of Linux is not
recommended or supported. Drop the historical _build-${BUILD_OS}
over-ride to avoid giving the impression that other host OS's might
be supported.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/cross.bbclass
meta/classes/native.bbclass
meta/conf/bitbake.conf