generic-poky/meta/recipes-extended
Hongxu Jia 55b4cffe76 ghostscript: fix sizeof(GX_COLOR_INDEX_TYPE) not equal to ARCH_SIZEOF_GX_COLOR_INDEX on mips
The commit: http://ghostscript.com/pipermail/gs-cvs/2014-February/017271.html
newly added a 'compile time assert' on 9.14 that causes the build to fail if
the sizeof(GX_COLOR_INDEX_TYPE) is not equal to ARCH_SIZEOF_GX_COLOR_INDEX.

Disscuss on IRC:
http://ghostscript.com/irclogs/2014/02/06.html

The commit from OE-Core rev: 78a13ba170c1de6d7ef077854e3e34e18d17099f
...
ghostscript: add pregenerated objarch for mipsel/mips64/mips64el
...
has defined ARCH_SIZEOF_GX_COLOR_INDEX according to the type of archs,
and assigned 4 for mips/mipsel (8 for others).

The GX_COLOR_INDEX_TYPE was defined at do_configure time, which used
large color index (with 8) by default. We should manually choose the
opposite one (with 4) for mips/mipsel.

(From OE-Core rev: 0710ed28e868d4fc4ca027afb3c7acfc899f9409)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-17 17:56:21 +01:00
..
at Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
augeas recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
bash Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
bc Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
blktool recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
byacc byacc: Update to 20140422 version 2014-05-21 19:50:21 +01:00
bzip2 bzip2: fix ptest execution failure 2014-05-15 23:24:42 +01:00
chkconfig opkg/opkg-utils/chkconfig: Clean up u-a-cworth references 2014-01-19 16:32:10 +00:00
cpio Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
cracklib autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
cronie Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
cups cups: enable cups-str4402.patch 2014-06-17 08:59:21 +01:00
cwautomacros Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
diffutils Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
ed mirrors.bbclass: Add mirror site for savannah 2014-05-11 12:27:21 +01:00
ethtool ethtool: use serial-tests config needed by ptest. 2014-05-29 17:53:40 +01:00
findutils Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
foomatic recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
gamin gamin: replace obsolete automake macros with working ones 2013-02-12 13:22:43 +00:00
gawk gawk: ensure cross compiling doesn't try to remove host files 2014-06-17 08:59:04 +01:00
ghostscript ghostscript: fix sizeof(GX_COLOR_INDEX_TYPE) not equal to ARCH_SIZEOF_GX_COLOR_INDEX on mips 2014-06-17 17:56:21 +01:00
gperf recipes: Remove PR = r0 from all recipes 2013-10-30 14:52:04 +00:00
grep grep: upgrade 2.18 to 2.19 2014-06-06 09:26:03 +01:00
groff Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
gzip gzip: Avoid host contamination during build 2014-06-01 14:29:30 +01:00
hdparm Add missing SUMMARY values 2014-01-02 12:50:18 +00:00
images core-image-testmaster.bb: add bzip2 to image 2014-06-13 12:52:20 +01:00
iptables recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
iputils meta/*: remove unnecessary patches 2013-12-10 17:42:43 +00:00
less less: Update to 458 2013-04-29 14:45:08 +01:00
libaio libaio: Fix MIPS system call interface 2013-02-01 15:54:00 +00:00
libarchive libarchive: avoid dependency on e2fsprogs 2014-06-06 09:26:05 +01:00
libidn Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
libtirpc libtirpc: upgrade to 0.2.4 2013-12-20 12:26:28 +00:00
libuser recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
lighttpd lighthttp: Use pkg-config for pcre dependency 2014-05-28 08:27:02 +01:00
logrotate logrotate: two minor fixes 2014-01-06 11:13:57 +00:00
lsb lsbinitscripts: Update to 9.54 2014-04-30 16:39:07 +01:00
lsof recipes: Remove PR = r0 from all recipes 2013-10-30 14:52:04 +00:00
ltp ltp: enable PM and RT tests 2014-05-08 13:00:32 +01:00
mailx autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
man man: Remove wildcard from SRC_URI 2013-02-22 06:09:23 -08:00
man-pages man-pages: Update to 3.68 2014-06-03 16:49:20 +01:00
mc mc: update to 4.8.12 2014-04-29 17:20:12 +01:00
mdadm mdadm: Fix build on gcc 4.9 2014-05-06 17:59:15 +01:00
mingetty Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
minicom recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
mktemp Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
msmtp recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
net-tools Basic recipe formatting fixes 2014-01-02 12:50:21 +00:00
newt libnewt/libnewt-python: upgrade to 0.52.17 2014-06-17 17:56:21 +01:00
packagegroups packagegroup-core-lsb: fix warning text 2014-05-20 14:53:12 +01:00
pam libpam: Security Advisory - CVE-2014-2583 2014-06-17 10:23:53 +01:00
parted Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
pax misc patches: fix patch headers 2012-01-03 12:14:33 +00:00
perl recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2) 2014-02-20 14:28:13 +00:00
pigz pigz: Add pigz to buildtools tarball 2013-10-30 13:39:08 +00:00
procps procps: Do not detect 32/64 bit compiler options 2014-05-06 17:59:15 +01:00
psmisc psmisc: Update to 22.21 2014-02-21 16:09:08 +00:00
quota Upstream-Status Cleanups 2014-04-25 17:19:20 +01:00
rpcbind recipes: Add missing pkgconfig class inherits 2014-06-03 16:49:19 +01:00
screen screen: fix for Security Advisory CVE-2009-1215 2014-05-21 09:08:59 +01:00
sed sed: enable ptest support 2014-06-13 12:31:38 +01:00
shadow Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
slang autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
stat stat: use update-alt for stat 2014-06-14 08:43:55 +01:00
sudo sudo: upgrade from 1.8.9p5 to 1.8.10p2 2014-05-08 13:00:35 +01:00
sysklogd Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
sysstat autotools-brokensep: Mark recipes with broken separate build dir support 2014-02-28 14:01:16 +00:00
tar Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
tcp-wrappers tcp-wrappers: fix indentation 2013-05-12 08:33:16 +01:00
texi2html mirrors.bbclass: Add mirror site for savannah 2014-05-11 12:27:21 +01:00
texinfo texinfo: Use texinfo-replacement-native as an alias for texinfo-native. 2014-06-13 12:31:37 +01:00
texinfo-dummy-native texinfo-dummy-native: Fix dummy scripts failing when paths contain capital Es 2014-06-14 00:15:59 +01:00
time Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
tzcode tzcode: update to verison 2014e 2014-06-17 08:59:04 +01:00
tzdata tzdata: update to version 2014e 2014-06-17 08:59:04 +01:00
unzip unzip: Pass LDFLAGS to the linker 2014-01-29 17:38:49 +00:00
watchdog watchdog: Fix case where ${B} != ${S} 2013-03-22 16:54:36 +00:00
wget wget: use GnuTLS instead of OpenSSL 2014-06-17 08:59:05 +01:00
which Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
xdg-utils xdg-utils: reinstall xdg-terminal 2014-05-06 17:59:15 +01:00
xinetd Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
xz Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
zip Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00