mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
c59fda28b2
commit
5c24a66ea7
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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}"
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user