* [CONSOLIDATED REQUEST 0/9] PR Bumps & fixes (cover letter only)
@ 2012-09-18 14:46 Saul Wold
0 siblings, 0 replies; only message in thread
From: Saul Wold @ 2012-09-18 14:46 UTC (permalink / raw)
To: openembedded-core
Richard,
This contains the PR bumps for the libffi update along
with some fixes.
Please pull.
I am gathering the next bacth of changes up.
Thanks
Sau!
The following changes since commit 7887b99646d8e1e736ad6e4a306e47df9955221e:
local.conf.sample: change valgrind support architecture comment (2012-09-14 17:05:59 +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
Andrei Gherzan (1):
util-linux: Fix bloken swapoff symlink
Constantin Musca (1):
grub: disable lzma, device-mapper, zfs and nvpair
Khem Raj (2):
eglibc: Fix fcntl.h for powerpc
eglibc: Do not use fsqrt in libm when building for fsl ppc with fpu
Martin Jansa (3):
recipes: bump PR to rebuild after libffi5 -> libffi6
recipes: few more PR bumps to rebuild after libffi5 -> libffi6
libtelepathy: PR bump to rebuild after libffi5 -> libffi6
Saul Wold (2):
xserver-xorg: Modify RREPLACES for RCONFLICTS
nfs-utils: add x32 patch to fix nfsctl issue
.../grub/files/check-if-liblzma-is-disabled.patch | 33 ++++++++++
meta/recipes-bsp/grub/grub-efi-native_2.00.bb | 6 +-
meta/recipes-bsp/grub/grub_2.00.bb | 6 +-
meta/recipes-connectivity/avahi/avahi_0.6.31.bb | 2 +-
.../bluez/gst-plugin-bluetooth_4.101.bb | 2 +-
.../recipes-connectivity/galago/libgalago_0.5.2.bb | 2 +-
meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb | 2 +-
meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb | 2 +-
meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb | 2 +-
meta/recipes-connectivity/gypsy/gypsy_0.9.bb | 2 +-
meta/recipes-connectivity/gypsy/gypsy_git.bb | 2 +-
.../nfs-utils/nfs-utils-nfsctl-x32-fix.patch | 30 +++++++++
.../nfs-utils/nfs-utils_1.2.3.bb | 3 +-
.../telepathy/libtelepathy_0.3.3.bb | 2 +-
.../telepathy/telepathy-glib_0.19.8.bb | 2 +-
.../telepathy/telepathy-mission-control_5.13.0.bb | 2 +-
meta/recipes-core/dbus/dbus-glib_0.100.bb | 2 +-
..._handle_at-open_by_handle-etc.-to-PowerPC.patch | 65 ++++++++++++++++++++
.../eglibc/eglibc-2.16/fsl-ppc-no-fsqrt.patch | 44 +++++++++++++
meta/recipes-core/eglibc/eglibc_2.16.bb | 4 +-
meta/recipes-core/glib-2.0/glib-2.0_2.32.4.bb | 2 +-
.../glib-networking/glib-networking_2.28.7.bb | 2 +-
meta/recipes-core/util-linux/util-linux.inc | 4 +-
meta/recipes-core/util-linux/util-linux_2.21.2.bb | 2 +-
meta/recipes-devtools/python/python-dbus_1.1.1.bb | 2 +-
meta/recipes-devtools/python/python-gst_0.10.22.bb | 2 +-
.../python/python-pygobject_2.27.91.bb | 2 +-
.../recipes-devtools/python/python-pygtk_2.24.0.bb | 2 +
meta/recipes-extended/polkit/polkit_0.104.bb | 2 +-
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb | 2 +-
meta/recipes-gnome/gnome/gconf_3.2.3.bb | 2 +-
meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb | 2 +-
meta/recipes-gnome/gtk+/gtk+_2.24.8.bb | 2 +-
.../gtk-engines/gtk-engines_2.20.2.bb | 2 +-
meta/recipes-gnome/gtkhtml2/gtkhtml2_svn.bb | 2 +-
meta/recipes-gnome/json-glib/json-glib_0.14.2.bb | 2 +-
meta/recipes-gnome/libglade/libglade_2.6.4.bb | 2 +-
meta/recipes-gnome/librsvg/librsvg_2.32.1.bb | 2 +-
meta/recipes-graphics/cairo/cairo_1.12.2.bb | 2 +-
meta/recipes-graphics/pango/pango_1.30.0.bb | 2 +-
.../xorg-xserver/xserver-xorg-1.11.2.inc | 2 +-
.../recipes-graphics/xorg-xserver/xserver-xorg.inc | 2 +-
.../gstreamer/gst-plugins-base_0.10.36.bb | 2 +-
.../gstreamer/gst-plugins-good_0.10.31.bb | 2 +-
.../gstreamer/gst-plugins-ugly_0.10.19.bb | 2 +-
.../gstreamer/gstreamer_0.10.36.bb | 2 +-
.../pulseaudio/pulseaudio_2.1.bb | 2 +-
.../matchbox-keyboard/matchbox-keyboard_git.bb | 2 +-
.../matchbox-panel-2/matchbox-panel-2_git.bb | 2 +-
meta/recipes-sato/webkit/webkit-gtk_1.8.2.bb | 2 +-
meta/recipes-support/atk/atk_2.4.0.bb | 2 +-
meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb | 2 +
meta/recipes-support/vte/vte_0.28.2.bb | 2 +-
53 files changed, 233 insertions(+), 50 deletions(-)
create mode 100644 meta/recipes-bsp/grub/files/check-if-liblzma-is-disabled.patch
create mode 100644 meta/recipes-connectivity/nfs-utils/nfs-utils/nfs-utils-nfsctl-x32-fix.patch
create mode 100644 meta/recipes-core/eglibc/eglibc-2.16/0001-Add-name_to_handle_at-open_by_handle-etc.-to-PowerPC.patch
create mode 100644 meta/recipes-core/eglibc/eglibc-2.16/fsl-ppc-no-fsqrt.patch
--
1.7.7.6
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-18 14:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-18 14:46 [CONSOLIDATED REQUEST 0/9] PR Bumps & fixes (cover letter only) Saul Wold
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.