From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [RFC - Staticdev 0/2] Move static libraries to -staticdev packages
Date: Sat, 25 Jun 2011 21:36:40 -0700 [thread overview]
Message-ID: <cover.1309059243.git.sgw@linux.intel.com> (raw)
This RFC is for moving the static libraries to -staticdev,
I have already had some input to this patch set from other.
I have modified bitbake.conf to add a -staticdev package similar
to the -dev package.
I also added a new libdev.bbclass that a number of ther classes
inherit which provides a similar set of functionality but for the
lib${PN} packages.
Please review and comment, I will make a pull request on Tuesday if
no comments are received.
Thanks
Sau!
The following changes since commit 3aec2fa2df9aaa883feda0d7aed85e63d01398b9:
qemuimagetest: update cvs and iptables to newer version for toolchain test (2011-06-24 11:28:28 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/rfc
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/rfc
Saul Wold (2):
multiple recipes converted to -staticdev packages
systemtap: add sqlite3 to DEPENDS
meta/classes/libdev.bbclass | 44 ++++++++++++++++++++
meta/conf/bitbake.conf | 8 +++-
meta/recipes-bsp/pciutils/pciutils_3.1.7.bb | 7 ++-
.../wireless-tools/wireless-tools_29.bb | 9 +++-
meta/recipes-core/eglibc/eglibc-common.inc | 2 +-
meta/recipes-core/eglibc/eglibc-package.inc | 9 +++-
meta/recipes-core/gettext/gettext_0.18.1.1.bb | 16 ++++----
meta/recipes-core/glibc/glibc-package.inc | 9 +++-
meta/recipes-core/glibc/glibc_2.10.1.bb | 2 +-
.../meta/external-csl-toolchain_2008q3-72.bb | 8 ++-
meta/recipes-core/uclibc/uclibc.inc | 9 +++-
meta/recipes-core/udev/udev-new.inc | 14 ++++--
meta/recipes-core/udev/udev_164.bb | 2 +-
meta/recipes-core/util-linux/util-linux.inc | 11 ++++-
meta/recipes-core/util-linux/util-linux_2.19.1.bb | 2 +-
.../binutils/binutils-cross-canadian_2.21.bb | 2 +-
meta/recipes-devtools/binutils/binutils-cross.inc | 2 +
.../binutils/binutils-cross_csl-arm-2008q1.bb | 2 +-
.../binutils/binutils-crosssdk_2.21.bb | 2 +-
meta/recipes-devtools/binutils/binutils.inc | 9 +---
meta/recipes-devtools/binutils/binutils_2.21.bb | 2 +-
meta/recipes-devtools/gcc/gcc-package-runtime.inc | 25 ++++++++---
meta/recipes-devtools/gcc/libgcc_4.6.bb | 2 +-
meta/recipes-devtools/opkg/opkg_0.1.8.bb | 8 ++-
meta/recipes-devtools/opkg/opkg_svn.bb | 8 ++-
meta/recipes-devtools/python/python_2.6.6.bb | 4 +-
meta/recipes-devtools/rpm/rpm_5.4.0.bb | 18 ++++----
meta/recipes-extended/augeas/augeas.inc | 7 +--
meta/recipes-extended/augeas/augeas_0.8.1.bb | 2 +-
meta/recipes-extended/gamin/gamin_0.1.10.bb | 13 +-----
.../tcp-wrappers/tcp-wrappers_7.6.bb | 9 +++-
meta/recipes-graphics/cairo/cairo_1.10.2.bb | 9 ++--
meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb | 7 +--
meta/recipes-kernel/systemtap/systemtap_git.bb | 2 +-
meta/recipes-multimedia/liba52/liba52_0.7.4.bb | 4 +-
meta/recipes-support/attr/acl_2.2.51.bb | 2 +-
meta/recipes-support/attr/attr_2.4.46.bb | 2 +-
meta/recipes-support/attr/ea-acl.inc | 16 +-------
meta/recipes-support/curl/curl_7.21.6.bb | 17 +++-----
meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb | 5 +-
meta/recipes-support/sqlite/sqlite3.inc | 10 +----
meta/recipes-support/sqlite/sqlite3_3.7.6.2.bb | 2 +-
42 files changed, 197 insertions(+), 146 deletions(-)
create mode 100644 meta/classes/libdev.bbclass
--
1.7.3.4
next reply other threads:[~2011-06-26 4:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-26 4:36 Saul Wold [this message]
2011-06-26 4:36 ` [RFC - Staticdev 1/2] multiple recipes converted to -staticdev packages Saul Wold
2011-06-26 7:34 ` Koen Kooi
2011-06-27 6:16 ` Saul Wold
2011-06-28 23:51 ` Saul Wold
2011-06-26 4:36 ` [RFC - Staticdev 2/2] systemtap: add sqlite3 to DEPENDS Saul Wold
2011-06-27 9:57 ` Phil Blundell
2011-06-28 5:59 ` Saul Wold
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.1309059243.git.sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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.