mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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:
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
|
|||||||
DEPENDS += "perl-native"
|
DEPENDS += "perl-native"
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
PRINC = "6"
|
PRINC = "7"
|
||||||
|
|
||||||
SRC_URI += " file://0008-Generic-C-implementation-of-pixman_blt-with-overlapp.patch"
|
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
|
# faac faad2 lame schroedinger libgsm
|
||||||
DEPENDS = "virtual/libsdl zlib libogg libvorbis libvpx libtheora ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'liba52', d)}"
|
DEPENDS = "virtual/libsdl zlib libogg libvorbis libvpx libtheora ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'liba52', d)}"
|
||||||
|
|
||||||
INC_PR = "r1"
|
INC_PR = "r2"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "vpx Multi-Format Codec SDK"
|
DESCRIPTION = "vpx Multi-Format Codec SDK"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
|
|
||||||
INC_PR = "r0"
|
INC_PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "http://webm.googlecode.com/files/libvpx-v${PV}.tar.bz2"
|
SRC_URI = "http://webm.googlecode.com/files/libvpx-v${PV}.tar.bz2"
|
||||||
S = "${WORKDIR}/libvpx-v${PV}"
|
S = "${WORKDIR}/libvpx-v${PV}"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
require fftw.inc
|
require fftw.inc
|
||||||
|
|
||||||
PR = "r1"
|
PR = "r2"
|
||||||
|
|
||||||
SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz \
|
SRC_URI = "http://www.fftw.org/fftw-${PV}.tar.gz \
|
||||||
file://vesperix-neon.patch \
|
file://vesperix-neon.patch \
|
||||||
|
|||||||
Reference in New Issue
Block a user