Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates
Date: Fri, 25 May 2012 11:19:50 +0100	[thread overview]
Message-ID: <1337941190.20169.24.camel@ted> (raw)
In-Reply-To: <cover.1337927956.git.sgw@linux.intel.com>

On Thu, 2012-05-24 at 23:41 -0700, Saul Wold wrote:
> Richard,
> 
> This has a number of fixes from the community along with a partial
> set of Nitin's changes for the pending automake update.
> 
> Sau!
> 
> 
> The following changes since commit 0f795f81fe5ad3ef78c21a177eca90fbc8810f81:
> 
>   qemu: disable vnc-jpeg compression (2012-05-24 08:53:40 +0100)
> 
> are available in the git repository at:
>   git://git.openembedded.org/openembedded-core-contrib sgw/stage
>   http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
> 
> Bogdan Marinescu (3):
>   lttng2-ust: updated to version 2.0.2
>   lttng-tools: updated to 2.0.1
>   Updated distro-tracking-fields.inc
> 
> Jiajun Xu (2):
>   ltp: Upgrade LTP to version 20120401
>   distro_tracking_fields: update information for ltp
> 
> Mark Hatle (1):
>   package.bbclass: Add additional debugging for dependencies
> 
> Martin Jansa (2):
>   wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't
>     install it twice
>   wpa-supplicant: don't let postinst fail when dbus-1 reload fails
> 
> Mihai Lindner (1):
>   sudo: fixed wrong `chmod` path
> 
> Nitin A Kamble (29):
>   gmp: fix build with automake 1.12
>   mpfr: fix build with automake 1.12
>   popt: fix build with automake 1.12
>   rpm: fix build with automake 1.12
>   libxml2: fix build with automake 1.12
>   shadow shadow-native: fix build with automake 1.12
>   libtasn1: fix build with automake 1.12
>   systemtap: fix build with automake 1.12
>   libmpc: fix build with automake 1.12
>   libcheck: fix build with automake 1.12
>   texinfo: fix build with automake 1.12
>   libidn: fix build with automake 1.12
>   glew: fix build with automake 1.12
>   findutils: fix build with automake 1.12
>   lrzsz: fix build with automake 1.12
>   minicom: fix build with automake 1.12
>   lighttpd: fix build with automake 1.12
>   libfm: fix build with automake 1.12
>   libcroco: fix build with automake 1.12
>   gmp-4.2.1: fix build with automake 1.12
>   coreutils-native-6.9: fix build with automake 1.12
>   grub-0.97: fix build with automake 1.12
>   diffutils-2.8.1: fix build with automake 1.12
>   grep-2.5.1a: fix build with automake 1.12
>   gawk-3.1.5: fix build with automake 1.12
>   findutils-4.2.31: fix build with automake 1.12
>   make-3.81: fix build with automake 1.12
>   avahi: fix install issue
>   pango: fix dependencies to avoid build issue
> 
> Paul Eggleton (1):
>   opkg-nogpg: add file path
> 
> Richard Purdie (2):
>   fontconfig-native: Be clear about FILE search path
>   binutils: Drop old/stale/broken csl recipe
> 
> Robert Yang (2):
>   utils.bbclass: remove the unused oe_system
>   oe/process.py: remove it since it is unused and duplicated
> 
> Saul Wold (1):
>   ltp: Add attr to DEPENDS list
> 
> Steffen Sledz (1):
>   dropbear: fix include dependent PR generation

I merged these apart from the pango change. There are failures on the
autobuilder but not from these changes as far as I can tell (I've sent
out other patches).

Cheers,

Richard




      parent reply	other threads:[~2012-05-25 10:30 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-25  6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 01/45] sudo: fixed wrong `chmod` path Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 02/45] opkg-nogpg: add file path Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 03/45] utils.bbclass: remove the unused oe_system Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 04/45] oe/process.py: remove it since it is unused and duplicated Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 05/45] dropbear: fix include dependent PR generation Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 06/45] wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't install it twice Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 07/45] fontconfig-native: Be clear about FILE search path Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 08/45] ltp: Upgrade LTP to version 20120401 Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 09/45] distro_tracking_fields: update information for ltp Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 10/45] gmp: fix build with automake 1.12 Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 11/45] mpfr: " Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 12/45] popt: " Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 13/45] rpm: " Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 14/45] libxml2: " Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 15/45] shadow shadow-native: " Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 16/45] libtasn1: " Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 17/45] systemtap: " Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 18/45] libmpc: " Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 19/45] libcheck: " Saul Wold
2012-05-25  6:41 ` [Consolidated Pull 20/45] texinfo: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 21/45] libidn: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 22/45] glew: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 23/45] findutils: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 24/45] lrzsz: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 25/45] minicom: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 26/45] lighttpd: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 27/45] libfm: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 28/45] libcroco: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 29/45] gmp-4.2.1: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 30/45] coreutils-native-6.9: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 31/45] grub-0.97: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 32/45] diffutils-2.8.1: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 33/45] grep-2.5.1a: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 34/45] gawk-3.1.5: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 35/45] findutils-4.2.31: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 36/45] make-3.81: " Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 37/45] avahi: fix install issue Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 38/45] pango: fix dependencies to avoid build issue Saul Wold
2012-05-25 10:18   ` Richard Purdie
2012-05-25  6:42 ` [Consolidated Pull 39/45] lttng2-ust: updated to version 2.0.2 Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 40/45] lttng-tools: updated to 2.0.1 Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 41/45] Updated distro-tracking-fields.inc Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 42/45] package.bbclass: Add additional debugging for dependencies Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 43/45] wpa-supplicant: don't let postinst fail when dbus-1 reload fails Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 44/45] binutils: Drop old/stale/broken csl recipe Saul Wold
2012-05-25  6:42 ` [Consolidated Pull 45/45] ltp: Add attr to DEPENDS list Saul Wold
2012-05-25 10:19 ` Richard Purdie [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=1337941190.20169.24.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@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