[poky] [PATCH 07/12] pixman: upgrade from 0.20.0 to 0.21.2
Dexuan Cui
dexuan.cui at intel.com
Wed Jan 5 05:05:58 PST 2011
Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>
---
.../{pixman_0.20.0.bb => pixman_0.21.2.bb} | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
rename meta/recipes-graphics/xorg-lib/{pixman_0.20.0.bb => pixman_0.21.2.bb} (79%)
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb b/meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb
similarity index 79%
rename from meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb
rename to meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb
index 0ccadcd..224b160 100644
--- a/meta/recipes-graphics/xorg-lib/pixman_0.20.0.bb
+++ b/meta/recipes-graphics/xorg-lib/pixman_0.21.2.bb
@@ -10,9 +10,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fea989a44fb012b5e79584972a863d22 \
DEPENDS = "virtual/libx11"
-PR="r0"
+PR = "r0"
EXTRA_OECONF="--disable-gtk"
-SRC_URI[md5sum] = "512ec766a911142b901157ba581f6e75"
-SRC_URI[sha256sum] = "4798a9961bf38a1b25cabef0a8a73fd7dcc6b98da187ce55b1420894360188b5"
+SRC_URI[md5sum] = "4bc4cf052635265f7a98ad3e890ae329"
+SRC_URI[sha256sum] = "7ea3601f6ab411645d73db2f37096f5979425d309784a865444ecfa18614d06d"
+
--
1.7.2
More information about the poky
mailing list