[OE-core] [PATCH 0/3] Dependency fixes

Paul Eggleton paul.eggleton at linux.intel.com
Mon Sep 19 10:58:33 UTC 2011


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





More information about the Openembedded-core mailing list