pixman,libav,libvpx,fftwf: bump PR after arm OVERRIDES changes in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2011-12-15 10:51:56 +01:00 committed by Koen Kooi
parent c59fda28b2
commit 5c24a66ea7
4 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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

View File

@ -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}"

View File

@ -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 \