From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Switch to upstream GConf
Date: Tue, 8 Nov 2011 16:53:17 -0800 [thread overview]
Message-ID: <cover.1320799787.git.josh@linux.intel.com> (raw)
This series' primary goal is to switch us from gconf-dbus to the upstream
GConf, where the D-Bus backend is now maintained.
To ease recipe writing I also pulled in and cleaned up the GNOME related
classes from meta-openembedded.
Cheers,
Joshua
The following changes since commit 25fae81538a92e15eab3fc169ebce44505f67839:
python: skip setup.py 'import check' when cross-compiling (2011-11-08 21:44:23 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib josh/work
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/work
Joshua Lock (3):
shared-mime-info: package runtime data separately
classes/[gnome|gnomebase|mime]: enhance gnome related classes
gconf: add upstream GNOME gconf 3.2.3 and drop gconf-dbus
meta/classes/gnome.bbclass | 18 +-----
meta/classes/gnomebase.bbclass | 30 ++++++++++
meta/classes/mime.bbclass | 58 +++++++++++++++++++
meta/conf/distro/include/default-providers.inc | 2 -
meta/conf/multilib.conf | 2 +-
meta/recipes-gnome/gnome/gconf-3.2.3/nointro.patch | 59 ++++++++++++++++++++
meta/recipes-gnome/gnome/gconf-dbus_705.bb | 43 --------------
meta/recipes-gnome/gnome/gconf_3.2.3.bb | 43 ++++++++++++++
.../shared-mime-info/shared-mime-info.inc | 9 ++-
.../shared-mime-info/shared-mime-info_0.91.bb | 2 +-
10 files changed, 200 insertions(+), 66 deletions(-)
create mode 100644 meta/classes/gnomebase.bbclass
create mode 100644 meta/classes/mime.bbclass
create mode 100644 meta/recipes-gnome/gnome/gconf-3.2.3/nointro.patch
delete mode 100644 meta/recipes-gnome/gnome/gconf-dbus_705.bb
create mode 100644 meta/recipes-gnome/gnome/gconf_3.2.3.bb
--
1.7.7
next reply other threads:[~2011-11-09 0:59 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-09 0:53 Joshua Lock [this message]
2011-11-09 0:53 ` [PATCH 1/3] shared-mime-info: package runtime data separately Joshua Lock
2011-11-18 12:20 ` Rainer Koenig
2011-11-23 21:45 ` Khem Raj
2011-11-23 21:59 ` Koen Kooi
2011-11-09 0:53 ` [PATCH 2/3] classes/[gnome|gnomebase|mime]: enhance gnome related classes Joshua Lock
2011-11-09 9:27 ` Koen Kooi
2011-11-09 9:37 ` Richard Purdie
2011-11-09 10:27 ` Koen Kooi
2011-11-09 10:35 ` Richard Purdie
2011-11-09 11:18 ` Koen Kooi
2011-11-09 20:20 ` Joshua Lock
2011-11-09 19:14 ` Joshua Lock
2011-11-09 0:53 ` [PATCH 3/3] gconf: add upstream GNOME gconf 3.2.3 and drop gconf-dbus Joshua Lock
2011-11-09 15:18 ` Richard Purdie
2011-11-10 12:26 ` [PATCH 0/3] Switch to upstream GConf 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.1320799787.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox