Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011
@ 2011-11-29 23:24 edwin.zhai
  2011-11-29 23:24 ` [PATCH 1/8] gtk+: Upgrade to 2.24.8 edwin.zhai
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: edwin.zhai @ 2011-11-29 23:24 UTC (permalink / raw)
  To: openembedded-core

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%)




^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-11-30 22:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-29 23:24 [PATCH 0/8] Recipes upgrade for gtk+, busybox, Nov30, 2011 edwin.zhai
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox