Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: martin.jansa@gmail.com
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][dylan][PATCH 00/60] Backports for deterministic dependencies
Date: Thu, 22 Aug 2013 09:51:39 +0200	[thread overview]
Message-ID: <20130822095139.3291a90a@e6520eb> (raw)
In-Reply-To: <cover.1376551134.git.Martin.Jansa@gmail.com>

Hi Martin,

Le Thu, 15 Aug 2013 09:18:40 +0200,
Martin Jansa <martin.jansa@gmail.com> a écrit :

> 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
> 
pushed to dylan-next

Thanks !

Eric


      parent reply	other threads:[~2013-08-22  7:51 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15  7:18 [meta-oe][dylan][PATCH 00/60] Backports for deterministic dependencies Martin Jansa
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 ` Eric Bénard [this message]

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=20130822095139.3291a90a@e6520eb \
    --to=eric@eukrea.com \
    --cc=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox