All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhai Edwin <edwin.zhai@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/7] [PULL] X apps & base, edwin, Jan4, 2011
Date: Tue, 04 Jan 2011 21:50:13 +0800	[thread overview]
Message-ID: <cover.1294148490.git.edwin.zhai@intel.com> (raw)

Saul,
These are upgrades for some X apps and base. Pls. help to review.

Beecrypt is for 2nd pull request, it works well on target arm / host x86
without "--with-arch".  A hack was added in apr's do_configure_append to handle
some autoconf's output, that is, take place of "top_buildir" by "apr_builddir",
because apr-util just reuse these files.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: gzhai/upgrade01
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/upgrade01

Thanks,
    Zhai Edwin <edwin.zhai@intel.com>
---


Zhai Edwin (7):
  beecrypt: Update to 4.2.1
  apr: Update to 1.4.2
  apr-util: Update to 1.3.10
  xvinfo: Upgrade to 1.1.1
  libcanberra: Upgrade to 0.26
  metacity: Upgrade to 2.30.3
  matchbox-wm-2: Upgrade to svn r2106

 .../conf/distro/include/poky-default-revisions.inc |    2 +-
 .../gnome/metacity/crosscompile.patch              |   60 ++++++++++++++++++++
 .../{metacity_2.22.0.bb => metacity_2.30.3.bb}     |   14 +++-
 .../xorg-app/{xvinfo_1.0.2.bb => xvinfo_1.1.1.bb}  |    4 +-
 .../pulseaudio/libcanberra/autoconf_version.patch  |   38 ------------
 .../pulseaudio/libcanberra/nofallbackfix.patch     |   16 -----
 .../{libcanberra_0.10.bb => libcanberra_0.26.bb}   |   10 +--
 .../apr/{apr-util_1.3.4.bb => apr-util_1.3.10.bb}  |   12 +++-
 meta/recipes-support/apr/apr/buildconf_fix.patch   |   25 ++++++++
 meta/recipes-support/apr/apr/cleanup.patch         |    9 +--
 .../apr/{apr_1.3.3.bb => apr_1.4.2.bb}             |   23 ++++++--
 .../beecrypt/beecrypt/disable-icu-check.patch      |   12 ++--
 .../beecrypt/beecrypt/fix-security.patch           |   51 +++++++++--------
 .../recipes-support/beecrypt/beecrypt/x64fix.patch |   23 --------
 .../{beecrypt_4.1.2.bb => beecrypt_4.2.1.bb}       |   13 ++--
 15 files changed, 171 insertions(+), 141 deletions(-)
 create mode 100644 meta/recipes-gnome/gnome/metacity/crosscompile.patch
 rename meta/recipes-gnome/gnome/{metacity_2.22.0.bb => metacity_2.30.3.bb} (53%)
 rename meta/recipes-graphics/xorg-app/{xvinfo_1.0.2.bb => xvinfo_1.1.1.bb} (58%)
 delete mode 100644 meta/recipes-multimedia/pulseaudio/libcanberra/autoconf_version.patch
 delete mode 100644 meta/recipes-multimedia/pulseaudio/libcanberra/nofallbackfix.patch
 rename meta/recipes-multimedia/pulseaudio/{libcanberra_0.10.bb => libcanberra_0.26.bb} (73%)
 rename meta/recipes-support/apr/{apr-util_1.3.4.bb => apr-util_1.3.10.bb} (72%)
 create mode 100644 meta/recipes-support/apr/apr/buildconf_fix.patch
 rename meta/recipes-support/apr/{apr_1.3.3.bb => apr_1.4.2.bb} (60%)
 delete mode 100644 meta/recipes-support/beecrypt/beecrypt/x64fix.patch
 rename meta/recipes-support/beecrypt/{beecrypt_4.1.2.bb => beecrypt_4.2.1.bb} (56%)



             reply	other threads:[~2011-01-04 13:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-04 13:50 Zhai Edwin [this message]
2011-01-04 13:50 ` [PATCH 1/7] beecrypt: Update to 4.2.1 Zhai Edwin
2011-01-04 13:50 ` [PATCH 2/7] apr: Update to 1.4.2 Zhai Edwin
2011-01-04 19:55   ` Saul Wold
2011-01-07  0:54     ` Zhai, Edwin
2011-01-07 10:11       ` Zhai, Edwin
2011-01-07 10:58         ` Richard Purdie
2011-01-10  0:50           ` Zhai, Edwin
2011-01-04 13:50 ` [PATCH 3/7] apr-util: Update to 1.3.10 Zhai Edwin
2011-01-04 13:50 ` [PATCH 4/7] xvinfo: Upgrade to 1.1.1 Zhai Edwin
2011-01-04 13:50 ` [PATCH 5/7] libcanberra: Upgrade to 0.26 Zhai Edwin
2011-01-04 13:50 ` [PATCH 6/7] metacity: Upgrade to 2.30.3 Zhai Edwin
2011-01-04 13:50 ` [PATCH 7/7] matchbox-wm-2: Upgrade to svn r2106 Zhai Edwin

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.1294148490.git.edwin.zhai@intel.com \
    --to=edwin.zhai@intel.com \
    --cc=poky@yoctoproject.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.