meta-phosphor: Create obmc-autotools to update AR and RANLIB

Many recipes are turning on -flto which causes issues
with the linker when dealing with libraries. It was suggested here
http://stackoverflow.com/questions/25878407/how-can-i-use-lto-with-static-libraries#comment67660913_25878408
to use the gcc wrappers to deal with this problem. Create flto-automake
class as this seems like something that could be globally applied
if needed.

Tested-by: phosphor-pid-control began to build, saw no new build
issues.

Change-Id: I589135327ae1510de6b17adbade37b3bbfc5909d
Signed-off-by: James Feist <james.feist@linux.intel.com>
2 files changed
tree: ac1359ace678daee8f2fdd664a56a445510e38ed
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-phosphor/
  10. recipes-protocols/
  11. recipes-support/
  12. recipes-textproc/
  13. COPYING.apache-2.0
  14. COPYING.MIT
  15. LICENSE
  16. MAINTAINERS
  17. README.md
  18. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.