Openembedded Core Discussions
 help / color / mirror / Atom feed
From: edwin.zhai@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011
Date: Wed, 30 Nov 2011 07:24:11 +0800	[thread overview]
Message-ID: <cover.1322608823.git.edwin.zhai@intel.com> (raw)

From: Zhai Edwin <edwin.zhai@intel.com>

All,
These are recipes upgrade for gtk+, busybox, libsoup-2.4... pls. help to review
and pull.

Thanks,
Edwin

  bitbake: Update users of getVar/setVar to use the data store functions directly (2011-11-27 10:35:30 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib gzhai/master2
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/master2

Zhai Edwin (8):
  gtk+: Upgrade to 2.24.8
  xz: Upgrade to 5.0.3
  polkit-gnome: Upgrade to 0.102
  libsoup-2.4: Upgrade to 2.36.1
  libcroco: Upgrade to 0.6.3
  x11perf: Upgrade to 1.5.4
  eee-acpi-scritps: Upgrade to 1.1.12 via git tag
  busybox: Upgrade to 1.19.3

 .../eee-acpi-scripts/eee-acpi-scripts_git.bb       |    6 +-
 .../eee-acpi-scripts/files/remove-doc-check.patch  |   42 ++++++++--------
 .../B921600.patch                                  |    0
 .../busybox-appletlib-dependency.patch             |    0
 .../busybox-udhcpc-no_deconfig.patch               |   51 ++++++++++----------
 .../{busybox-1.18.5 => busybox-1.19.3}/defconfig   |    0
 .../get_header_tar.patch                           |    0
 .../run-parts.in.usr-bin.patch                     |   25 +++++-----
 .../udhcpc-fix-nfsroot.patch                       |    0
 .../udhcpscript.patch                              |    0
 .../{busybox_1.18.5.bb => busybox_1.19.3.bb}       |    6 +-
 ...polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} |    4 +-
 .../xz/{xz_5.0.2.bb => xz_5.0.3.bb}                |    4 +-
 ...Duplicate-the-exec-string-returned-by-gtk.patch |    0
 .../cellrenderer-cairo.patch                       |    0
 .../configure-nm.patch                             |    0
 .../configurefix.patch                             |    0
 .../{gtk+-2.24.6 => gtk+-2.24.8}/doc-fixes.patch   |    0
 .../{gtk+-2.24.6 => gtk+-2.24.8}/entry-cairo.patch |    0
 .../hardcoded_libtool.patch                        |    0
 .../{gtk+-2.24.6 => gtk+-2.24.8}/no-demos.patch    |    0
 .../run-iconcache.patch                            |    0
 .../{gtk+-2.24.6 => gtk+-2.24.8}/toggle-font.diff  |    0
 .../{gtk+-2.24.6 => gtk+-2.24.8}/xsettings.patch   |    0
 .../gtk+/{gtk+_2.24.6.bb => gtk+_2.24.8.bb}        |    6 +-
 .../{x11perf_1.5.3.bb => x11perf_1.5.4.bb}         |    6 +-
 .../{libcroco_0.6.2.bb => libcroco_0.6.3.bb}       |    4 +-
 ...libsoup-2.4_2.34.2.bb => libsoup-2.4_2.36.1.bb} |    8 ++--
 28 files changed, 82 insertions(+), 80 deletions(-)
 rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/B921600.patch (100%)
 rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/busybox-appletlib-dependency.patch (100%)
 rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/busybox-udhcpc-no_deconfig.patch (74%)
 rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/defconfig (100%)
 rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/get_header_tar.patch (100%)
 rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/run-parts.in.usr-bin.patch (46%)
 rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/udhcpc-fix-nfsroot.patch (100%)
 rename meta/recipes-core/busybox/{busybox-1.18.5 => busybox-1.19.3}/udhcpscript.patch (100%)
 rename meta/recipes-core/busybox/{busybox_1.18.5.bb => busybox_1.19.3.bb} (85%)
 rename meta/recipes-extended/polkit/{polkit-gnome_0.101.bb => polkit-gnome_0.102.bb} (86%)
 rename meta/recipes-extended/xz/{xz_5.0.2.bb => xz_5.0.3.bb} (82%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/0001-bgo-584832-Duplicate-the-exec-string-returned-by-gtk.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/cellrenderer-cairo.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/configure-nm.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/configurefix.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/doc-fixes.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/entry-cairo.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/hardcoded_libtool.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/no-demos.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/run-iconcache.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/toggle-font.diff (100%)
 rename meta/recipes-gnome/gtk+/{gtk+-2.24.6 => gtk+-2.24.8}/xsettings.patch (100%)
 rename meta/recipes-gnome/gtk+/{gtk+_2.24.6.bb => gtk+_2.24.8.bb} (93%)
 rename meta/recipes-graphics/xorg-app/{x11perf_1.5.3.bb => x11perf_1.5.4.bb} (76%)
 rename meta/recipes-support/libcroco/{libcroco_0.6.2.bb => libcroco_0.6.3.bb} (80%)
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.34.2.bb => libsoup-2.4_2.36.1.bb} (53%)




             reply	other threads:[~2011-11-29 23:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-29 23:24 edwin.zhai [this message]
2011-11-29 23:24 ` [PATCH 1/8] gtk+: Upgrade to 2.24.8 edwin.zhai
2011-11-29 23:24 ` [PATCH 2/8] xz: Upgrade to 5.0.3 edwin.zhai
2011-11-29 23:24 ` [PATCH 3/8] polkit-gnome: Upgrade to 0.102 edwin.zhai
2011-11-29 23:24 ` [PATCH 4/8] libsoup-2.4: Upgrade to 2.36.1 edwin.zhai
2011-11-29 23:24 ` [PATCH 5/8] libcroco: Upgrade to 0.6.3 edwin.zhai
2011-11-29 23:24 ` [PATCH 6/8] x11perf: Upgrade to 1.5.4 edwin.zhai
2011-11-29 23:24 ` [PATCH 7/8] eee-acpi-scritps: Upgrade to 1.1.12 via git tag edwin.zhai
2011-11-29 23:24 ` [PATCH 8/8] busybox: Upgrade to 1.19.3 edwin.zhai
2011-11-30 19:23   ` Anders Darander
2011-11-30 22:07 ` [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 Richard Purdie

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.1322608823.git.edwin.zhai@intel.com \
    --to=edwin.zhai@intel.com \
    --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