From: Koen Kooi Date: Tue, 21 Jul 2009 09:25:21 +0000 (+0200) Subject: pixman git: bump SRCREV X-Git-Tag: Release-2010-05/1~2932 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50532c1bd15db0ba535b54ea3a8c9089b76abba7;p=openembedded.git pixman git: bump SRCREV --- diff --git a/recipes/xorg-lib/pixman_git.bb b/recipes/xorg-lib/pixman_git.bb index 6c05c0ca53..5a8d0e5164 100644 --- a/recipes/xorg-lib/pixman_git.bb +++ b/recipes/xorg-lib/pixman_git.bb @@ -3,17 +3,16 @@ PRIORITY = "optional" DESCRIPTION = "Low-level pixel manipulation library." LICENSE = "X11" -PV = "0.15.8" -PR = "r1" +PV = "0.15.16" +PR = "r0" PR_append = "+gitr${SRCREV}" -SRCREV = "3c570a815afb282df01f41acad385ff0e3e33899" +SRCREV = "f9660ce29ed072c6cbaec711c5d18b9f0ba113ae" DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_angstrom = "1" SRC_URI = "git://anongit.freedesktop.org/pixman;protocol=git \ -file://0041-Fix-filler-bug.patch;patch=1 \ -file://0042-Really-fix-filler-bug.patch;patch=1 \ " S = "${WORKDIR}/git"