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-support | |
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-support')
-rw-r--r-- | meta-oe/recipes-support/fftw/fftwf_3.2.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fftw/fftwf_3.2.2.bb b/meta-oe/recipes-support/fftw/fftwf_3.2.2.bb index da3fc6f82..466ba8dbc 100644 --- a/meta-oe/recipes-support/fftw/fftwf_3.2.2.bb +++ b/meta-oe/recipes-support/fftw/fftwf_3.2.2.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require fftw.inc | 1 | require fftw.inc |
2 | 2 | ||
3 | PR = "r1" | 3 | PR = "r2" |
4 | 4 | ||
5 | SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz \ | 5 | SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz \ |
6 | file://vesperix-neon.patch \ | 6 | file://vesperix-neon.patch \ |