All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre McCurdy <armccurdy@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/6] gstreamer1.0-plugins-base_git: update 1.7.1 -> 1.7.2
Date: Fri, 19 Feb 2016 18:53:13 -0800	[thread overview]
Message-ID: <1455936797-13430-3-git-send-email-armccurdy@gmail.com> (raw)
In-Reply-To: <1455936797-13430-1-git-send-email-armccurdy@gmail.com>

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
 .../gstreamer/gstreamer1.0-plugins-base_git.bb                | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
index a07c35b..38a9fcc 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
@@ -12,19 +12,16 @@ SRC_URI = " \
     file://make-gio_unix_2_0-dependency-configurable.patch \
 "
 
-PV = "1.7.1+git${SRCPV}"
+PV = "1.7.2+git${SRCPV}"
+
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
 
-SRCREV_base = "641428966e09d16b0a46540040f2faf3791eb7c9"
-SRCREV_common = "86e46630ed8af8d94796859db550a9c3d89c9f65"
+SRCREV_base = "97e108bebaa58821f4566a74cbf0135e93407c01"
+SRCREV_common = "b64f03f6090245624608beb5d2fff335e23a01c0"
 SRCREV_FORMAT = "base"
 
 S = "${WORKDIR}/git"
 
 do_configure_prepend() {
-
-	# Temp solution for git snapshot: relax version checks so we can build against GStreamer 1.7.1
-	sed 's/^GST_REQ=1\.7\.1\.1/GST_REQ=1.7.1/' -i ${S}/configure.ac
-
 	${S}/autogen.sh --noconfigure
 }
-- 
1.9.1



  parent reply	other threads:[~2016-02-20  2:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-20  2:53 [PATCH 0/6] update gstreamer1.0 git recipes 1.7.1 -> 1.7.2 Andre McCurdy
2016-02-20  2:53 ` [PATCH 1/6] gstreamer1.0_git: update " Andre McCurdy
2016-02-20  2:53 ` Andre McCurdy [this message]
2016-02-20  2:53 ` [PATCH 3/6] gstreamer1.0-plugins-good_git: " Andre McCurdy
2016-02-20  2:53 ` [PATCH 4/6] gstreamer1.0-plugins-bad_git: " Andre McCurdy
2016-02-20  2:53 ` [PATCH 5/6] gstreamer1.0-plugins-ugly_git: " Andre McCurdy
2016-02-20  2:53 ` [PATCH 6/6] gstreamer1.0-libav_git: " Andre McCurdy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1455936797-13430-3-git-send-email-armccurdy@gmail.com \
    --to=armccurdy@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.