[oe] [PATCH][meta-oe][meta-efl 5/6] pixman, libav, libvpx, fftwf: bump PR after arm OVERRIDES changes in oe-core

Martin Jansa martin.jansa at gmail.com
Thu Dec 15 12:15:52 UTC 2011


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../xorg-lib/pixman_0.24.0.bbappend                |    2 +-
 meta-oe/recipes-multimedia/libav/libav.inc         |    2 +-
 meta-oe/recipes-multimedia/webm/libvpx.inc         |    2 +-
 meta-oe/recipes-support/fftw/fftwf_3.2.2.bb        |    2 +-
 4 files changed, 4 insertions(+), 4 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 61a9558..ea28422 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}:"
 DEPENDS += "perl-native"
 BBCLASSEXTEND = "native"
 
-PRINC = "6"
+PRINC = "7"
 
 SRC_URI += " file://0008-Generic-C-implementation-of-pixman_blt-with-overlapp.patch"
 
diff --git a/meta-oe/recipes-multimedia/libav/libav.inc b/meta-oe/recipes-multimedia/libav/libav.inc
index c8277f9..89b14ca 100644
--- a/meta-oe/recipes-multimedia/libav/libav.inc
+++ b/meta-oe/recipes-multimedia/libav/libav.inc
@@ -11,7 +11,7 @@ ARM_INSTRUCTION_SET = "arm"
 # faac faad2 lame schroedinger libgsm
 DEPENDS = "virtual/libsdl zlib libogg libvorbis libvpx libtheora ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'liba52', d)}"
 
-INC_PR = "r1"
+INC_PR = "r2"
 
 inherit autotools pkgconfig
 
diff --git a/meta-oe/recipes-multimedia/webm/libvpx.inc b/meta-oe/recipes-multimedia/webm/libvpx.inc
index 76e319f..fbece03 100644
--- a/meta-oe/recipes-multimedia/webm/libvpx.inc
+++ b/meta-oe/recipes-multimedia/webm/libvpx.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "vpx Multi-Format Codec SDK"
 LICENSE = "BSD"
 
-INC_PR = "r0"
+INC_PR = "r1"
 
 SRC_URI = "http://webm.googlecode.com/files/libvpx-v${PV}.tar.bz2"
 S = "${WORKDIR}/libvpx-v${PV}"
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 da3fc6f..466ba8d 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 @@
 require fftw.inc
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz \
            file://vesperix-neon.patch \
-- 
1.7.8





More information about the Openembedded-devel mailing list