All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia][PATCH] gstd: Fix the version number
Date: Mon, 28 Oct 2019 20:36:32 +0100	[thread overview]
Message-ID: <CAMKF1soT7MoQc7CG9qEYDjJpYevDzB9M5WDPmsWCbfGZTRc1yg@mail.gmail.com> (raw)
In-Reply-To: <20191028185447.3553-2-bunk@stusta.de>

On Mon, Oct 28, 2019 at 7:55 PM Adrian Bunk <bunk@stusta.de> wrote:

> This is Gstd 0.6.3 for GStreamer 1.x.
>
> Also merge the inc into the recipe.
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> ---
>  .../recipes-multimedia/gstreamer-1.0/gstd_1.0.bb            | 3 ---
>  .../gstreamer-1.0/{gstd.inc => gstd_git.bb}                 | 6 +++++-
>  2 files changed, 5 insertions(+), 4 deletions(-)
>  delete mode 100644 meta-multimedia/recipes-multimedia/gstreamer-1.0/
> gstd_1.0.bb
>  rename meta-multimedia/recipes-multimedia/gstreamer-1.0/{gstd.inc =>
> gstd_git.bb} (82%)
>
> diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_1.0.bb
> b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_1.0.bb
> deleted file mode 100644
> index 94f6b575b..000000000
> --- a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_1.0.bb
> +++ /dev/null
> @@ -1,3 +0,0 @@
> -require gstd.inc
> -
> -LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
> diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd.inc
> b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb
> similarity index 82%
> rename from meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd.inc
> rename to meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb
> index 455d89684..828caa883 100644
> --- a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd.inc
> +++ b/meta-multimedia/recipes-multimedia/gstreamer-1.0/gstd_git.bb
> @@ -1,8 +1,9 @@
> -DESCRIPTION = "Gstreamer Daemon 1.0"
> +DESCRIPTION = "Gstreamer Daemon"
>  SUMMARY = "GStreamer framework for controlling audio and video streaming
> using TCP connection messages"
>  HOMEPAGE = "https://developer.ridgerun.com/wiki/index.php?title=Gstd-1.0"
>  SECTION = "multimedia"
>  LICENSE = "GPLv2+"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>
>  DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base
> gstreamer1.0-plugins-bad gstreamer1.0-rtsp-server json-glib libdaemon"
>
> @@ -14,6 +15,9 @@ SRC_URI = "git://
> git@github.com/RidgeRun/gstd-1.x.git;protocol=https;branch=${SR
> <http://git@github.com/RidgeRun/gstd-1.x.git;protocol=https;branch=$%7BSR>
>             "
>  S = "${WORKDIR}/git"
>
> +# Remove the +really when upstream version is > 1.0
> +PV = "1.0+really0.6.3"


We already have 1.0 so will this sort above that ?
If not we have to maybe either keep it faking 1.0 or bump PE


> +
>  inherit autotools pkgconfig gettext gtk-doc
>
>  do_configure_prepend() {
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>


  reply	other threads:[~2019-10-28 19:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-28 18:54 [meta-multimedia][PATCH] gstd: Fix the version number Adrian Bunk
2019-10-28 19:36 ` Khem Raj [this message]
2019-10-28 20:20   ` Adrian Bunk

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=CAMKF1soT7MoQc7CG9qEYDjJpYevDzB9M5WDPmsWCbfGZTRc1yg@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=bunk@stusta.de \
    --cc=openembedded-devel@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.