generic-poky/meta
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
..
classes Revert "populate_sdk: verify executable or dynamically linked library" 2014-06-17 08:59:21 +01:00
conf native.bbclass: Properly define directories 2014-06-14 08:43:56 +01:00
files tcl: cleanup 2014-05-08 13:00:33 +01:00
lib controllers/masterimage.py: Make testimage kernel naming pattern universal 2014-06-13 12:52:21 +01:00
recipes-bsp grub-2.00: remove our 40_custom 2014-06-06 10:24:07 +01:00
recipes-connectivity wpa-supplicant: upgrade to 2.2 2014-06-17 08:59:04 +01:00
recipes-core dbus-native: dbus-native: do_compile failed on selinux.c on CentOS 5.10 2014-06-17 08:59:21 +01:00
recipes-devtools dpkg: Security Advisory - CVE-2014-3127 2014-06-17 10:23:53 +01:00
recipes-extended 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
recipes-gnome gdk-pixbuf: fix paths to test binaries 2014-06-10 17:11:55 +01:00
recipes-graphics directfb: upgrade to 1.7.4 2014-06-17 17:56:21 +01:00
recipes-kernel perf: add slang to the dependencies 2014-06-17 08:59:21 +01:00
recipes-lsb4 libpng12: upgrade to 1.2.51 2014-05-11 12:27:22 +01:00
recipes-multimedia libtiff: Security Advisory - CVE-2012-4564 2014-06-17 10:23:53 +01:00
recipes-qt qmmp: upgrade to 0.7.7 2014-06-17 17:56:21 +01:00
recipes-rt hwlatdetect: fix PV 2014-06-17 10:23:53 +01:00
recipes-sato oprofileui-server/oprofileui/pcmanfm: Add missing intltool-native DEPENDS 2014-06-03 16:49:19 +01:00
recipes-support binconfig-disabled: Add class and use 2014-06-16 15:31:40 +01:00
site siteinfo, insane: Recognize musl specific triplets 2014-06-01 14:29:29 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00