From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCHv2 0/3] Redefine LINKER_HASH_STYLE and SRC_URI cleanups
Date: Sun, 21 Aug 2011 16:07:02 -0700 [thread overview]
Message-ID: <cover.1313967536.git.raj.khem@gmail.com> (raw)
Modify the way we pass linker hash style so it can be used in multiple
methods.
Pass information about default linker hash style to gcc configure
so that it passes the right flags to runtime libraries builds e.g.
libgcc libstdc++ etc.
In v2:
Backport upstream with-linker-hash-style patch to gcc-4.6
Cleanup SRC_URIs:
remove patch=1 which is redundant
pnum is now striplevel so rename it
remove pnum=1 since strip level of 1 is default
scratch built angstrom-bleeding/console-image and booted on all supported
qemu machines with all these changes applied.
The following changes since commit dc5592140ac6d0b5953019fe0384bb0992636a6d:
uclibc-git: Merge future branch (2011-08-21 15:58:41 -0700)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/linker-hash-choice
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/linker-hash-choice
Khem Raj (3):
conf,recipes: Redefine LINKER_HASH_STYLE
gcc-4.6: Use --with-linker-hash-style configure option
recipes: Delete patch=1, its default and replace pnum with striplevel
meta/conf/bitbake.conf | 4 +-
meta/conf/distro/include/tcmode-default.inc | 6 +-
.../eee-acpi-scripts/eee-acpi-scripts_git.bb | 4 +-
meta/recipes-bsp/hostap/hostap-utils.inc | 2 +-
meta/recipes-bsp/libacpi/libacpi_0.2.bb | 2 +-
meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 6 +-
.../recipes-connectivity/galago/libgalago_0.5.2.bb | 4 +-
meta/recipes-connectivity/gsm/gsmd.inc | 2 +-
meta/recipes-connectivity/gypsy/gypsy_git.bb | 2 +-
meta/recipes-connectivity/portmap/portmap.inc | 2 +-
.../telepathy/libtelepathy_0.3.3.bb | 4 +-
meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb | 2 +-
.../console-tools/console-tools_0.3.2.bb | 10 +-
meta/recipes-core/tinylogin/tinylogin_1.4.bb | 8 +-
meta/recipes-core/uclibc/uclibc.inc | 2 +-
meta/recipes-core/udev/udev_145.bb | 2 +-
meta/recipes-core/update-rc.d/update-rc.d_0.7.bb | 2 +-
meta/recipes-devtools/automake/automake_1.11.1.bb | 2 +-
.../binutils/binutils_csl-arm-2008q1.bb | 14 +-
.../dosfstools/dosfstools-native_2.10.bb | 16 +-
.../recipes-devtools/dosfstools/dosfstools_2.10.bb | 8 +-
.../recipes-devtools/dosfstools/dosfstools_2.11.bb | 6 +-
meta/recipes-devtools/dpkg/dpkg.inc | 2 +-
meta/recipes-devtools/dpkg/dpkg_1.15.8.7.bb | 2 +-
.../e2fsprogs/e2fsprogs_1.41.14.bb | 4 +-
meta/recipes-devtools/gcc/gcc-4.5.1.inc | 8 +-
meta/recipes-devtools/gcc/gcc-4.6.inc | 12 +-
.../gcc/gcc-4.6/gcc-with-linker-hash-style.patch | 211 ++++++++++++++++++++
meta/recipes-devtools/gcc/gcc-csl-arm-2005q3.inc | 4 +-
meta/recipes-devtools/gcc/gcc-csl-arm-2008q1.inc | 46 ++--
meta/recipes-devtools/gdb/gdb-cross_7.3.bb | 2 +-
meta/recipes-devtools/m4/m4_1.4.16.bb | 2 +-
meta/recipes-devtools/make/make.inc | 2 +-
meta/recipes-devtools/mtd/mtd-utils_1.1.0+git.bb | 6 +-
meta/recipes-devtools/mtd/mtd-utils_1.4.1.bb | 2 +-
meta/recipes-devtools/mtools/mtools_3.9.9.bb | 6 +-
meta/recipes-devtools/patch/patch_2.5.9.bb | 8 +-
meta/recipes-devtools/patch/patch_2.6.1.bb | 2 +-
meta/recipes-devtools/perl/perl_5.12.3.bb | 2 +-
meta/recipes-devtools/pkgconfig/pkgconfig_git.bb | 2 +-
.../python/python-pycurl_7.19.0.bb | 2 +-
.../subversion/subversion_1.6.15.bb | 6 +-
meta/recipes-devtools/ubootchart/ubootchart_svn.bb | 2 +-
meta/recipes-extended/gzip/gzip_1.3.12.bb | 4 +-
meta/recipes-extended/hdparm/hdparm_6.3.bb | 4 +-
meta/recipes-extended/man/man_1.6f.bb | 42 ++--
meta/recipes-extended/minicom/minicom_2.4.bb | 2 +-
meta/recipes-extended/psmisc/psmisc.inc | 2 +-
meta/recipes-extended/texinfo/texinfo_4.13a.bb | 10 +-
meta/recipes-extended/time/time_1.7.bb | 6 +-
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb | 4 +-
meta/recipes-gnome/gnome/gnome-common_2.28.0.bb | 2 +-
meta/recipes-gnome/gnome/gnome-mime-data_2.18.0.bb | 2 +-
meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb | 4 +-
.../gnome/gobject-introspection_git.bb | 6 +-
meta/recipes-gnome/gnome/libart-lgpl_2.3.21.bb | 2 +-
meta/recipes-gnome/gnome/metacity_2.30.3.bb | 2 +-
meta/recipes-gnome/gtk+/gtk+_2.12.7.bb | 34 ++--
meta/recipes-gnome/gtk+/gtk+_2.16.6.bb | 32 ++--
meta/recipes-gnome/gtk+/gtk+_2.22.1.bb | 32 ++--
meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb | 12 +-
meta/recipes-gnome/libglade/libglade_2.6.4.bb | 2 +-
meta/recipes-graphics/clutter/clutter_git.bb | 4 +-
.../libmatchbox/libmatchbox_1.9.bb | 6 +-
.../libmatchbox/libmatchbox_git.bb | 6 +-
meta/recipes-graphics/libsdl/libsdl_1.2.11.bb | 4 +-
.../matchbox-wm/matchbox-wm_1.2.bb | 2 +-
.../matchbox-wm/matchbox-wm_git.bb | 2 +-
meta/recipes-graphics/mesa/mesa-dri_git.bb | 4 +-
meta/recipes-graphics/mutter/mutter_git.bb | 10 +-
meta/recipes-graphics/tslib/tslib_1.0.bb | 4 +-
meta/recipes-graphics/xcb/libxcb.inc | 2 +-
.../xcursor-transparent-theme_0.1.1.bb | 4 +-
.../xorg-driver/xf86-input-mouse_git.bb | 2 +-
meta/recipes-graphics/xorg-lib/libx11-diet_git.bb | 6 +-
meta/recipes-graphics/xorg-lib/libx11_git.inc | 6 +-
meta/recipes-graphics/xorg-lib/libxfont_1.4.3.bb | 2 +-
.../xorg-xserver/xserver-kdrive_1.7.99.2.bb | 28 ++--
meta/recipes-graphics/xtscal/xtscal_0.6.3.bb | 4 +-
meta/recipes-kernel/oprofile/oprofile_cvs.bb | 2 +-
meta/recipes-multimedia/alsa/alsa-lib_1.0.24.1.bb | 2 +-
meta/recipes-multimedia/flac/flac_1.2.1.bb | 4 +-
meta/recipes-multimedia/lame/lame_3.98.4.bb | 2 +-
meta/recipes-multimedia/liba52/liba52_0.7.4.bb | 2 +-
.../libid3tag/libid3tag_0.15.1b.bb | 2 +-
meta/recipes-multimedia/libtiff/tiff_3.8.2.bb | 2 +-
meta/recipes-multimedia/pulseaudio/pulseaudio.inc | 2 +-
meta/recipes-sato/eds/eds-dbus_2.20.0.bb | 4 +-
meta/recipes-sato/eds/eds-dbus_git.bb | 10 +-
.../matchbox-config-gtk/matchbox-config-gtk_git.bb | 2 +-
.../matchbox-keyboard/matchbox-keyboard_git.bb | 4 +-
.../matchbox-panel-2/matchbox-panel-2_git.bb | 2 +-
.../matchbox-stroke/matchbox-stroke_git.bb | 4 +-
meta/recipes-sato/pcmanfm/pcmanfm_0.9.8.bb | 2 +-
meta/recipes-sato/puzzles/oh-puzzles_svn.bb | 2 +-
meta/recipes-support/gdbm/gdbm_1.8.3.bb | 4 +-
meta/recipes-support/libpcre/libpcre_8.12.bb | 2 +-
meta/recipes-support/libxslt/libxslt_1.1.26.bb | 2 +-
meta/recipes-support/neon/neon_0.29.5.bb | 2 +-
meta/recipes-support/taglib/taglib_1.6.3.bb | 4 +-
100 files changed, 511 insertions(+), 294 deletions(-)
create mode 100644 meta/recipes-devtools/gcc/gcc-4.6/gcc-with-linker-hash-style.patch
--
1.7.5.4
next reply other threads:[~2011-08-21 23:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-21 23:07 Khem Raj [this message]
2011-08-21 23:07 ` [PATCH 1/3] conf,recipes: Redefine LINKER_HASH_STYLE Khem Raj
2011-08-21 23:07 ` [PATCH 2/3] gcc-4.6: Use --with-linker-hash-style configure option Khem Raj
2011-08-21 23:07 ` [PATCH 3/3] recipes: Delete patch=1, its default and replace pnum with striplevel Khem Raj
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.1313967536.git.raj.khem@gmail.com \
--to=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox