[OE-core] [PATCH 0/4] Crypto dependency fixes

Jussi Kukkonen jussi.kukkonen at intel.com
Tue Feb 9 09:13:33 UTC 2016


This is a followup to (but does not strictly depend on) Nicholas'
"[PATCH v2] mesa: upgrade 10.6.3 -> 11.1.1" patch.

It adds packageconfig for xorg-xserver SHA1 implementation, and removes
some unnecessary crypto dependencies.

 - Jussi


The following changes since commit 7d5d8d0cd985edf507c8d00e2e162d1b9fff3589:

  scripts/lib/bsp/engine: trailing whitespace cleanup (2016-02-08 10:54:56 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jku/crypto
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jku/crypto

Jussi Kukkonen (4):
  systemd: Don't depend on gcrypt unnecessarily
  wpa-supplicant: Only depend on libgcrypt when needed
  libsoup-2.4: Remove unnecessary gnutls dependency
  xserver-xorg: Add PACKAGECONFIG for crypto libraries

 .../wpa-supplicant/wpa-supplicant_2.5.bb                     |  4 ++--
 meta/recipes-core/systemd/systemd_228.bb                     |  3 ---
 meta/recipes-graphics/xorg-xserver/xserver-xorg.inc          | 12 +++++++++---
 meta/recipes-support/libsoup/libsoup-2.4_2.52.2.bb           |  2 +-
 4 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.1.4




More information about the Openembedded-core mailing list