From: Koen Kooi Date: Wed, 3 Jun 2009 16:13:46 +0000 (+0200) Subject: pixman git: update to 0.15.8, includes more NEON bits X-Git-Tag: Release-2010-05/1~3257 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1108eaf7b6804a7be902290cd394059b43da5588;p=openembedded.git pixman git: update to 0.15.8, includes more NEON bits --- diff --git a/recipes/xorg-lib/pixman_git.bb b/recipes/xorg-lib/pixman_git.bb index 3850f086c3..128a3f3302 100644 --- a/recipes/xorg-lib/pixman_git.bb +++ b/recipes/xorg-lib/pixman_git.bb @@ -3,10 +3,10 @@ PRIORITY = "optional" DESCRIPTION = "Low-level pixel manipulation library." LICENSE = "X11" -PV = "0.15.2" +PV = "0.15.8" PR_append = "+gitr${SRCREV}" -SRCREV = "e74a2847ddcb3b4c1675efaaa923e78556277dff" +SRCREV = "a673a898e1e119836c9c68eff71feaec49f97bf1" DEFAULT_PREFERENCE = "-1"