diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-12-15 10:51:56 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-16 08:43:43 +0100 |
commit | 5c24a66ea7b8844680b0926bac31f2b1f68c0941 (patch) | |
tree | 05b47b6a32111ae6493339c6009a58a2a499447c /meta-oe/recipes-graphics | |
parent | c59fda28b29afcdcb245651cabbe08a76856d8ca (diff) | |
download | meta-openembedded-5c24a66ea7b8844680b0926bac31f2b1f68c0941.tar.gz |
pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-lib/pixman_0.24.0.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman_0.24.0.bbappend b/meta-oe/recipes-graphics/xorg-lib/pixman_0.24.0.bbappend index 61a9558ce..ea2842228 100644 --- a/meta-oe/recipes-graphics/xorg-lib/pixman_0.24.0.bbappend +++ b/meta-oe/recipes-graphics/xorg-lib/pixman_0.24.0.bbappend | |||
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" | |||
3 | DEPENDS += "perl-native" | 3 | DEPENDS += "perl-native" |
4 | BBCLASSEXTEND = "native" | 4 | BBCLASSEXTEND = "native" |
5 | 5 | ||
6 | PRINC = "6" | 6 | PRINC = "7" |
7 | 7 | ||
8 | SRC_URI += " file://0008-Generic-C-implementation-of-pixman_blt-with-overlapp.patch" | 8 | SRC_URI += " file://0008-Generic-C-implementation-of-pixman_blt-with-overlapp.patch" |
9 | 9 | ||