]> code.ossystems Code Review - openembedded-core.git/commit
tune-supersparc.inc: remove
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 16 Oct 2020 10:26:10 +0000 (12:26 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Oct 2020 22:22:15 +0000 (23:22 +0100)
commit861519337b6e5e986c3c4b8ba253e8339caf0805
tree5151d8e17feb35688a0c44f49182903abc3f8d14
parent289a58ddbbd8bb3f5ae0d3421cfe8e75b60b0fbe
tune-supersparc.inc: remove

* it doesn't seem actively used

* last change in this file was:
  commit 3a3c69a1bc3cf0b6f6a3b13d86c12ed21798d48e
  Author: Richard Purdie <richard.purdie@linuxfoundation.org>
  Date:   Fri Jul 22 15:13:03 2011 +0100

    conf/machine/include: Set TUNE_CCARGS instead of TARGET_CC_ARCH

  but it was probably broken long before that

* it was never migrated to use DEFAULTTUNE mechanism, currently failing with:
  scripts/tune/log.fake-supersparc:    Error, the PACKAGE_ARCHS variable (all any noarch ${PACKAGE_EXTRA_ARCHS_tune-${DEFAULTTUNE}} fake_supersparc) for DEFAULTTUNE (None) does not contain TUNE_PKGARCH (supersparc).Toolchain tunings invalid:

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/tune-supersparc.inc [deleted file]