All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] X apps and base utils upgrade, Edwin, Dec3 2010
@ 2010-12-03  5:35 Zhai Edwin
  2010-11-26  5:56 ` [PATCH 04/14] acpid: update to 1.0.10 Zhai Edwin
                   ` (13 more replies)
  0 siblings, 14 replies; 18+ messages in thread
From: Zhai Edwin @ 2010-12-03  5:35 UTC (permalink / raw)
  To: poky

Saul,
This is 2nd version of last pull request with some extra info of patch handling.

Thanks,
edwin

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

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


Zhai Edwin (14):
  pointercal: Add license checksum
  tidy: Add license checksum
  beecrypt: Update to 4.2.1
  acpid: update to 1.0.10
  consolekit: Update to 0.4.3
  eee-acpi-scripts: Update to 1.1.11
  ethtool: Update to 2.6.36
  puzzles: Update to svn r9023
  x11perf: Update to 1.5.2
  x11vnc: Update to 0.9.12
  web: Update to svn r129
  gnome-desktop: Update to 2.32.1
  gnome-icon-theme: Update to 2.31.0
  gtk-engines: Update to 2.20.2

 .../conf/distro/include/poky-default-revisions.inc |    4 +-
 meta/recipes-bsp/acpid/acpid.inc                   |    7 +-
 meta/recipes-bsp/acpid/acpid_1.0.10.bb             |    6 ++
 meta/recipes-bsp/acpid/acpid_1.0.6.bb              |    3 -
 .../eee-acpi-scripts/eee-acpi-scripts_git.bb       |   15 ++--
 .../eee-acpi-scripts/files/remove-doc-check.patch  |   76 +++++++++----------
 meta/recipes-bsp/pointercal/files/COPYING          |    2 +
 meta/recipes-bsp/pointercal/pointercal_0.0.bb      |    5 +-
 .../{ethtool_2.6.34.bb => ethtool_2.6.36.bb}       |    0
 meta/recipes-gnome/gnome/gnome-desktop.inc         |    2 +-
 .../gnome/gnome-desktop/no-desktop-docs.patch      |   10 ---
 meta/recipes-gnome/gnome/gnome-desktop_2.26.2.bb   |    3 -
 meta/recipes-gnome/gnome/gnome-desktop_2.32.1.bb   |    4 +
 .../gnome/gnome-icon-theme/iconpath-option.patch   |   79 +++++++++----------
 ...-theme_2.22.0.bb => gnome-icon-theme_2.31.0.bb} |   12 ++-
 ...gtk-engines_2.14.0.bb => gtk-engines_2.20.2.bb} |   11 ++-
 meta/recipes-graphics/clutter/tidy.inc             |    2 +-
 meta/recipes-graphics/clutter/tidy_git.bb          |    3 +
 meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb      |   15 ++++
 meta/recipes-graphics/x11vnc/x11vnc_0.9.3.bb       |   11 ---
 meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb    |   10 +++
 meta/recipes-graphics/xorg-app/x11perf_1.5.bb      |    6 --
 .../recipes-sato/puzzles/files/makedist_hack.patch |   17 ----
 .../puzzles/{puzzles_r7593.bb => puzzles_r9023.bb} |   14 ++--
 meta/recipes-sato/web/web_svn.bb                   |    2 +-
 .../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}       |    9 +-
 .../recipes-support/consolekit/consolekit_0.3.0.bb |   16 ----
 .../consolekit/files/nopolkit.patch                |    8 +-
 meta/recipes-tbd/consolekit/consolekit_0.4.3.bb    |   21 +++++
 32 files changed, 224 insertions(+), 235 deletions(-)
 create mode 100644 meta/recipes-bsp/acpid/acpid_1.0.10.bb
 delete mode 100644 meta/recipes-bsp/acpid/acpid_1.0.6.bb
 create mode 100644 meta/recipes-bsp/pointercal/files/COPYING
 rename meta/recipes-extended/ethtool/{ethtool_2.6.34.bb => ethtool_2.6.36.bb} (100%)
 delete mode 100644 meta/recipes-gnome/gnome/gnome-desktop/no-desktop-docs.patch
 delete mode 100644 meta/recipes-gnome/gnome/gnome-desktop_2.26.2.bb
 create mode 100644 meta/recipes-gnome/gnome/gnome-desktop_2.32.1.bb
 rename meta/recipes-gnome/gnome/{gnome-icon-theme_2.22.0.bb => gnome-icon-theme_2.31.0.bb} (55%)
 rename meta/recipes-gnome/gtk-engines/{gtk-engines_2.14.0.bb => gtk-engines_2.20.2.bb} (85%)
 create mode 100644 meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb
 delete mode 100644 meta/recipes-graphics/x11vnc/x11vnc_0.9.3.bb
 create mode 100644 meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb
 delete mode 100644 meta/recipes-graphics/xorg-app/x11perf_1.5.bb
 delete mode 100644 meta/recipes-sato/puzzles/files/makedist_hack.patch
 rename meta/recipes-sato/puzzles/{puzzles_r7593.bb => puzzles_r9023.bb} (74%)
 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} (65%)
 delete mode 100644 meta/recipes-support/consolekit/consolekit_0.3.0.bb
 create mode 100644 meta/recipes-tbd/consolekit/consolekit_0.4.3.bb



^ permalink raw reply	[flat|nested] 18+ messages in thread
* [PATCH 00/14] X apps and base utils upgrade, Edwin, Dec2, 2010
@ 2010-12-02  5:57 Zhai Edwin
  2010-11-26  8:57 ` [PATCH 03/14] beecrypt: Update to 4.2.1 Zhai Edwin
  0 siblings, 1 reply; 18+ messages in thread
From: Zhai Edwin @ 2010-12-02  5:57 UTC (permalink / raw)
  To: poky

Saul,
Some upgrades for X apps and base utils.
Thanks,
edwin

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

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


Zhai Edwin (14):
  pointercal: Add license checksum
  tidy: Add license checksum
  beecrypt: Update to 4.2.1
  acpid: update to 1.0.10
  consolekit: Update to 0.4.3
  eee-acpi-scripts: Update to 1.1.11
  ethtool: Update to 2.6.36
  puzzles: Update to svn r9023
  x11perf: Update to 1.5.2
  x11vnc: Update to 0.9.12
  web: Update to svn r129
  gnome-desktop: Update to 2.32.1
  gnome-icon-theme: Update to 2.31.0
  gtk-engines: Update to 2.20.2

 .../conf/distro/include/poky-default-revisions.inc |    4 +-
 meta/recipes-bsp/acpid/acpid.inc                   |    7 +-
 meta/recipes-bsp/acpid/acpid_1.0.10.bb             |    6 ++
 meta/recipes-bsp/acpid/acpid_1.0.6.bb              |    3 -
 .../eee-acpi-scripts/eee-acpi-scripts_git.bb       |   15 ++--
 .../eee-acpi-scripts/files/remove-doc-check.patch  |   76 +++++++++----------
 meta/recipes-bsp/pointercal/files/COPYING          |    2 +
 meta/recipes-bsp/pointercal/pointercal_0.0.bb      |    5 +-
 .../{ethtool_2.6.34.bb => ethtool_2.6.36.bb}       |    0
 meta/recipes-gnome/gnome/gnome-desktop.inc         |    4 +-
 .../gnome/gnome-desktop/no-desktop-docs.patch      |   10 ---
 meta/recipes-gnome/gnome/gnome-desktop_2.26.2.bb   |    3 -
 meta/recipes-gnome/gnome/gnome-desktop_2.32.1.bb   |    4 +
 .../gnome/gnome-icon-theme/iconpath-option.patch   |   79 +++++++++----------
 ...-theme_2.22.0.bb => gnome-icon-theme_2.31.0.bb} |   12 ++-
 ...gtk-engines_2.14.0.bb => gtk-engines_2.20.2.bb} |   11 ++-
 meta/recipes-graphics/clutter/tidy.inc             |    2 +-
 meta/recipes-graphics/clutter/tidy_git.bb          |    3 +
 meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb      |   15 ++++
 meta/recipes-graphics/x11vnc/x11vnc_0.9.3.bb       |   11 ---
 meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb    |   10 +++
 meta/recipes-graphics/xorg-app/x11perf_1.5.bb      |    6 --
 .../recipes-sato/puzzles/files/makedist_hack.patch |   17 ----
 .../puzzles/{puzzles_r7593.bb => puzzles_r9023.bb} |   14 ++--
 meta/recipes-sato/web/web_svn.bb                   |    2 +-
 .../beecrypt/beecrypt/disable-icu-check.patch      |   12 ++--
 .../beecrypt/beecrypt/fix-security.patch           |   51 +++++++------
 .../{beecrypt_4.1.2.bb => beecrypt_4.2.1.bb}       |   10 ++-
 .../recipes-support/consolekit/consolekit_0.3.0.bb |   16 ----
 .../consolekit/files/nopolkit.patch                |    8 +-
 meta/recipes-tbd/consolekit/consolekit_0.4.3.bb    |   21 +++++
 31 files changed, 226 insertions(+), 213 deletions(-)
 create mode 100644 meta/recipes-bsp/acpid/acpid_1.0.10.bb
 delete mode 100644 meta/recipes-bsp/acpid/acpid_1.0.6.bb
 create mode 100644 meta/recipes-bsp/pointercal/files/COPYING
 rename meta/recipes-extended/ethtool/{ethtool_2.6.34.bb => ethtool_2.6.36.bb} (100%)
 delete mode 100644 meta/recipes-gnome/gnome/gnome-desktop/no-desktop-docs.patch
 delete mode 100644 meta/recipes-gnome/gnome/gnome-desktop_2.26.2.bb
 create mode 100644 meta/recipes-gnome/gnome/gnome-desktop_2.32.1.bb
 rename meta/recipes-gnome/gnome/{gnome-icon-theme_2.22.0.bb => gnome-icon-theme_2.31.0.bb} (55%)
 rename meta/recipes-gnome/gtk-engines/{gtk-engines_2.14.0.bb => gtk-engines_2.20.2.bb} (85%)
 create mode 100644 meta/recipes-graphics/x11vnc/x11vnc_0.9.12.bb
 delete mode 100644 meta/recipes-graphics/x11vnc/x11vnc_0.9.3.bb
 create mode 100644 meta/recipes-graphics/xorg-app/x11perf_1.5.2.bb
 delete mode 100644 meta/recipes-graphics/xorg-app/x11perf_1.5.bb
 delete mode 100644 meta/recipes-sato/puzzles/files/makedist_hack.patch
 rename meta/recipes-sato/puzzles/{puzzles_r7593.bb => puzzles_r9023.bb} (74%)
 rename meta/recipes-support/beecrypt/{beecrypt_4.1.2.bb => beecrypt_4.2.1.bb} (63%)
 delete mode 100644 meta/recipes-support/consolekit/consolekit_0.3.0.bb
 create mode 100644 meta/recipes-tbd/consolekit/consolekit_0.4.3.bb



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

end of thread, other threads:[~2010-12-06  6:48 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-03  5:35 [PATCH 00/14] X apps and base utils upgrade, Edwin, Dec3 2010 Zhai Edwin
2010-11-26  5:56 ` [PATCH 04/14] acpid: update to 1.0.10 Zhai Edwin
2010-11-26  8:57 ` [PATCH 03/14] beecrypt: Update to 4.2.1 Zhai Edwin
2010-12-03 19:22   ` Saul Wold
2010-12-06  6:49     ` Zhai, Edwin
2010-11-26 15:10 ` [PATCH 02/14] tidy: Add license checksum Zhai Edwin
2010-11-26 15:53 ` [PATCH 01/14] pointercal: " Zhai Edwin
2010-11-28  7:24 ` [PATCH 05/14] consolekit: Update to 0.4.3 Zhai Edwin
2010-11-28  7:48 ` [PATCH 06/14] eee-acpi-scripts: Update to 1.1.11 Zhai Edwin
2010-11-28  8:57 ` [PATCH 07/14] ethtool: Update to 2.6.36 Zhai Edwin
2010-11-30  5:25 ` [PATCH 11/14] web: Update to svn r129 Zhai Edwin
2010-11-30  8:34 ` [PATCH 08/14] puzzles: Update to svn r9023 Zhai Edwin
2010-11-30  9:17 ` [PATCH 09/14] x11perf: Update to 1.5.2 Zhai Edwin
2010-11-30  9:53 ` [PATCH 10/14] x11vnc: Update to 0.9.12 Zhai Edwin
2010-12-01  0:42 ` [PATCH 12/14] gnome-desktop: Update to 2.32.1 Zhai Edwin
2010-12-01  1:04 ` [PATCH 13/14] gnome-icon-theme: Update to 2.31.0 Zhai Edwin
2010-12-01  5:45 ` [PATCH 14/14] gtk-engines: Update to 2.20.2 Zhai Edwin
  -- strict thread matches above, loose matches on Subject: below --
2010-12-02  5:57 [PATCH 00/14] X apps and base utils upgrade, Edwin, Dec2, 2010 Zhai Edwin
2010-11-26  8:57 ` [PATCH 03/14] beecrypt: Update to 4.2.1 Zhai Edwin

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.