summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/xorg-lib/pixman_0.22.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* pixman: remove spurious dependency on libx11Phil Blundell2011-08-151-2/+0
| | | | | | Nothing in pixman actually uses libx11, so no need to DEPEND on it. Signed-off-by: Phil Blundell <philb@gnu.org>
* pixman: upgrade from 0.20.2 to the latest stable 0.22.0Dexuan Cui2011-06-141-0/+25
Update LIC_FILES_CHKSUM: 1) COPYING: only format change; no actual license change. 2) 0.22.0 doesn't have pixman-x64-mmx-emulation.h, so let's remove it. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>