]> code.ossystems Code Review - openembedded-core.git/commitdiff
pixman: upgrade from 0.18.2 to 0.20.0
authorYu Ke <ke.yu@intel.com>
Mon, 15 Nov 2010 13:01:34 +0000 (21:01 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 22 Nov 2010 10:25:34 +0000 (10:25 +0000)
Signed-off-by: Yu Ke <ke.yu@intel.com>
meta/conf/distro/include/preferred-xorg-versions.inc
meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb [moved from meta/recipes-graphics/xorg-lib/pixman_0.18.2.bb with 80% similarity]

index 5ef90363d96455a495a72998b9461f668970b2ea..eaea3d6383cb292b6d51f51223b2fd3cb3069fc9 100644 (file)
@@ -83,7 +83,7 @@ PREFERRED_VERSION_libxxf86vm ?= "1.1.0"
 PREFERRED_VERSION_lndir ?= "1.0.1"
 PREFERRED_VERSION_makedepend ?= "1.0.2"
 PREFERRED_VERSION_makedepend-native ?= "1.0.2"
-PREFERRED_VERSION_pixman ?= "0.18.2"
+PREFERRED_VERSION_pixman ?= "0.20.0"
 PREFERRED_VERSION_printproto ?= "1.0.4"
 PREFERRED_VERSION_randrproto ?= "1.3.2"
 PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2"
similarity index 80%
rename from meta/recipes-graphics/xorg-lib/pixman_0.18.2.bb
rename to meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb
index 3bc1f0202f4a700babbaf325d958f28e272737d7..0ccadcd91b12a54a473ba43c84c1613611d08839 100644 (file)
@@ -13,3 +13,6 @@ DEPENDS = "virtual/libx11"
 PR="r0"
 
 EXTRA_OECONF="--disable-gtk"
+
+SRC_URI[md5sum] = "512ec766a911142b901157ba581f6e75"
+SRC_URI[sha256sum] = "4798a9961bf38a1b25cabef0a8a73fd7dcc6b98da187ce55b1420894360188b5"