[linux-yocto] [PATCH 0/3] Add new feature to meta

kishore.k.bodke at intel.com kishore.k.bodke at intel.com
Wed Nov 21 12:19:49 PST 2012


From: Kishore Bodke <kishore.k.bodke at intel.com>

Hi,

This patch set adds a new feature in GCC to optimize 
inline functions and enables in Rangeley and Crystal 
Forest Machine.

Please pull them into linux-yocto-3.4/meta

Thanks
Kishore.

The following changes since commit 472aaf880c9176a40de98c97e14355fe77478598:

  uprobes: reinstate config options for 'uprobe' feature (2012-11-14 16:37:11 -0500)

are available in the git repository at:

  git://git.pokylinux.org/linux-yocto-2.6.37-contrib kishore/compiler-feature
  http://git.pokylinux.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=kishore/compiler-feature

Kishore Bodke (3):
  meta: Add New feature for GCC optimizing
  rangeley: Enable GCC inline compiler option
  crystalforest: Enable GCC inline compiler option

 .../bsp/crystalforest/crystalforest.scc            |    3 +++
 meta/cfg/kernel-cache/bsp/rangeley/rangeley.scc    |    3 +++
 meta/cfg/kernel-cache/features/inline/inline.cfg   |    1 +
 meta/cfg/kernel-cache/features/inline/inline.scc   |    4 ++++
 4 files changed, 11 insertions(+)
 create mode 100644 meta/cfg/kernel-cache/features/inline/inline.cfg
 create mode 100644 meta/cfg/kernel-cache/features/inline/inline.scc

-- 
1.7.9.5




More information about the linux-yocto mailing list