From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED REQUEST 00/13] Misc Fixes (cover only)
Date: Tue, 11 Sep 2012 09:14:29 -0700 [thread overview]
Message-ID: <cover.1347379806.git.sgw@linux.intel.com> (raw)
The following changes since commit 48169c6bc44c546cecaa06207b6c36da558b81f7:
classes/packageinfo: use better method to check if package exists (2012-09-10 21:52:37 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib sgw/stage
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
Bruce Ashfield (1):
linux-yocto/3.4: v3.4.10 and uprobes/kprobes configuration updates
Khem Raj (2):
gcc-4.7: Fix build for armv4/EABI and ppc/Os
gcc-4.7: Backport libgcc fixes to appease the new build sequence
Mark Asselstine (1):
base-files: provide a mechanism to skip creation of the hostname file
Mark Hatle (3):
image.bbclass: Enable the complementary install to be called w/
globbing params
package_rpm.bbclass: Avoid unnecessary installs in complementary pass
qt4: Update qt4.inc to remove staticdev deps in -dbg packages
Matthew McClintock (1):
sysvinit-inittab_2.88dsf.bb: only run serial checks at boot if we
have items to check
Phil Blundell (3):
perl-native: PROVIDE libmodule-build-perl-native for consistency with
non-native perl
shadow: Fix various invalid assumptions about directory layout
shadow-native: Ensure that ${sbindir} and ${base_sbindir} are
respected
Ross Burton (2):
webkit-gtk: work around Make bug by re-running make
telepathy-idle: fix parallel build
meta/classes/image.bbclass | 4 +-
meta/classes/package_rpm.bbclass | 9 ++-
.../build-fix-for-make-j-safety.patch | 39 ++++++++
.../fix-svc-gtk-doc.h-target.patch | 24 +-----
.../telepathy/telepathy-idle_0.1.12.bb | 5 +-
meta/recipes-core/base-files/base-files_3.0.14.bb | 14 ++--
.../sysvinit/sysvinit-inittab_2.88dsf.bb | 6 +-
meta/recipes-devtools/gcc/gcc-4.7.inc | 6 +-
...-vis_hide-gen-hide-list-Do-not-make-defin.patch | 93 ++++++++++++++++++++
...USE_PT_GNU_EH_FRAME-Define-for-systems-us.patch | 49 ++++++++++
.../gcc-4.7/gcc-armv4-pass-fix-v4bx-to-ld.patch | 31 +++++++
.../gcc/gcc-4.7/ppc_no_crtsavres.patch | 72 +++++++++++++++
meta/recipes-devtools/perl/perl-native_5.14.2.bb | 3 +
.../shadow/shadow-native_4.1.4.3.bb | 11 ++-
meta/recipes-extended/shadow/shadow_4.1.4.3.bb | 17 +++-
meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 +-
meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 ++--
meta/recipes-qt/qt4/qt4-embedded.inc | 2 +-
meta/recipes-qt/qt4/qt4-x11-free.inc | 2 +-
meta/recipes-qt/qt4/qt4.inc | 2 +-
meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb | 22 +++++
21 files changed, 380 insertions(+), 55 deletions(-)
create mode 100644 meta/recipes-connectivity/telepathy/telepathy-idle-0.1.12/build-fix-for-make-j-safety.patch
create mode 100644 meta/recipes-devtools/gcc/gcc-4.7/0001-Makefile.in-vis_hide-gen-hide-list-Do-not-make-defin.patch
create mode 100644 meta/recipes-devtools/gcc/gcc-4.7/0001-crtstuff.c-USE_PT_GNU_EH_FRAME-Define-for-systems-us.patch
create mode 100644 meta/recipes-devtools/gcc/gcc-4.7/gcc-armv4-pass-fix-v4bx-to-ld.patch
create mode 100644 meta/recipes-devtools/gcc/gcc-4.7/ppc_no_crtsavres.patch
--
1.7.7.6
next reply other threads:[~2012-09-11 16:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-11 16:14 Saul Wold [this message]
2012-09-11 16:19 ` [CONSOLIDATED REQUEST 00/13] Misc Fixes (cover only) Saul Wold
2012-09-11 18:58 ` McClintock Matthew-B29882
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.1347379806.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.