All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 00/11] autodetected dependencies
@ 2013-07-20 15:08 Martin Jansa
  2013-07-20 15:08 ` [meta-oe][PATCH 01/11] lcdproc5: add PACKAGECONFIG for libftdi, libusb Martin Jansa
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Martin Jansa @ 2013-07-20 15:08 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit 41748a4afc494b714315ba529f138214f80d41b9:

  licences: Add iozone3, SMAIL_GPL (2013-07-20 17:03:29 +0200)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib jansa/deps
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/deps

Martin Jansa (11):
  lcdproc5: add PACKAGECONFIG for libftdi, libusb
  openldap: convert to PACKAGECONFIGs, explicitly disable openssl
  samba: use more specific LICENSE
  samba: add dependency on zlib popt, PACKAGECONFIG for pam
  libgphoto2: add configure option for gd and add PACKAGECONFIG
  jack: add dependency on libsaplerate0 and readline
  glog: add dependency on libunwind
  lvm2: add PACKAGECONFIG for readline
  libunwind: add PACKAGECONFIG for lzma
  ntp: add PACKAGECONFIG for libcap and readline
  vim: add PACKAGECONFIG for acl

 meta-networking/recipes-support/ntp/ntp.inc        |   2 +
 meta-oe/recipes-connectivity/samba/samba.inc       |   9 +-
 meta-oe/recipes-extended/lcdproc/lcdproc5.inc      |   8 +-
 .../libgphoto2-2.4.11/allow.to.disable.gd.patch    |  33 +++++
 .../recipes-graphics/gphoto2/libgphoto2_2.4.11.bb  |   6 +-
 meta-oe/recipes-multimedia/jack/jack_0.121.0.bb    |   3 +-
 meta-oe/recipes-support/glog/glog.inc              |   2 +
 meta-oe/recipes-support/libunwind/libunwind.inc    |   4 +
 meta-oe/recipes-support/lvm2/lvm2.inc              |   3 +
 .../recipes-support/openldap/openldap_2.4.23.bb    | 136 +++++++--------------
 meta-oe/recipes-support/vim/vim.inc                |   1 +
 11 files changed, 107 insertions(+), 100 deletions(-)
 create mode 100644 meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/allow.to.disable.gd.patch

-- 
1.8.3.2



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

end of thread, other threads:[~2013-07-20 15:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-20 15:08 [meta-oe][PATCH 00/11] autodetected dependencies Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 01/11] lcdproc5: add PACKAGECONFIG for libftdi, libusb Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 02/11] openldap: convert to PACKAGECONFIGs, explicitly disable openssl Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 03/11] samba: use more specific LICENSE Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 04/11] samba: add dependency on zlib popt, PACKAGECONFIG for pam Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 05/11] libgphoto2: add configure option for gd and add PACKAGECONFIG Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 06/11] jack: add dependency on libsaplerate0 and readline Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 07/11] glog: add dependency on libunwind Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 08/11] lvm2: add PACKAGECONFIG for readline Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 09/11] libunwind: add PACKAGECONFIG for lzma Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 10/11] ntp: add PACKAGECONFIG for libcap and readline Martin Jansa
2013-07-20 15:08 ` [meta-oe][PATCH 11/11] vim: add PACKAGECONFIG for acl Martin Jansa

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.