]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: stop exporting PATCH_GET = "0"
authorAndre McCurdy <armccurdy@gmail.com>
Thu, 28 Jan 2016 02:11:09 +0000 (18:11 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Jan 2016 18:14:56 +0000 (18:14 +0000)
commite9638fe60d24325e85dacc0c1551f671daed5c06
tree2d8ae5eccba446c1ceac61f6ec460b2551d13ba0
parent21368b4a7934b3a199e61c1072416fd5c091e5ff
bitbake.conf: stop exporting PATCH_GET = "0"

Exporting PATCH_GET = "0" has been redundant since patch 2.6.0 was
released in 2009:

  http://git.savannah.gnu.org/cgit/patch.git/commit/?id=b008dece18e6b94b8a13ea44a253855bf407ed01

Host distros which shipped with patch 2.5.x (e.g. Centos 5) are no
longer supported, so this export can be retired from bitbake.conf.

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