diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-03 18:13:46 +0200 |
---|---|---|
committer | Koen Kooi <koen@Powerbook-3.local> | 2009-06-05 17:48:10 +0200 |
commit | 1108eaf7b6804a7be902290cd394059b43da5588 (patch) | |
tree | 7ad82e1545ea84562fbf1bdae222594eed22fb61 /recipes/xorg-lib | |
parent | 7d1ad608c45fbf91c015f6ad5fcd4f0591ddf305 (diff) |
pixman git: update to 0.15.8, includes more NEON bits
Diffstat (limited to 'recipes/xorg-lib')
-rw-r--r-- | recipes/xorg-lib/pixman_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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" |