libxaw: upgrade to 1.0.10 to fix -Werror=pointer-to-int-cast when building for x86-64
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 7 May 2012 21:54:30 +0000 (23:54 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:20:39 +0000 (08:20 -0800)
commitbca5ff8d5982121463910ba9517b20548bf6cedb
tree9f942488e31d9f4fefe6f6608a3941daf6e19790
parent1a957ac649858ce904ff5422724f8498150a3c3c
libxaw: upgrade to 1.0.10 to fix -Werror=pointer-to-int-cast when building for x86-64

* 1.0.9 fails with:
  | XawIm.c:1410:23: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
  | XawIm.c:1415:23: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
* fixed upstream:
  http://cgit.freedesktop.org/xorg/lib/libXaw/commit/?id=49c0a2441946f0d70fbd2612f193c95b84dde102
* COPYING changed only formally, stripping trailing spaces in
  http://cgit.freedesktop.org/xorg/lib/libXaw/commit/COPYING?id=37ffe69b10ae29e8f91de6ef647d06804b9d159b

(From meta-openembedded rev: eaafb0b441e9645cad3e1a7a6730be4b19c65d54)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.10.bb [moved from meta-openembedded/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.9.bb with 75% similarity]