All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [CONSOLIDATED PULL 00/29] Picking up patches from OE-Core list
Date: Wed, 28 Sep 2011 00:05:36 -0700	[thread overview]
Message-ID: <cover.1317193250.git.sgw@linux.intel.com> (raw)

Richard,

I have reviewed most of these changes, and the current autobuilder built
all the changes except the last batch multilib changes since we don't have
that setup.

Please review the multi-lib change.

There was an issue with the Autobuilder, Mips and Eglibc that I need to
investgate further with Khem, but based on the inital build I think we can
pull it now and fix it shortly.

I think that Josh's ghostscript, Bruce's kernel update and my rpm patches
are suited to be pulled into RC4, other isolated changes are the oprofileui 
removal of gnome-vfs and Koen's avahi fix.

Please review and pull as approriate.

Sau!


The following changes since commit 684a4b517d13884c315688967fadd5e6a4845b71:

  libffi: really populate -dev package (2011-09-26 20:50:27 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib sgw/stage
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/stage

Bruce Ashfield (1):
  linux-yocto/meta: eg20t and live boot config changes

Dongxiao Xu (6):
  multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes
  multilib: remove the multilib handling to allarch
  multilib: add MLPREFIX to deploy folder
  tune-i586: fix hardcoded TUNE_PKGARCH
  package_rpm: combine normal and multilib solution manifest together
  libc-package.bbclass: add MLPREFIX when set values to PACKAGES

Joshua Lock (1):
  ghostscript: disable check for time.h

Khem Raj (4):
  conf,recipes: Add new variable LINKER_HASH_STYLE
  gcc-4.6: Use --with-linker-hash-style configure option
  eglibc: Add recipes for 2.14
  gcc-4.6: Update to tip of FSF gcc-4_6-branch

Koen Kooi (1):
  avahi: fix avahi-systemd dependencies

Richard Purdie (4):
  gcc: Fix two QA issues
  grub: Fix insane/QA architecture warning
  sqlite3: Fix nativesdk packaging/QA warnings
  pseudo: Fix QA warnings

Saul Wold (4):
  rpm: ensure that magic file is relocatable
  zypper & sat-solver: needs RDEPENDS on rpm-lib
  rpm: fix QA Warning on installed but not shipped staticdev filesw
  distro_tracking: Update Manual Upgrade Checks

Simon Busch (2):
  meta: qt4: fix postprocessing of pkg-config files
  qt4-embedded: move qte.sh profile script into own package

Tom Zanussi (2):
  sysprof: update to version 1.1.8
  blktrace: update to version 1.0.3

Zhai Edwin (4):
  oprofileui: remove dependence on gnome-vfs
  libgsf: remove dependence on gnome-vfs
  tables: remove it as obsolete recipe
  gnome-vfs: remove it as obsolete recipe in favor of GIO/GVFS

 .../recipes-gnome/libgsf/libgsf_1.14.5.bb          |    8 +-
 meta-demoapps/recipes-graphics/clutter/table.inc   |   13 -
 .../recipes-graphics/clutter/table/fixes.patch     |   16 -
 .../recipes-graphics/clutter/table_git.bb          |   15 -
 meta/classes/libc-package.bbclass                  |    2 +-
 meta/classes/multilib.bbclass                      |   12 +-
 meta/classes/multilib_global.bbclass               |    2 +-
 meta/classes/package_rpm.bbclass                   |   15 +-
 meta/classes/rootfs_rpm.bbclass                    |    2 +-
 meta/conf/bitbake.conf                             |    3 +-
 .../conf/distro/include/distro_tracking_fields.inc |   88 ++--
 meta/conf/distro/include/tcmode-default.inc        |    6 +-
 meta/conf/machine/include/tune-i586.inc            |    3 +-
 meta/conf/multilib.conf                            |    8 +-
 meta/recipes-bsp/grub/grub_1.99.bb                 |    2 +-
 meta/recipes-connectivity/avahi/avahi.inc          |    4 +-
 .../eglibc/cross-localedef-native_2.14.bb          |   44 ++
 .../eglibc/eglibc-2.14/IO-acquire-lock-fix.patch   |   17 +
 .../eglibc-2.14/armv4-eabi-compile-fix.patch       |   25 +
 .../eglibc-2.14/eglibc-rpc-export-again.patch      |   69 +++
 .../eglibc-svn-arm-lowlevellock-include-tls.patch  |   21 +
 .../eglibc/eglibc-2.14/generate-supported.mk       |   11 +
 .../eglibc/eglibc-2.14/ld-search-order.patch       |   56 ++
 .../eglibc/eglibc-2.14/mips-rld-map-check.patch    |   26 +
 .../eglibc/eglibc-2.14/multilib_readlib.patch      |   17 +
 .../recipes-core/eglibc/eglibc-2.14/ppc-sqrt.patch |  538 ++++++++++++++++++++
 .../eglibc-2.14/shorten-build-commands.patch       |   82 +++
 .../eglibc/eglibc-2.14/stack-protector-test.patch  |   35 ++
 meta/recipes-core/eglibc/eglibc-initial_2.14.bb    |    6 +
 meta/recipes-core/eglibc/eglibc-locale_2.14.bb     |    1 +
 meta/recipes-core/eglibc/eglibc_2.14.bb            |  219 ++++++++
 meta/recipes-core/uclibc/uclibc.inc                |    2 +-
 meta/recipes-devtools/gcc/gcc-4.6.inc              |    8 +-
 .../gcc/gcc-4.6/gcc-with-linker-hash-style.patch   |  196 +++++++
 meta/recipes-devtools/gcc/gcc-package-sdk.inc      |    4 +
 meta/recipes-devtools/gcc/gcc-package-target.inc   |    2 +
 meta/recipes-devtools/pseudo/pseudo.inc            |   18 +-
 .../python/python-pygobject_2.27.91.bb             |    2 +-
 meta/recipes-devtools/rpm/rpm_5.4.0.bb             |   31 +-
 .../ghostscript/ghostscript_9.02.bb                |    5 +
 meta/recipes-extended/libzypp/libzypp_git.bb       |    8 +-
 meta/recipes-extended/sat-solver/sat-solver_git.bb |    4 +-
 meta/recipes-extended/zypper/zypper_git.bb         |    6 +-
 .../gnome/gnome-vfs-2.24.4/gconftool-lossage.patch |   13 -
 .../gnome-vfs-2.24.4/gnome-vfs-no-kerberos.patch   |   53 --
 meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb       |   50 --
 .../blktrace/dso_linking_change_build_fix.patch    |   26 -
 meta/recipes-kernel/blktrace/blktrace_git.bb       |   12 +-
 meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb    |    2 +-
 meta/recipes-kernel/linux/linux-yocto_3.0.bb       |    2 +-
 meta/recipes-kernel/oprofile/oprofileui.inc        |    2 +-
 meta/recipes-kernel/sysprof/sysprof_git.bb         |    9 +-
 meta/recipes-qt/qt4/qt4-embedded.inc               |    8 +-
 meta/recipes-qt/qt4/qt4-x11-free.inc               |    2 +-
 meta/recipes-qt/qt4/qt4.inc                        |    4 +-
 meta/recipes-support/sqlite/sqlite3.inc            |    2 +-
 meta/recipes-support/sqlite/sqlite3_3.7.7.1.bb     |    2 +-
 57 files changed, 1536 insertions(+), 303 deletions(-)
 delete mode 100644 meta-demoapps/recipes-graphics/clutter/table.inc
 delete mode 100644 meta-demoapps/recipes-graphics/clutter/table/fixes.patch
 delete mode 100644 meta-demoapps/recipes-graphics/clutter/table_git.bb
 create mode 100644 meta/recipes-core/eglibc/cross-localedef-native_2.14.bb
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/IO-acquire-lock-fix.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/armv4-eabi-compile-fix.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/eglibc-rpc-export-again.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/eglibc-svn-arm-lowlevellock-include-tls.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/etc/ld.so.conf
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/generate-supported.mk
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/ld-search-order.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/mips-rld-map-check.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/multilib_readlib.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/ppc-sqrt.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/shorten-build-commands.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-2.14/stack-protector-test.patch
 create mode 100644 meta/recipes-core/eglibc/eglibc-initial_2.14.bb
 create mode 100644 meta/recipes-core/eglibc/eglibc-locale_2.14.bb
 create mode 100644 meta/recipes-core/eglibc/eglibc_2.14.bb
 create mode 100644 meta/recipes-devtools/gcc/gcc-4.6/gcc-with-linker-hash-style.patch
 delete mode 100644 meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gconftool-lossage.patch
 delete mode 100644 meta/recipes-gnome/gnome/gnome-vfs-2.24.4/gnome-vfs-no-kerberos.patch
 delete mode 100644 meta/recipes-gnome/gnome/gnome-vfs_2.24.4.bb
 delete mode 100644 meta/recipes-kernel/blktrace/blktrace/dso_linking_change_build_fix.patch

-- 
1.7.6




             reply	other threads:[~2011-09-28  7:11 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28  7:05 Saul Wold [this message]
2011-09-28  7:05 ` [CONSOLIDATED PULL 01/29] sysprof: update to version 1.1.8 Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 02/29] blktrace: update to version 1.0.3 Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 03/29] avahi: fix avahi-systemd dependencies Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 04/29] linux-yocto/meta: eg20t and live boot config changes Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 05/29] gcc: Fix two QA issues Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 06/29] grub: Fix insane/QA architecture warning Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 07/29] sqlite3: Fix nativesdk packaging/QA warnings Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 08/29] pseudo: Fix QA warnings Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 09/29] meta: qt4: fix postprocessing of pkg-config files Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 10/29] qt4-embedded: move qte.sh profile script into own package Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 11/29] conf, recipes: Add new variable LINKER_HASH_STYLE Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 12/29] gcc-4.6: Use --with-linker-hash-style configure option Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 13/29] eglibc: Add recipes for 2.14 Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 14/29] gcc-4.6: Update to tip of FSF gcc-4_6-branch Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 15/29] rpm: ensure that magic file is relocatable Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 16/29] zypper & sat-solver: needs RDEPENDS on rpm-lib Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 17/29] rpm: fix QA Warning on installed but not shipped staticdev filesw Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 18/29] ghostscript: disable check for time.h Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 19/29] distro_tracking: Update Manual Upgrade Checks Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 20/29] multilib.bbclass: map RDEPENDS and LINGUAS_INSTALL for image recipes Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 21/29] multilib: remove the multilib handling to allarch Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 22/29] multilib: add MLPREFIX to deploy folder Saul Wold
2011-09-28  7:05 ` [CONSOLIDATED PULL 23/29] tune-i586: fix hardcoded TUNE_PKGARCH Saul Wold
2011-09-28  7:06 ` [CONSOLIDATED PULL 24/29] package_rpm: combine normal and multilib solution manifest together Saul Wold
2011-09-28  7:06 ` [CONSOLIDATED PULL 25/29] libc-package.bbclass: add MLPREFIX when set values to PACKAGES Saul Wold
2011-09-28  7:06 ` [CONSOLIDATED PULL 26/29] oprofileui: remove dependence on gnome-vfs Saul Wold
2011-09-28  7:06 ` [CONSOLIDATED PULL 27/29] libgsf: " Saul Wold
2011-09-28  7:06 ` [CONSOLIDATED PULL 28/29] tables: remove it as obsolete recipe Saul Wold
2011-09-28  7:06 ` [CONSOLIDATED PULL 29/29] gnome-vfs: remove it as obsolete recipe in favor of GIO/GVFS Saul Wold
2011-09-28 10:54 ` [CONSOLIDATED PULL 00/29] Picking up patches from OE-Core list Richard Purdie

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.1317193250.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.