Signed-off-by: Saul Wold <[email protected]> --- .../{pixman_0.24.2.bb => pixman_0.24.4.bb} | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-lib/{pixman_0.24.2.bb => pixman_0.24.4.bb} (82%)
diff --git a/meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb b/meta/recipes-graphics/xorg-lib/pixman_0.24.4.bb similarity index 82% rename from meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb rename to meta/recipes-graphics/xorg-lib/pixman_0.24.4.bb index c710b42..4c90ea3 100644 --- a/meta/recipes-graphics/xorg-lib/pixman_0.24.2.bb +++ b/meta/recipes-graphics/xorg-lib/pixman_0.24.4.bb @@ -15,10 +15,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=14096c769ae0cbb5fcb94ec468be11b3 \ DEPENDS += "zlib libpng" PE = "1" -PR = "r1" +PR = "r0" EXTRA_OECONF="--disable-gtk" -SRC_URI[md5sum] = "2ce7d12750664d2eebd51bf0a07b6205" -SRC_URI[sha256sum] = "32f74f3e3c1feea33e6ad3e2fd66cb3eb816805c384b346ea1636a87c9057dbf" - +SRC_URI[md5sum] = "89eb7db8853681bbcea626b161de0488" +SRC_URI[sha256sum] = "5f4b384aa39e82a582bdc8835e2e81b28176db851dd1f7ff32d682d026a23bb5" -- 1.7.7.6 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
