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: [RC Fixes 00/19] Fixes for Multi-Lib & other patches
Date: Wed, 21 Sep 2011 13:44:44 +0100	[thread overview]
Message-ID: <1316609090.13085.43.camel@ted> (raw)
In-Reply-To: <cover.1316597628.git.sgw@linux.intel.com>

On Wed, 2011-09-21 at 02:39 -0700, Saul Wold wrote:
> I have build (not booted) these fixes and for the most part
> they seem to address alot of the issues we have seen.  There
> is still some problems with python and gtk+ needing to be 
> cleaned before do_rootfs is sucessful.
> 
> This is a major step forward based on some of the issues we 
> have seen and may require some additional fixes for an RC4.

> 
> The following changes since commit 81274f4488fbc4d68d150870735ec0181b60b451:
> 
>   freetype: disable bzip2 compressed font support (2011-09-19 13:14:03 +0100)
> 
> are available in the git repository at:
>   git://git.yoctoproject.org/poky-contrib sgw/stage
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/stage
> 
> Anders Darander (3):
>   libzypp: git repo moved to github
>   sat-solver: git repo moved to github
>   zypper: git repo moved to github
> 
> Daniel Lazzari (1):
>   Fix alsa-utils package dependencies
> 
> Dexuan Cui (1):
>   deb packages support: switch from /var/dpkg to /var/lib/dpkg
> 
> Dongxiao Xu (4):
>   rpm: add multilib prefix for archs under deploy/rpm
>   multilib: install MULTILIB_IMAGE_INSTALL
>   libpng: avoid dangling link in libpng package

I took all the above.

>   libpng: add libpng12-dev packages

I did not take this since I believe it was incorrect. Instead I've
pushed an RPROVIDES addition.
> 
> Mark Hatle (5):
>   Fix RPM dependencies
>   Add a run-time dependency that eglibc support GNU_HASH
>   Update python dependencies to be simply to "python"

This change wasn't what I meant to invalidate the sstate cache. I've
changed it to do what I was meaning.

>   busybox: Enhance to add dynamic per-file provides
>   multilib_global.bbclass: Fix non-multilib package provides
> 
> Paul Eggleton (1):
>   scripts/combo-layer: fix still overzealous regex in default hook
>     script
> 
> Saul Wold (4):
>   distrodata: fix distro_check code
>   distro tracking: Update Distro Aliases
>   avahi: Refactor recipe to move UI to avahi-ui
>   oprofileui: Change avahi to avahi-ui depends

and I took the rest of the above apart from the patch Koen is
questioning.

Cheers,

Richard




      parent reply	other threads:[~2011-09-21 12:50 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-21  9:39 [RC Fixes 00/19] Fixes for Multi-Lib & other patches Saul Wold
2011-09-21  9:39 ` [RC Fixes 01/19] scripts/combo-layer: fix still overzealous regex in default hook script Saul Wold
2011-09-21  9:39 ` [RC Fixes 02/19] deb packages support: switch from /var/dpkg to /var/lib/dpkg Saul Wold
2011-09-21  9:39 ` [RC Fixes 03/19] libzypp: git repo moved to github Saul Wold
2011-09-21  9:39 ` [RC Fixes 04/19] sat-solver: " Saul Wold
2011-09-21  9:39 ` [RC Fixes 05/19] zypper: " Saul Wold
2011-09-21  9:39 ` [RC Fixes 06/19] distrodata: fix distro_check code Saul Wold
2011-09-21  9:39 ` [RC Fixes 07/19] distro tracking: Update Distro Aliases Saul Wold
2011-09-21 10:35   ` Koen Kooi
2011-09-21  9:39 ` [RC Fixes 08/19] avahi: Refactor recipe to move UI to avahi-ui Saul Wold
2011-09-21  9:39 ` [RC Fixes 09/19] rpm: add multilib prefix for archs under deploy/rpm Saul Wold
2011-09-21  9:39 ` [RC Fixes 10/19] multilib: install MULTILIB_IMAGE_INSTALL Saul Wold
2011-09-21  9:39 ` [RC Fixes 11/19] Fix RPM dependencies Saul Wold
2011-09-21  9:39 ` [RC Fixes 12/19] Add a run-time dependency that eglibc support GNU_HASH Saul Wold
2011-09-21  9:39 ` [RC Fixes 13/19] Update python dependencies to be simply to "python" Saul Wold
2011-09-21  9:39 ` [RC Fixes 14/19] busybox: Enhance to add dynamic per-file provides Saul Wold
2011-09-21  9:39 ` [RC Fixes 15/19] multilib_global.bbclass: Fix non-multilib package provides Saul Wold
2011-09-21  9:39 ` [RC Fixes 16/19] Fix alsa-utils package dependencies Saul Wold
2011-09-21  9:39 ` [RC Fixes 17/19] oprofileui: Change avahi to avahi-ui depends Saul Wold
2011-09-21  9:39 ` [RC Fixes 18/19] libpng: avoid dangling link in libpng package Saul Wold
2011-09-21  9:39 ` [RC Fixes 19/19] libpng: add libpng12-dev packages Saul Wold
2011-09-21 12:44 ` 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=1316609090.13085.43.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