mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
gstreamer1.0-plugins-bad_git: bump version to 1.8.2
Upgrade _git version to 1.8.2 release (From OE-Core rev: 6197957b259d76965bdcb03c0eac1ef798a405e2) Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b4fc653c11
commit
5e22094c76
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \
|
||||
file://gst/tta/filters.h;beginline=12;endline=29;md5=8a08270656f2f8ad7bb3655b83138e5a"
|
||||
|
||||
SRC_URI = " \
|
||||
git://anongit.freedesktop.org/gstreamer/gst-plugins-bad;name=base \
|
||||
git://anongit.freedesktop.org/gstreamer/gst-plugins-bad;branch=1.8;name=base \
|
||||
git://anongit.freedesktop.org/gstreamer/common;destsuffix=git/common;name=common \
|
||||
file://configure-allow-to-disable-libssh2.patch \
|
||||
file://fix-maybe-uninitialized-warnings-when-compiling-with-Os.patch \
|
||||
@@ -17,12 +17,12 @@ SRC_URI = " \
|
||||
file://0001-gstreamer-gl.pc.in-don-t-append-GL_CFLAGS-to-CFLAGS.patch \
|
||||
"
|
||||
|
||||
PV = "1.7.2+git${SRCPV}"
|
||||
PV = "1.8.2+git${SRCPV}"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
||||
|
||||
SRCREV_base = "50ae46cc0f8827bf966920d9c221e5cf86e811ba"
|
||||
SRCREV_common = "a25397448942079002622be231e9ec49b985745a"
|
||||
SRCREV_base = "5e73b5a4843d9675246f4efec158624475ed9586"
|
||||
SRCREV_common = "f363b3205658a38e84fa77f19dee218cd4445275"
|
||||
SRCREV_FORMAT = "base"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user