From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] Fedora 15 and GCC 4.6 compatability patches
Date: Fri, 01 Apr 2011 14:51:24 +0100 [thread overview]
Message-ID: <cover.1301665368.git.josh@linux.intel.com> (raw)
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
next reply other threads:[~2011-04-01 13:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-01 13:51 Joshua Lock [this message]
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
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.1301665368.git.josh@linux.intel.com \
--to=josh@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.