Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Dependency fixes
@ 2011-09-19 10:58 Paul Eggleton
  2011-09-19 10:58 ` [PATCH 1/3] libgcrypt: add libcap to DEPENDS Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Paul Eggleton @ 2011-09-19 10:58 UTC (permalink / raw)
  To: openembedded-core

Fix three issues due to missing dependency race conditions as shown up on
the autobuilder.

The following changes since commit 7a0cbe6b0e5185aebabedc515b427994bc2a15dc:

  cooker.py: Fix key expansion issues in showVersions (2011-09-19 05:55:37 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib paule/dep-fixes
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/dep-fixes

Paul Eggleton (3):
  libgcrypt: add libcap to DEPENDS
  libgnome-keyring: add libgcrypt to DEPENDS
  freetype: disable bzip2 compressed font support

 .../recipes-gnome/gnome/libgnome-keyring_2.32.0.bb |    4 ++--
 meta/recipes-graphics/freetype/freetype_2.4.6.bb   |    4 ++--
 meta/recipes-support/libgcrypt/libgcrypt.inc       |    2 +-
 meta/recipes-support/libgcrypt/libgcrypt_1.4.6.bb  |    2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-09-19 14:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-19 10:58 [PATCH 0/3] Dependency fixes Paul Eggleton
2011-09-19 10:58 ` [PATCH 1/3] libgcrypt: add libcap to DEPENDS Paul Eggleton
2011-09-19 10:58 ` [PATCH 2/3] libgnome-keyring: add libgcrypt " Paul Eggleton
2011-09-19 10:58 ` [PATCH 3/3] freetype: disable bzip2 compressed font support Paul Eggleton
2011-09-19 11:07   ` Henning Heinold
2011-09-19 13:06     ` Richard Purdie
2011-09-19 12:14 ` [PATCH 0/3] Dependency fixes Richard Purdie
2011-09-19 14:01 ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox