All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Fedora 15 and GCC 4.6 compatability patches
@ 2011-04-01 13:51 Joshua Lock
  2011-04-01 13:51 ` [PATCH 1/7] elfutils: fix builds with gcc 4.6 Joshua Lock
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Joshua Lock @ 2011-04-01 13:51 UTC (permalink / raw)
  To: openembedded-core

From: Joshua Lock <josh@linux.intel.com>

Folks,

Attached is a series of patches to ensure we can run oe-core builds on the
soon to be released Fedora 15.

I don't think any of these should be too controversial and with the series
applied I am able to build both minimal and sato images on my Fedora 15 box.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: josh/fedora15
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/fedora15

Thanks,
    Joshua Lock <josh@linux.intel.com>
---


Joshua Lock (7):
  elfutils: fix builds with gcc 4.6
  python-native: add missing SRC_URI hashes
  libx11: add missing SRC_URI hashes
  xorg-[lib-common|proto-common]: disable use of fop document
    generation
  libx11: disable building of specs
  openjade: fix build with GCC 4.6
  xserver-xf86: explicitly disable fop document generation

 meta/recipes-devtools/elfutils/elfutils_0.148.bb   |    4 +
 .../user-declared-default-constructor.patch        |   88 ++++++++++++++++++++
 .../openjade/openjade-native_1.3.2.bb              |    5 +-
 .../recipes-devtools/python/python-native_2.6.6.bb |    3 +
 meta/recipes-graphics/xorg-lib/libx11.inc          |    2 +-
 meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb     |    3 +
 meta/recipes-graphics/xorg-lib/xorg-lib-common.inc |    2 +-
 .../xorg-proto/xorg-proto-common.inc               |    1 +
 .../xorg-xserver/xserver-xf86-common.inc           |    1 +
 9 files changed, 105 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-devtools/openjade/openjade-1.3.2/user-declared-default-constructor.patch

-- 
1.7.4.1




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

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

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 13:51 [PATCH 0/7] Fedora 15 and GCC 4.6 compatability patches Joshua Lock
2011-04-01 13:51 ` [PATCH 1/7] elfutils: fix builds with gcc 4.6 Joshua Lock
2011-04-05  1:58   ` Khem Raj
2011-04-05  2:38     ` Khem Raj
2011-04-05 16:46     ` Joshua Lock
2011-04-05 17:03       ` Khem Raj
2011-04-06 11:05         ` Joshua Lock
2011-04-01 13:51 ` [PATCH 2/7] python-native: add missing SRC_URI hashes Joshua Lock
2011-04-01 13:52 ` [PATCH 3/7] libx11: " Joshua Lock
2011-04-01 13:52 ` [PATCH 4/7] xorg-[lib-common|proto-common]: disable use of fop document generation Joshua Lock
2011-04-01 13:52 ` [PATCH 5/7] libx11: disable building of specs Joshua Lock
2011-04-01 13:52 ` [PATCH 6/7] openjade: fix build with GCC 4.6 Joshua Lock
2011-04-01 13:52 ` [PATCH 7/7] xserver-xf86: explicitly disable fop document generation Joshua Lock
2011-04-04 12:56 ` [PATCH 0/7] Fedora 15 and GCC 4.6 compatability patches 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.