All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][dylan][PATCH 00/60] Backports for deterministic dependencies
Date: Thu, 15 Aug 2013 09:18:40 +0200	[thread overview]
Message-ID: <cover.1376551134.git.Martin.Jansa@gmail.com> (raw)

The following changes since commit 13ae5105ee30410136beeae66ec41ee4a8a2e2b0:

  icon-slicer: fix native build by depending on gdk-pixbuf only (2013-05-28 09:58:04 +0200)

are available in the git repository at:

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

Martin Jansa (57):
  vsftpd: add missing dependency on openssl
  fbida: define -I when checking jpeg version
  xorg-sgml-doctools: add missing dependency on util-macros
  gypsy: add dependency on libxslt-native
  media-ctl: inherit pkgconfig
  rsyslog: inherit pkgconfig
  libspatialite: add missing dependency on sqlite3
  ruby: add missing dependency on ruby-native
  cpufrequtils: inherit gettext
  cryptsetup: add missing dependency on libgcrypt
  gsoap: add missing dependency on zlib
  wbxml2: add missing dependency on expat
  iso-codes: add missing dependency on gettext-native
  portaudio: explicitly disable oss, add PACKAGECONFIG for alsa and jack
  mysql5: prevent using bundled zlib at all costs
  portaudio: inherit pkgconfig
  f2fs-tools: add util-linux dependency
  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
  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
  mkvtoolnix: inherit gettext and export RUBYLIB
  rrdtool: add PACKAGECONFIG for dbi
  loudmouth: add dependency on libidn
  cifs-utils: add PACKAGECONFIG for libcap
  atftp: add PACKAGECONFIG for pcre, readline, tcp-wrapper
  fbida: add dependency on curl libungif tiff
  mbuffer: add PACKAGECONFIG for md5
  inetutils: add PACKAGECONFIG for ftp and uucpd
  jasper: add PACKAGECONFIG for jpeg
  joe: add PACKAGECONFIG for joe
  krb5: add PACKAGECONFIG for openssl and libedit
  libass: add PACKAGECONFIG for harfbuzz
  links: add PACKAGECONFIG for bzip2, lzma
  quagga: add PACKAGECONFIG for capabilities
  sox: add PACKAGECONFIG for magic and wavpack
  usbmuxd: add PACKAGECONFIG for plist
  usbmuxd: fix unpackaged files
  libav: add PACKAGECONFIG for bzip2 and jack
  libnice: add PACKAGECONFIG for gupnp
  farsight2: add PACKAGECONFIG for gupnp
  x264: explicitly disable swscale
  libftdi: add PACKAGECONFIG for cpp-wrapper
  ntfs-3g-ntfsprogs: add packageconfig for uuid
  openldap: add dependency on util-linux
  smbnetfs: add packageconfig for gnome-keyring
  libgphoto2: add configure option for gd and add PACKAGECONFIG
  libgphoto2: add PACKAGECONFIG for serial
  samba: add packageconfig for fam
  ruby: add dependency on db gdbm readline
  cifs-utils: inherit pkgconfig

Mihai Prica (1):
  python-feedparser: Changed from distutils to setuptools

Paul Barker (1):
  fluidsynth: added dependency on glib

Roy.Li (1):
  cyrus-sasl: Avoid to call AC_TRY_RUN

 .../recipes-mkv/mkvtoolnix/mkvtoolnix_5.9.0.bb     |   8 +-
 .../fluidsynth/fluidsynth_1.1.1.bb                 |   2 +-
 .../recipes-multimedia/sox/sox_14.4.0.bb           |   3 +
 .../inetutils/inetutils_1.9.1.bb                   |   5 +
 meta-networking/recipes-daemons/atftp/atftp_git.bb |   5 +
 .../cyrus-sasl/cyrus-sasl_2.1.26.bb                |   6 +-
 .../files/avoid-to-call-AC_TRY_RUN.patch           |  46 +++++++
 .../recipes-daemons/vsftpd/vsftpd_2.3.5.bb         |   2 +-
 .../recipes-protocols/quagga/quagga.inc            |   3 +
 .../recipes-support/cifs/cifs-utils_git.bb         |   5 +-
 meta-networking/recipes-support/ntp/ntp.inc        |   2 +
 meta-oe/recipes-connectivity/krb5/krb5_1.11.bb     |   4 +
 .../loudmouth/loudmouth_1.4.3.bb                   |   2 +-
 meta-oe/recipes-connectivity/samba/samba.inc       |  10 +-
 .../recipes-connectivity/smbnetfs/smbnetfs_git.bb  |   3 +
 .../recipes-connectivity/usbmuxd/usbmuxd_git.bb    |   5 +
 .../recipes-core/f2fs-tools/f2fs-tools_1.1.0.bb    |   3 +
 .../python/python-feedparser_5.1.3.bb              |   2 +-
 meta-oe/recipes-extended/lcdproc/lcdproc5.inc      |   8 +-
 meta-oe/recipes-extended/rrdtool/rrdtool_1.4.7.bb  |   3 +
 meta-oe/recipes-extended/rsyslog/rsyslog.inc       |   2 +-
 meta-oe/recipes-graphics/fbida/fbida_2.09.bb       |   4 +-
 .../libgphoto2-2.4.11/allow.to.disable.gd.patch    |  33 +++++
 .../recipes-graphics/gphoto2/libgphoto2_2.4.11.bb  |   7 +-
 meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb  |   3 +
 .../xorg-doc/xorg-sgml-doctools_1.7.bb             |   2 +
 meta-oe/recipes-multimedia/jack/jack_0.121.0.bb    |   3 +-
 meta-oe/recipes-multimedia/libass/libass.inc       |   3 +
 meta-oe/recipes-multimedia/libav/libav.inc         |   4 +
 .../recipes-multimedia/v4l2apps/media-ctl_git.bb   |   2 +-
 meta-oe/recipes-multimedia/x264/x264_git.bb        |   1 +
 meta-oe/recipes-navigation/gypsy/gypsy.inc         |   2 +-
 .../libspatialite/libspatialite.inc                |   2 +-
 .../cpufrequtils/cpufrequtils_008.bb               |   2 +
 .../recipes-support/cryptsetup/cryptsetup_1.6.1.bb |   2 +-
 .../recipes-support/farsight/farsight2_0.0.22.bb   |   3 +
 meta-oe/recipes-support/farsight/libnice_0.0.13.bb |   3 +
 meta-oe/recipes-support/glog/glog.inc              |   2 +
 meta-oe/recipes-support/gsoap/gsoap_2.8.12.bb      |   2 +-
 meta-oe/recipes-support/iso-codes/iso-codes_1.4.bb |   4 +
 meta-oe/recipes-support/joe/joe_3.1.bb             |   4 +-
 meta-oe/recipes-support/libftdi/libftdi_0.19.bb    |   3 +
 meta-oe/recipes-support/libunwind/libunwind.inc    |   3 +
 meta-oe/recipes-support/links/links.inc            |   4 +
 meta-oe/recipes-support/lvm2/lvm2.inc              |   3 +
 .../recipes-support/mbuffer/mbuffer_20091227.bb    |   3 +
 meta-oe/recipes-support/mysql/mysql5_5.1.40.inc    |   2 +-
 .../ntfs-3g-ntfsprogs_2011.4.12.bb                 |   3 +
 .../recipes-support/openldap/openldap_2.4.23.bb    | 138 +++++++--------------
 meta-oe/recipes-support/opensync/wbxml2_0.10.8.bb  |   2 +
 .../recipes-support/portaudio/portaudio-v19_svn.bb |  12 +-
 meta-oe/recipes-support/vim/vim.inc                |   1 +
 meta-ruby/recipes-devtools/ruby/ruby.inc           |   4 +-
 meta-ruby/recipes-devtools/ruby/ruby_1.9.3-p194.bb |   2 -
 54 files changed, 273 insertions(+), 124 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/cyrus-sasl/files/avoid-to-call-AC_TRY_RUN.patch
 create mode 100644 meta-oe/recipes-graphics/gphoto2/libgphoto2-2.4.11/allow.to.disable.gd.patch

-- 
1.8.3.2



             reply	other threads:[~2013-08-15  7:18 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15  7:18 Martin Jansa [this message]
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 01/60] vsftpd: add missing dependency on openssl Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 02/60] cyrus-sasl: Avoid to call AC_TRY_RUN Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 03/60] python-feedparser: Changed from distutils to setuptools Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 04/60] fluidsynth: added dependency on glib Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 05/60] fbida: define -I when checking jpeg version Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 06/60] xorg-sgml-doctools: add missing dependency on util-macros Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 07/60] gypsy: add dependency on libxslt-native Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 08/60] media-ctl: inherit pkgconfig Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 09/60] rsyslog: " Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 10/60] libspatialite: add missing dependency on sqlite3 Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 11/60] ruby: add missing dependency on ruby-native Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 12/60] cpufrequtils: inherit gettext Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 13/60] cryptsetup: add missing dependency on libgcrypt Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 14/60] gsoap: add missing dependency on zlib Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 15/60] wbxml2: add missing dependency on expat Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 16/60] iso-codes: add missing dependency on gettext-native Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 17/60] portaudio: explicitly disable oss, add PACKAGECONFIG for alsa and jack Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 18/60] mysql5: prevent using bundled zlib at all costs Martin Jansa
2013-08-15  7:18 ` [meta-oe][dylan][PATCH 19/60] portaudio: inherit pkgconfig Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 20/60] f2fs-tools: add util-linux dependency Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 21/60] lcdproc5: add PACKAGECONFIG for libftdi, libusb Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 22/60] openldap: convert to PACKAGECONFIGs, explicitly disable openssl Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 23/60] samba: use more specific LICENSE Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 24/60] samba: add dependency on zlib popt, PACKAGECONFIG for pam Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 25/60] jack: add dependency on libsaplerate0 and readline Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 26/60] glog: add dependency on libunwind Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 27/60] lvm2: add PACKAGECONFIG for readline Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 28/60] libunwind: add PACKAGECONFIG for lzma Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 29/60] ntp: add PACKAGECONFIG for libcap and readline Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 30/60] vim: add PACKAGECONFIG for acl Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 31/60] mkvtoolnix: inherit gettext and export RUBYLIB Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 32/60] rrdtool: add PACKAGECONFIG for dbi Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 33/60] loudmouth: add dependency on libidn Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 34/60] cifs-utils: add PACKAGECONFIG for libcap Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 35/60] atftp: add PACKAGECONFIG for pcre, readline, tcp-wrapper Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 36/60] fbida: add dependency on curl libungif tiff Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 37/60] mbuffer: add PACKAGECONFIG for md5 Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 38/60] inetutils: add PACKAGECONFIG for ftp and uucpd Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 39/60] jasper: add PACKAGECONFIG for jpeg Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 40/60] joe: add PACKAGECONFIG for joe Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 41/60] krb5: add PACKAGECONFIG for openssl and libedit Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 42/60] libass: add PACKAGECONFIG for harfbuzz Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 43/60] links: add PACKAGECONFIG for bzip2, lzma Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 44/60] quagga: add PACKAGECONFIG for capabilities Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 45/60] sox: add PACKAGECONFIG for magic and wavpack Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 46/60] usbmuxd: add PACKAGECONFIG for plist Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 47/60] usbmuxd: fix unpackaged files Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 48/60] libav: add PACKAGECONFIG for bzip2 and jack Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 49/60] libnice: add PACKAGECONFIG for gupnp Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 50/60] farsight2: " Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 51/60] x264: explicitly disable swscale Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 52/60] libftdi: add PACKAGECONFIG for cpp-wrapper Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 53/60] ntfs-3g-ntfsprogs: add packageconfig for uuid Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 54/60] openldap: add dependency on util-linux Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 55/60] smbnetfs: add packageconfig for gnome-keyring Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 56/60] libgphoto2: add configure option for gd and add PACKAGECONFIG Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 57/60] libgphoto2: add PACKAGECONFIG for serial Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 58/60] samba: add packageconfig for fam Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 59/60] ruby: add dependency on db gdbm readline Martin Jansa
2013-08-15  7:19 ` [meta-oe][dylan][PATCH 60/60] cifs-utils: inherit pkgconfig Martin Jansa
2013-08-22  7:51 ` [meta-oe][dylan][PATCH 00/60] Backports for deterministic dependencies Eric Bénard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1376551134.git.Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.