All of lore.kernel.org
 help / color / mirror / Atom feed
* [CONSOLIDATED PULL 00/10] Various Fixes
@ 2011-08-11 16:29 Saul Wold
  2011-08-11 16:29 ` [CONSOLIDATED PULL 01/10] scripts/runqemu: Make it run on ubuntu 11.10 Saul Wold
                   ` (10 more replies)
  0 siblings, 11 replies; 14+ messages in thread
From: Saul Wold @ 2011-08-11 16:29 UTC (permalink / raw)
  To: openembedded-core

Richard,

This is a series of patches that I have reviewed and built.

Sau!

The following changes since commit a1f87ec65fa1a6d5ce9a010548dbe7c01ab9b711:

  eglibc: force GLIBC_EXTRA_OECONF to not be uset for nativesdk (2011-08-10 13:26:22 +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

Khem Raj (1):
  scripts/runqemu: Make it run on ubuntu 11.10

Kumar Gala (5):
  python-dir: specify am_cv_python_pythondir & am_cv_python_pyexecdir
  xcb-proto: use python-dir class for proper path setting
  telepathy-python: utilize python-dir to respect libdir/site-packages
    path
  gnome-doc-utils: respect python-dir setting EXTRA_OECONF
  gcc: move --enable-target-optspace workaround to just gcc-4.5.1

Leandro Dorileo (1):
  scripts/combo-layer: a simple way to script the combo-layer conf

Richard Purdie (1):
  gcc: Various fixups to ensure consistent gcc builds

Xiaofeng Yan (1):
  chkconfig: remove link for update-alternatives to disambiguate

jani.uusi-rantala@nokia.com (1):
  Magic file path should be given for rpmbuild

 meta/classes/package_rpm.bbclass                   |    2 +
 meta/classes/python-dir.bbclass                    |    3 ++
 .../telepathy/telepathy-python_0.15.19.bb          |    4 +-
 meta/recipes-devtools/gcc/gcc-4.5.1.inc            |   10 +++++++++
 meta/recipes-devtools/gcc/gcc-4.6.inc              |    4 +-
 meta/recipes-devtools/gcc/gcc-common.inc           |    9 ++++---
 meta/recipes-devtools/gcc/gcc-configure-common.inc |   17 +++++++--------
 .../gcc/gcc-cross-canadian_4.5.1.bb                |    2 -
 .../gcc/gcc-cross-initial_4.5.1.bb                 |    2 -
 .../gcc/gcc-cross-intermediate_4.5.1.bb            |    1 -
 meta/recipes-devtools/gcc/gcc-cross_4.5.1.bb       |    2 -
 .../gcc/gcc-cross_csl-arm-2008q1.bb                |    2 -
 .../gcc/gcc-crosssdk-initial_4.5.1.bb              |    2 -
 .../gcc/gcc-crosssdk-intermediate_4.5.1.bb         |    2 -
 meta/recipes-devtools/gcc/gcc-crosssdk_4.5.1.bb    |    2 -
 meta/recipes-devtools/gcc/gcc-csl-arm-2008q1.inc   |    1 +
 meta/recipes-devtools/gcc/gcc-runtime_4.5.1.bb     |    2 -
 meta/recipes-devtools/gcc/gcc_4.5.1.bb             |    1 -
 meta/recipes-devtools/gcc/gcc_csl-arm-2008q1.bb    |    2 -
 .../recipes-extended/chkconfig/chkconfig_1.3.52.bb |    3 +-
 meta/recipes-gnome/gnome/gnome-doc-utils.inc       |    2 +-
 meta/recipes-gnome/gnome/gnome-doc-utils_0.20.6.bb |    2 +-
 .../xcb/xcb-proto-1.6/aclocal.patch                |   22 --------------------
 meta/recipes-graphics/xcb/xcb-proto.inc            |    5 +--
 meta/recipes-graphics/xcb/xcb-proto_1.6.bb         |    2 +-
 meta/recipes-graphics/xcb/xcb-proto_git.bb         |    2 +-
 scripts/combo-layer                                |   13 ++++++++++-
 scripts/runqemu                                    |    1 +
 28 files changed, 54 insertions(+), 68 deletions(-)
 delete mode 100644 meta/recipes-graphics/xcb/xcb-proto-1.6/aclocal.patch

-- 
1.7.3.4




^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-08-11 18:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11 16:29 [CONSOLIDATED PULL 00/10] Various Fixes Saul Wold
2011-08-11 16:29 ` [CONSOLIDATED PULL 01/10] scripts/runqemu: Make it run on ubuntu 11.10 Saul Wold
2011-08-11 16:29 ` [CONSOLIDATED PULL 02/10] gcc: Various fixups to ensure consistent gcc builds Saul Wold
2011-08-11 16:29 ` [CONSOLIDATED PULL 03/10] chkconfig: remove link for update-alternatives to disambiguate Saul Wold
2011-08-11 16:29 ` [CONSOLIDATED PULL 04/10] scripts/combo-layer: a simple way to script the combo-layer conf Saul Wold
2011-08-11 16:29 ` [CONSOLIDATED PULL 05/10] python-dir: specify am_cv_python_pythondir & am_cv_python_pyexecdir Saul Wold
2011-08-11 16:33   ` Kumar Gala
2011-08-11 16:29 ` [CONSOLIDATED PULL 06/10] xcb-proto: use python-dir class for proper path setting Saul Wold
2011-08-11 16:29 ` [CONSOLIDATED PULL 07/10] telepathy-python: utilize python-dir to respect libdir/site-packages path Saul Wold
2011-08-11 16:29 ` [CONSOLIDATED PULL 08/10] gnome-doc-utils: respect python-dir setting EXTRA_OECONF Saul Wold
2011-08-11 16:29 ` [CONSOLIDATED PULL 09/10] gcc: move --enable-target-optspace workaround to just gcc-4.5.1 Saul Wold
2011-08-11 16:32   ` Kumar Gala
2011-08-11 16:29 ` [CONSOLIDATED PULL 10/10] Magic file path should be given for rpmbuild Saul Wold
2011-08-11 18:23 ` [CONSOLIDATED PULL 00/10] Various Fixes Richard Purdie

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.