[linux-yocto] [PATCH 0/4] Add new feature to meta
kishore.k.bodke at intel.com
kishore.k.bodke at intel.com
Wed Nov 21 13:43:34 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.
Also fix the shortcut path for rangeley.scc
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 (4):
meta: Add New feature for GCC optimizing
rangeley: Enable GCC inline compiler option
crystalforest: Enable GCC inline compiler option
rangeley: Remove the shortcut path
.../bsp/crystalforest/crystalforest.scc | 3 +++
meta/cfg/kernel-cache/bsp/rangeley/rangeley.scc | 7 +++++--
meta/cfg/kernel-cache/features/inline/inline.cfg | 1 +
meta/cfg/kernel-cache/features/inline/inline.scc | 4 ++++
4 files changed, 13 insertions(+), 2 deletions(-)
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