All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-arago krogoth] gstreamer: Update gst-bad recipe
@ 2017-02-07 10:26 Pooja Prajod
  2017-02-07 17:38 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Pooja Prajod @ 2017-02-07 10:26 UTC (permalink / raw)
  To: meta-arago; +Cc: Pooja Prajod

Updated gst-bad recipe to pick
* gstwaylandsink: Fix same process looping issue

Signed-off-by: Pooja Prajod <a0132412@ti.com>
---
 .../gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend                 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
index 7ceb1b3..b5ccebf 100644
--- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
+++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
@@ -37,7 +37,7 @@ SRC_URI = "git://git.ti.com/glsdk/gstreamer1-0-plugins-bad.git;protocol=git;bran
 
 S = "${WORKDIR}/git"
 
-SRCREV_omap-a15 = "07050013051af00828be115eb7bce0fc08abb79f"
+SRCREV_omap-a15 = "eb41f1c8fde05f87587c83d157835e3b2d19a298"
 SRCREV = "d0160ca810be30bf2b2e7681f5047933402efb52"
 
-PR = "r24"
+PR = "r25"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-arago krogoth] gstreamer: Update gst-bad recipe
  2017-02-07 10:26 [meta-arago krogoth] gstreamer: Update gst-bad recipe Pooja Prajod
@ 2017-02-07 17:38 ` Denys Dmytriyenko
  2017-02-08  7:21   ` Prajod, Pooja
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2017-02-07 17:38 UTC (permalink / raw)
  To: Pooja Prajod; +Cc: meta-arago

Thanks. Is it also needed for morty and gst 1.8.3?

On Tue, Feb 07, 2017 at 03:56:27PM +0530, Pooja Prajod wrote:
> Updated gst-bad recipe to pick
> * gstwaylandsink: Fix same process looping issue
> 
> Signed-off-by: Pooja Prajod <a0132412@ti.com>
> ---
>  .../gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend                 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
> index 7ceb1b3..b5ccebf 100644
> --- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
> +++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
> @@ -37,7 +37,7 @@ SRC_URI = "git://git.ti.com/glsdk/gstreamer1-0-plugins-bad.git;protocol=git;bran
>  
>  S = "${WORKDIR}/git"
>  
> -SRCREV_omap-a15 = "07050013051af00828be115eb7bce0fc08abb79f"
> +SRCREV_omap-a15 = "eb41f1c8fde05f87587c83d157835e3b2d19a298"
>  SRCREV = "d0160ca810be30bf2b2e7681f5047933402efb52"
>  
> -PR = "r24"
> +PR = "r25"
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-arago krogoth] gstreamer: Update gst-bad recipe
  2017-02-07 17:38 ` Denys Dmytriyenko
@ 2017-02-08  7:21   ` Prajod, Pooja
  0 siblings, 0 replies; 3+ messages in thread
From: Prajod, Pooja @ 2017-02-08  7:21 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-arago

Thanks for the fast response. This patch is already picked up by gst 1.8 patches that I sent. So this is applicable only for krogoth, gst 1.6

-----Original Message-----
From: Dmytriyenko, Denys 
Sent: Tuesday, February 07, 2017 11:08 PM
To: Prajod, Pooja
Cc: meta-arago@arago-project.org
Subject: Re: [meta-arago] [meta-arago krogoth] gstreamer: Update gst-bad recipe

Thanks. Is it also needed for morty and gst 1.8.3?

On Tue, Feb 07, 2017 at 03:56:27PM +0530, Pooja Prajod wrote:
> Updated gst-bad recipe to pick
> * gstwaylandsink: Fix same process looping issue
> 
> Signed-off-by: Pooja Prajod <a0132412@ti.com>
> ---
>  .../gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend                 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
> index 7ceb1b3..b5ccebf 100644
> --- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
> +++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.3.bbappend
> @@ -37,7 +37,7 @@ SRC_URI = "git://git.ti.com/glsdk/gstreamer1-0-plugins-bad.git;protocol=git;bran
>  
>  S = "${WORKDIR}/git"
>  
> -SRCREV_omap-a15 = "07050013051af00828be115eb7bce0fc08abb79f"
> +SRCREV_omap-a15 = "eb41f1c8fde05f87587c83d157835e3b2d19a298"
>  SRCREV = "d0160ca810be30bf2b2e7681f5047933402efb52"
>  
> -PR = "r24"
> +PR = "r25"
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-08  7:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-07 10:26 [meta-arago krogoth] gstreamer: Update gst-bad recipe Pooja Prajod
2017-02-07 17:38 ` Denys Dmytriyenko
2017-02-08  7:21   ` Prajod, Pooja

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.