Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Peter Urbanec <openembedded-devel@urbanec.net>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] gstreamer1.0*git: Update to build current AUTOREV from master branch.
Date: Thu, 26 Feb 2015 21:45:42 +0000	[thread overview]
Message-ID: <1424987142.26813.40.camel@linuxfoundation.org> (raw)
In-Reply-To: <1424973442-24727-1-git-send-email-openembedded-devel@urbanec.net>

On Fri, 2015-02-27 at 04:57 +1100, Peter Urbanec wrote:
> Now builds current git source from master branch. This is probably what
> most people would expect, instead of SRCREV snapshots from circa 2013.
> 
> The recipes have been modified to prevent infinite recursion when the
> python implementation of SRC_URI in gstreamer1.0-plugins.inc references
> package version information which depends on SRC_URI when AUTOREV is used.
> 
> Any revision from master branch can be built by specifying the desired
> SRCREV in the appropriate .conf file or using .bbappend. Patches can also
> be applied on top in a similar manner.
> 
> Signed-off-by: Peter Urbanec <openembedded-devel@urbanec.net>
> ---
>  meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb    |  9 +++++++--
>  .../gstreamer/gstreamer1.0-plugins-bad_git.bb                  |  9 ++++++++-
>  .../gstreamer/gstreamer1.0-plugins-base_git.bb                 | 10 ++++++++--
>  .../recipes-multimedia/gstreamer/gstreamer1.0-plugins-good.inc |  2 +-
>  .../gstreamer/gstreamer1.0-plugins-good_git.bb                 | 10 ++++++++--
>  .../gstreamer/gstreamer1.0-plugins-ugly_git.bb                 |  9 ++++++++-
>  meta/recipes-multimedia/gstreamer/gstreamer1.0_git.bb          | 10 ++++++++--
>  7 files changed, 48 insertions(+), 11 deletions(-)
> 
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb
> index bf1b87e..97d7a9e 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_git.bb
> @@ -5,16 +5,21 @@ include gstreamer1.0-libav.inc
>  LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
>                      file://COPYING.LIB;md5=6762ed442b3822387a51c92d928ead0d \
>                      file://ext/libav/gstav.h;beginline=1;endline=18;md5=a752c35267d8276fd9ca3db6994fca9c \
> -                    file://gst-libs/ext/libav/LICENSE;md5=23a54f59b82572c203a559346e89ed57 \
> +                    file://gst-libs/ext/libav/LICENSE;md5=c6d98fb56909e4c624e16fbb717a456d \
>                      file://gst-libs/ext/libav/COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
>                      file://gst-libs/ext/libav/COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504 \
>                      file://gst-libs/ext/libav/COPYING.LGPLv2.1;md5=bd7a443320af8c812e4c18d1b79df004 \
>                      file://gst-libs/ext/libav/COPYING.LGPLv3;md5=e6a600fd5e1d9cbde2d983680233ad02"
>  
> +inherit gitpkgv
> +

The gitpkgv class isn't in OE-Core, nor is it going to be (this has been
discussed on the mailing list before). As such if we merge this, OE-Core
won't parse, let alone build.

Cheers,

Richard



  reply	other threads:[~2015-02-26 21:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-26 17:57 [PATCH] gstreamer1.0*git: Update to build current AUTOREV from master branch Peter Urbanec
2015-02-26 21:45 ` Richard Purdie [this message]
2015-02-27  2:52   ` Peter Urbanec
2015-02-26 21:52 ` Burton, Ross
2015-02-27  3:06   ` Peter Urbanec
2015-02-27  9:35     ` Andreas Oberritter
2015-02-27 12:27       ` Peter Urbanec
2015-02-27 13:58         ` Martin Jansa

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=1424987142.26813.40.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=openembedded-devel@urbanec.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox