From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>,
<ross.burton@intel.com>, <richard.purdie@linuxfoundation.org>
Subject: [PATCH V3 0/2] upgrade pax-utils and ghostscript
Date: Mon, 18 Jan 2016 03:09:57 -0500 [thread overview]
Message-ID: <cover.1453104253.git.hongxu.jia@windriver.com> (raw)
In-Reply-To: <1453052640.27999.23.camel@linuxfoundation.org>
Changed in V3:
- ghostscript: fix compile failure on arm
Changed in V2:
- pax-utils: Support autotools
- ghostscript: Backport patches to fix build failure caused by
'--without-jbig2dec' and '--without-jbig2dec'.
//Hongxu
The following changes since commit 0fe6e2dc7ba02fe03fe2c8434a469580ead6ebcd:
bitbake: toaster: increase timeout (2016-01-16 10:36:50 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib hongxu/upgrade-11012016
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=hongxu/upgrade-11012016
Hongxu Jia (2):
pax-utils: 1.0.5 -> 1.1.4
ghostscript: 9.16 -> 9.18
.../pax-utils/files/fix-configure-failure.patch | 146 +++++++++++++++++++++
.../{pax-utils_1.0.5.bb => pax-utils_1.1.4.bb} | 23 +++-
...Fix-support-for-building-with-no-jbig2-de.patch | 81 ++++++++++++
...part-2-fix-support-for-building-with-a-JP.patch | 48 +++++++
.../files/do-not-check-local-libpng-source.patch | 38 ++++++
.../{ghostscript_9.16.bb => ghostscript_9.18.bb} | 11 +-
6 files changed, 339 insertions(+), 8 deletions(-)
create mode 100644 meta/recipes-devtools/pax-utils/files/fix-configure-failure.patch
rename meta/recipes-devtools/pax-utils/{pax-utils_1.0.5.bb => pax-utils_1.1.4.bb} (48%)
create mode 100644 meta/recipes-extended/ghostscript/files/0001-Bug-696497-Fix-support-for-building-with-no-jbig2-de.patch
create mode 100644 meta/recipes-extended/ghostscript/files/0002-Bug-696497-part-2-fix-support-for-building-with-a-JP.patch
create mode 100644 meta/recipes-extended/ghostscript/files/do-not-check-local-libpng-source.patch
rename meta/recipes-extended/ghostscript/{ghostscript_9.16.bb => ghostscript_9.18.bb} (87%)
--
1.9.1
next prev parent reply other threads:[~2016-01-18 8:10 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-11 0:30 [PATCH 0/9] packages upgrade Hongxu Jia
2016-01-11 0:30 ` [PATCH 1/9] dhcp: 4.3.2 -> 4.3.3 Hongxu Jia
2016-01-11 0:30 ` [PATCH 2/9] elfutils: 0.163 -> 0.164 Hongxu Jia
2016-01-20 15:07 ` Maxin B. John
2016-01-20 17:16 ` Khem Raj
2016-01-21 3:23 ` Hongxu Jia
2016-01-11 0:30 ` [PATCH 3/9] pax-utils: 1.0.5 -> 1.1.4 Hongxu Jia
2016-01-12 1:14 ` Randy MacLeod
2016-01-12 1:22 ` Khem Raj
2016-01-12 2:38 ` Hongxu Jia
2016-01-11 0:30 ` [PATCH 4/9] xmlto: 0.0.26 -> 0.0.28 Hongxu Jia
2016-01-11 0:30 ` [PATCH 5/9] libgcrypt: 1.6.3 -> 1.6.4 Hongxu Jia
2016-01-11 0:30 ` [PATCH 6/9] ghostscript: 9.16 -> 9.18 Hongxu Jia
2016-01-12 11:39 ` Richard Purdie
2016-01-13 1:44 ` Hongxu Jia
2016-01-11 0:30 ` [PATCH 7/9] man-pages: 4.02 -> 4.04 Hongxu Jia
2016-01-11 0:30 ` [PATCH 8/9] help2man-native: 1.47.1 -> 1.47.3 Hongxu Jia
2016-01-11 0:30 ` [PATCH 9/9] gnupg: 2.1.7 -> 2.1.10 Hongxu Jia
2016-01-13 8:30 ` [PATCH V2] upgrade v2 pax-utils and v2 ghostscript Hongxu Jia
2016-01-13 8:30 ` [PATCH V2 3/9] pax-utils: 1.0.5 -> 1.1.4 Hongxu Jia
2016-01-13 8:30 ` [PATCH V2 6/9] ghostscript: 9.16 -> 9.18 Hongxu Jia
2016-01-17 17:44 ` Richard Purdie
2016-01-18 1:48 ` Hongxu Jia
2016-01-18 8:09 ` Hongxu Jia [this message]
2016-01-18 8:09 ` [PATCH V2 1/2] pax-utils: 1.0.5 -> 1.1.4 Hongxu Jia
2016-01-18 8:09 ` [PATCH V3 2/2] ghostscript: 9.16 -> 9.18 Hongxu Jia
2016-01-13 8:48 ` [PATCH V2] upgrade v2 pax-utils and v2 ghostscript Hongxu Jia
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.1453104253.git.hongxu.jia@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
--cc=ross.burton@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox