These set of patches enable Link Time Optimization (LTO), they are meant
for yocto-4.4 ,and yocto-4.8/4.9 branches, they also include other changes 
needed to build linux-yocto 4.4 with LTO on intel-quark.


Tom Zanussi (10):
  meta: Add lto (Link-Time Optimization) enablement feature
  meta: Add lto-disable feature
  meta: Add lto-debug feature
  meta/intel-common: Add intel-common-drivers-32-essential feature
  meta/intel-common: Have intel-quark-tiny use
    common-drivers-32-essential
  soc/x1000: Remove bsp/common-pc/*
  soc/x1000: Remove unnecessary features
  soc/x1000: Remove 'default policy' features
  features/usb/serial: Add new usb serial feature
  intel-quark: Remove support for serial-all

 .../intel-common-drivers-32-essential.scc            |  6 ++++++
 bsp/intel-common/intel-common-drivers-32.scc         |  2 ++
 bsp/intel-common/intel-quark-tiny.scc                |  2 +-
 bsp/intel-common/intel-quark.scc                     |  2 +-
 features/lto/lto-debug.cfg                           |  1 +
 features/lto/lto-debug.scc                           |  4 ++++
 features/lto/lto-disable.cfg                         |  5 +++++
 features/lto/lto-disable.scc                         |  4 ++++
 features/lto/lto.cfg                                 |  2 ++
 features/lto/lto.scc                                 |  4 ++++
 features/soc/x1000/x1000.scc                         | 20 --------------------
 features/usb/serial-all.cfg                          |  1 -
 features/usb/serial-all.scc                          |  2 ++
 features/usb/serial.cfg                              |  1 +
 features/usb/serial.scc                              |  4 ++++
 15 files changed, 37 insertions(+), 23 deletions(-)
 create mode 100644 bsp/intel-common/intel-common-drivers-32-essential.scc
 create mode 100644 features/lto/lto-debug.cfg
 create mode 100644 features/lto/lto-debug.scc
 create mode 100644 features/lto/lto-disable.cfg
 create mode 100644 features/lto/lto-disable.scc
 create mode 100644 features/lto/lto.cfg
 create mode 100644 features/lto/lto.scc
 create mode 100644 features/usb/serial.cfg
 create mode 100644 features/usb/serial.scc

-- 
2.6.6

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to