All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <kai.kang@windriver.com>
To: <saul.wold@intel.com>, <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/5] Update packages V3
Date: Wed, 19 Oct 2011 13:45:53 +0800	[thread overview]
Message-ID: <cover.1318995438.git.kai.kang@windriver.com> (raw)

Hi Saul,

Version 3: remove obsolete patches, and add distro tracking information.

Version 2: only add libsdl update

Update ghostscript, libxml-sax-perl and liburi-perl to latest version.

Regards,


The following changes since commit 3c517bfe6c6d7781658f65bda4e0fdb499ca2b62:

  bind 9.8.1: fix build after recent update (2011-10-17 16:58:14 +0100)

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

Kang Kai (5):
  ghostscript: update to 9.04
  libxml-sax-perl: update to 0.99
  liburi-perl: update to 1.59
  libsdl: update to 1.2.14
  distro_tracking_fields: update packages tracking fields

 .../conf/distro/include/distro_tracking_fields.inc |   24 ++
 .../{liburi-perl_1.58.bb => liburi-perl_1.59.bb}   |    6 +-
 .../ghostscript/ghostscript/arm/soobjarch.h        |   40 ---
 .../ghostscript-9.02-prevent_recompiling.patch     |   74 +++---
 .../ghostscript/ghostscript/i586/soobjarch.h       |   41 ---
 .../ghostscript/ghostscript/mips/soobjarch.h       |   40 ---
 .../ghostscript/ghostscript/powerpc/soobjarch.h    |   40 ---
 .../ghostscript/ghostscript/powerpc64/soobjarch.h  |   40 ---
 .../ghostscript/ghostscript/x86_64/soobjarch.h     |   40 ---
 .../{ghostscript_9.02.bb => ghostscript_9.04.bb}   |   24 +-
 ...ml-sax-perl_0.96.bb => libxml-sax-perl_0.99.bb} |    7 +-
 meta/recipes-graphics/libsdl/files/acinclude.m4    |  189 -------------
 .../libsdl/files/configure_tweak.patch             |  281 +++++++++-----------
 .../libsdl/files/kernel-asm-page.patch             |   15 -
 .../libsdl/{libsdl_1.2.11.bb => libsdl_1.2.14.bb}  |   17 +-
 15 files changed, 219 insertions(+), 659 deletions(-)
 rename meta/recipes-devtools/perl/{liburi-perl_1.58.bb => liburi-perl_1.59.bb} (81%)
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/arm/soobjarch.h
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/i586/soobjarch.h
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/mips/soobjarch.h
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/powerpc/soobjarch.h
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/powerpc64/soobjarch.h
 delete mode 100644 meta/recipes-extended/ghostscript/ghostscript/x86_64/soobjarch.h
 rename meta/recipes-extended/ghostscript/{ghostscript_9.02.bb => ghostscript_9.04.bb} (81%)
 rename meta/recipes-extended/perl/{libxml-sax-perl_0.96.bb => libxml-sax-perl_0.99.bb} (85%)
 delete mode 100644 meta/recipes-graphics/libsdl/files/acinclude.m4
 delete mode 100644 meta/recipes-graphics/libsdl/files/kernel-asm-page.patch
 rename meta/recipes-graphics/libsdl/{libsdl_1.2.11.bb => libsdl_1.2.14.bb} (81%)

-- 
1.7.5.1.300.gc565c




             reply	other threads:[~2011-10-19  5:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19  5:45 Kang Kai [this message]
2011-10-19  5:45 ` [PATCH 1/5] ghostscript: update to 9.04 Kang Kai
2011-10-19  5:45 ` [PATCH 2/5] libxml-sax-perl: update to 0.99 Kang Kai
2011-10-19  5:45 ` [PATCH 3/5] liburi-perl: update to 1.59 Kang Kai
2011-10-19  5:45 ` [PATCH 4/5] libsdl: update to 1.2.14 Kang Kai
2011-10-19  5:45 ` [PATCH 5/5] distro_tracking_fields: update packages tracking fields Kang Kai
2011-10-20 17:18 ` [PATCH 0/5] Update packages V3 Saul Wold

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.1318995438.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=saul.wold@intel.com \
    /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.