All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Build Fixes
@ 2012-01-05  0:46 Saul Wold
  2012-01-05  0:46 ` [PATCH 1/3] image_types: Fix rootfs size calcuation Saul Wold
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Saul Wold @ 2012-01-05  0:46 UTC (permalink / raw)
  To: openembedded-core

Richard,

This set fixes various know build failures on the Autobuilder.

Sau!

The following changes since commit f309769d10cb3d8b72b8c7c4f7f418dcb8422c61:

  valgrind: Fix for automake update (2012-01-04 16:03:59 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/fix
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/fix

Saul Wold (3):
  image_types: Fix rootfs size calcuation
  glib-2.0: ensure dtrace is diabled for all distro options and fix
    packaging
  libxp: fix cast error

 meta/classes/image_types.bbclass                   |    2 +-
 meta/recipes-core/glib-2.0/glib-2.0_2.30.2.bb      |    2 +-
 meta/recipes-core/glib-2.0/glib.inc                |    9 +++-
 .../xorg-lib/libxp/fix-cast-error.patch            |   42 ++++++++++++++++++++
 meta/recipes-graphics/xorg-lib/libxp_1.0.1.bb      |    4 +-
 5 files changed, 53 insertions(+), 6 deletions(-)
 create mode 100644 meta/recipes-graphics/xorg-lib/libxp/fix-cast-error.patch

-- 
1.7.6.4




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

end of thread, other threads:[~2012-01-05  8:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-05  0:46 [PATCH 0/3] Build Fixes Saul Wold
2012-01-05  0:46 ` [PATCH 1/3] image_types: Fix rootfs size calcuation Saul Wold
2012-01-05  0:46 ` [PATCH 2/3] glib-2.0: ensure dtrace is diabled for all distro options and fix packaging Saul Wold
2012-01-05  8:05   ` Phil Blundell
2012-01-05  8:12     ` Saul Wold
2012-01-05  0:46 ` [PATCH 3/3] libxp: fix cast error 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.