All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shane Wang <shane.wang@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/14] Upgrade Packages, Dec 23, 2011
Date: Sat, 24 Dec 2011 00:35:07 +0800	[thread overview]
Message-ID: <cover.1324657801.git.shane.wang@intel.com> (raw)

All,

These are recipe upgrading for polkit, gst-plugins-ugly, gst-plugins-bad, gst-fluendo-mp3, gst-fluendo-mpegdemux, gst-ffmpeg, glib-2.0, dbus, mtd-utils, valgrind, telepathy-glib, ofono, and libpcap. Please review and pull.

The following changes since commit d350b3168bab234e326c8cf1609d13803e6aba9e:

  opkg: Fix installation order in feeds with mutiple providers of packages (2011-12-22 22:38:18 +0000)

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

Shane Wang (14):
  polkit: upgrade to 0.103
  gst-plugins-ugly: upgrade to 0.10.18
  gst-plugins-bad: upgrade to 0.10.22
  gst-fluendo-mp3: upgrade to 0.10.16
  gst-fluendo-mpegdemux: upgrade to 0.10.69
  gst-ffmpeg: upgrade to 0.10.13
  glib-2.0: upgrade to 2.30.2
  dbus: upgrade to 1.5.8
  mtd-utils: upgrade to 1.4.9
  valgrind: upgrade to 3.7.0
  telepathy-glib: upgrade to 0.17.4
  ofono: upgrade to 1.0
  libpcap: upgrade to 1.2.0
  distro_tracking_fields: update the info for recipe upgrading

 .../conf/distro/include/distro_tracking_fields.inc |   89 ++++++++++----------
 .../{libpcap-1.1.1 => libpcap-1.2.0}/aclocal.patch |    0
 .../ieee80215-arphrd.patch                         |    4 +-
 meta/recipes-connectivity/libpcap/libpcap.inc      |    2 +-
 .../libpcap/{libpcap_1.1.1.bb => libpcap_1.2.0.bb} |    4 +-
 meta/recipes-connectivity/ofono/ofono.inc          |    2 +-
 .../ofono/{ofono_0.50.bb => ofono_1.0.bb}          |    6 +-
 ...thy-glib_0.17.0.bb => telepathy-glib_0.17.4.bb} |    4 +-
 .../dbus/{dbus-1.4.16 => dbus-1.5.8}/dbus-1.init   |    0
 .../dbus/{dbus-1.4.16 => dbus-1.5.8}/tmpdir.patch  |    0
 meta/recipes-core/dbus/dbus_1.4.16.bb              |    5 -
 meta/recipes-core/dbus/dbus_1.5.8.bb               |    6 ++
 .../{glib-2.0_2.30.1.bb => glib-2.0_2.30.2.bb}     |    7 +-
 .../add-exclusion-to-mkfs-jffs2-git-2.patch        |    0
 .../add-exclusion-to-mkfs-jffs2-git-2.patch        |    0
 .../mtd/{mtd-utils_1.4.6.bb => mtd-utils_1.4.9.bb} |    2 +-
 .../valgrind/valgrind-3.7.0/configure-fix.patch    |   23 +++++
 .../fix_issue_caused_by_ccache.patch               |    0
 .../fix_unsupporting_kernel_3.patch                |    0
 .../fixed-perl-path.patch                          |    0
 .../{valgrind_3.6.1.bb => valgrind_3.7.0.bb}       |   13 ++--
 .../introspection.patch                            |    0
 .../polkit-1_pam.patch                             |    0
 .../polkit/{polkit_0.102.bb => polkit_0.103.bb}    |    6 +-
 .../gst-ffmpeg-0.10.13/configure-fix.patch         |   20 +++++
 .../lower-rank.diff                                |    0
 ...gst-ffmpeg_0.10.11.bb => gst-ffmpeg_0.10.13.bb} |   19 +++--
 ...o-mp3_0.10.15.bb => gst-fluendo-mp3_0.10.16.bb} |    4 +-
 ...0.10.67.bb => gst-fluendo-mpegdemux_0.10.69.bb} |    4 +-
 ...s-bad_0.10.21.bb => gst-plugins-bad_0.10.22.bb} |    7 +-
 ...ugly_0.10.17.bb => gst-plugins-ugly_0.10.18.bb} |    6 +-
 31 files changed, 142 insertions(+), 91 deletions(-)
 rename meta/recipes-connectivity/libpcap/{libpcap-1.1.1 => libpcap-1.2.0}/aclocal.patch (100%)
 rename meta/recipes-connectivity/libpcap/{libpcap-1.1.1 => libpcap-1.2.0}/ieee80215-arphrd.patch (91%)
 rename meta/recipes-connectivity/libpcap/{libpcap_1.1.1.bb => libpcap_1.2.0.bb} (73%)
 rename meta/recipes-connectivity/ofono/{ofono_0.50.bb => ofono_1.0.bb} (63%)
 rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.17.0.bb => telepathy-glib_0.17.4.bb} (80%)
 rename meta/recipes-core/dbus/{dbus-1.4.16 => dbus-1.5.8}/dbus-1.init (100%)
 rename meta/recipes-core/dbus/{dbus-1.4.16 => dbus-1.5.8}/tmpdir.patch (100%)
 delete mode 100644 meta/recipes-core/dbus/dbus_1.4.16.bb
 create mode 100644 meta/recipes-core/dbus/dbus_1.5.8.bb
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.30.1.bb => glib-2.0_2.30.2.bb} (88%)
 rename meta/recipes-devtools/mtd/{mtd-utils-1.4.6 => mtd-utils-1.4.9}/add-exclusion-to-mkfs-jffs2-git-2.patch (100%)
 rename meta/recipes-devtools/mtd/{mtd-utils-1.4.6 => mtd-utils-1.4.9}/mtd-utils-1.4.1/add-exclusion-to-mkfs-jffs2-git-2.patch (100%)
 rename meta/recipes-devtools/mtd/{mtd-utils_1.4.6.bb => mtd-utils_1.4.9.bb} (95%)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind-3.7.0/configure-fix.patch
 rename meta/recipes-devtools/valgrind/{valgrind-3.6.1 => valgrind-3.7.0}/fix_issue_caused_by_ccache.patch (100%)
 rename meta/recipes-devtools/valgrind/{valgrind-3.6.1 => valgrind-3.7.0}/fix_unsupporting_kernel_3.patch (100%)
 rename meta/recipes-devtools/valgrind/{valgrind-3.6.1 => valgrind-3.7.0}/fixed-perl-path.patch (100%)
 rename meta/recipes-devtools/valgrind/{valgrind_3.6.1.bb => valgrind_3.7.0.bb} (71%)
 rename meta/recipes-extended/polkit/{polkit-0.102 => polkit-0.103}/introspection.patch (100%)
 rename meta/recipes-extended/polkit/{polkit-0.102 => polkit-0.103}/polkit-1_pam.patch (100%)
 rename meta/recipes-extended/polkit/{polkit_0.102.bb => polkit_0.103.bb} (84%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gst-ffmpeg-0.10.13/configure-fix.patch
 rename meta/recipes-multimedia/gstreamer/{gst-ffmpeg-0.10.11 => gst-ffmpeg-0.10.13}/lower-rank.diff (100%)
 rename meta/recipes-multimedia/gstreamer/{gst-ffmpeg_0.10.11.bb => gst-ffmpeg_0.10.13.bb} (58%)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mp3_0.10.15.bb => gst-fluendo-mp3_0.10.16.bb} (61%)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.67.bb => gst-fluendo-mpegdemux_0.10.69.bb} (71%)
 rename meta/recipes-multimedia/gstreamer/{gst-plugins-bad_0.10.21.bb => gst-plugins-bad_0.10.22.bb} (76%)
 rename meta/recipes-multimedia/gstreamer/{gst-plugins-ugly_0.10.17.bb => gst-plugins-ugly_0.10.18.bb} (84%)

-- 
1.7.6




             reply	other threads:[~2011-12-23 16:27 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-23 16:35 Shane Wang [this message]
2011-12-23 16:35 ` [PATCH 01/14] polkit: upgrade to 0.103 Shane Wang
2011-12-23 16:40   ` Koen Kooi
2011-12-24  7:07     ` Wang, Shane
2011-12-23 16:35 ` [PATCH 02/14] gst-plugins-ugly: upgrade to 0.10.18 Shane Wang
2011-12-23 16:35 ` [PATCH 03/14] gst-plugins-bad: upgrade to 0.10.22 Shane Wang
2011-12-23 16:41   ` Koen Kooi
2011-12-24  7:13     ` Wang, Shane
2011-12-23 16:35 ` [PATCH 04/14] gst-fluendo-mp3: upgrade to 0.10.16 Shane Wang
2011-12-23 16:35 ` [PATCH 05/14] gst-fluendo-mpegdemux: upgrade to 0.10.69 Shane Wang
2011-12-23 16:35 ` [PATCH 06/14] gst-ffmpeg: upgrade to 0.10.13 Shane Wang
2011-12-23 16:43   ` Koen Kooi
2011-12-24  7:23     ` Wang, Shane
2011-12-23 16:35 ` [PATCH 07/14] glib-2.0: upgrade to 2.30.2 Shane Wang
2011-12-23 16:45   ` Koen Kooi
2011-12-24  7:45     ` Wang, Shane
2011-12-23 16:35 ` [PATCH 08/14] dbus: upgrade to 1.5.8 Shane Wang
2011-12-23 16:44   ` Koen Kooi
2011-12-24  7:37     ` Wang, Shane
2011-12-23 16:35 ` [PATCH 09/14] mtd-utils: upgrade to 1.4.9 Shane Wang
2011-12-23 16:35 ` [PATCH 10/14] valgrind: upgrade to 3.7.0 Shane Wang
2011-12-23 16:46   ` Koen Kooi
2011-12-24  8:11     ` Wang, Shane
2011-12-23 16:35 ` [PATCH 11/14] telepathy-glib: upgrade to 0.17.4 Shane Wang
2011-12-23 16:35 ` [PATCH 12/14] ofono: upgrade to 1.0 Shane Wang
2011-12-23 16:47   ` Koen Kooi
2011-12-24  8:14     ` Wang, Shane
2011-12-23 16:35 ` [PATCH 13/14] libpcap: upgrade to 1.2.0 Shane Wang
2011-12-23 16:35 ` [PATCH 14/14] distro_tracking_fields: update the info for recipe upgrading Shane Wang

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.1324657801.git.shane.wang@intel.com \
    --to=shane.wang@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 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.