From: Nitin A Kamble <nitin.a.kamble@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/6] mklibs library size optimization commits
Date: Tue, 01 Feb 2011 14:43:33 -0800 [thread overview]
Message-ID: <cover.1296600047.git.nitin.a.kamble@intel.com> (raw)
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Here are the commits implementing the mklibs library size optimization for
images. More information in the commit logs.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: nitin/mklibs
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/mklibs
Thanks,
Nitin A Kamble <nitin.a.kamble@intel.com>
---
Nitin A Kamble (6):
distro_tracking: update latest upstream versions
elfutils: add a missing depedancy
mklibs-native: new recipe for optimizing size of library files
image-mklibs.bbclass: add the library optimization functionality
subversion: upgrade from 1.6.13 to 1.6 15
distro_Tracking: update as per current devel/toolchain recipes
meta/classes/image-mklibs.bbclass | 70 ++++++++++++++++++++
.../conf/distro/include/distro_tracking_fields.inc | 41 ++++++-----
meta/conf/local.conf.sample | 10 +++-
meta/recipes-devtools/elfutils/elfutils_0.148.bb | 3 +-
.../mklibs/files/ac_init_fix.patch | 17 +++++
.../mklibs/mklibs-native_0.1.31.bb | 23 +++++++
.../subversion/disable-revision-install.patch | 24 +++++--
.../{subversion_1.6.13.bb => subversion_1.6.15.bb} | 6 +-
8 files changed, 164 insertions(+), 30 deletions(-)
create mode 100644 meta/classes/image-mklibs.bbclass
create mode 100644 meta/recipes-devtools/mklibs/files/ac_init_fix.patch
create mode 100644 meta/recipes-devtools/mklibs/mklibs-native_0.1.31.bb
rename meta/recipes-devtools/subversion/{subversion_1.6.13.bb => subversion_1.6.15.bb} (86%)
--
1.7.3.4
next reply other threads:[~2011-02-01 22:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-01 22:43 Nitin A Kamble [this message]
2011-02-01 22:43 ` [PATCH 5/6] subversion: upgrade from 1.6.13 to 1.6 15 Nitin A Kamble
2011-02-01 22:43 ` [PATCH 4/6] image-mklibs.bbclass: add the library optimization functionality Nitin A Kamble
2011-02-01 22:43 ` [PATCH 2/6] elfutils: add a missing depedancy Nitin A Kamble
2011-02-01 22:43 ` [PATCH 1/6] distro_tracking: update latest upstream versions Nitin A Kamble
2011-02-01 22:43 ` [PATCH 6/6] distro_Tracking: update as per current devel/toolchain recipes Nitin A Kamble
2011-02-01 22:43 ` [PATCH 3/6] mklibs-native: new recipe for optimizing size of library files Nitin A Kamble
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1296600047.git.nitin.a.kamble@intel.com \
--to=nitin.a.kamble@intel.com \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.