All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/rtmpdump: bump version
@ 2019-06-22 18:38 Bernd Kuhls
  2019-06-23 14:06 ` Thomas Petazzoni
  2019-06-24  3:48 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Bernd Kuhls @ 2019-06-22 18:38 UTC (permalink / raw)
  To: buildroot

Added tarball and license hashes.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/rtmpdump/rtmpdump.hash | 3 +++
 package/rtmpdump/rtmpdump.mk   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
 create mode 100644 package/rtmpdump/rtmpdump.hash

diff --git a/package/rtmpdump/rtmpdump.hash b/package/rtmpdump/rtmpdump.hash
new file mode 100644
index 0000000000..6e85a58419
--- /dev/null
+++ b/package/rtmpdump/rtmpdump.hash
@@ -0,0 +1,3 @@
+# Locally computed
+sha256 b98fceba5155c5a1ee3f26550ea94144c72d8b8c5a050c213bb55dab330ad6ff  rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3.tar.gz
+sha256 03fe7ca91cc28e99b4003d5b3bd4ce3b084d4c475fdf9975cf0e7fdf4dc739cd  librtmp/COPYING
diff --git a/package/rtmpdump/rtmpdump.mk b/package/rtmpdump/rtmpdump.mk
index 03cdd9d00f..bc68b7a836 100644
--- a/package/rtmpdump/rtmpdump.mk
+++ b/package/rtmpdump/rtmpdump.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RTMPDUMP_VERSION = fa8646daeb19dfd12c181f7d19de708d623704c0
+RTMPDUMP_VERSION = c5f04a58fc2aeea6296ca7c44ee4734c18401aa3
 RTMPDUMP_SITE = git://git.ffmpeg.org/rtmpdump
 RTMPDUMP_INSTALL_STAGING = YES
 # Note that rtmpdump is GPL-2.0 but librtmp has its own license and since we only
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/rtmpdump: bump version
  2019-06-22 18:38 [Buildroot] [PATCH 1/1] package/rtmpdump: bump version Bernd Kuhls
@ 2019-06-23 14:06 ` Thomas Petazzoni
  2019-06-24  3:48 ` Thomas Petazzoni
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2019-06-23 14:06 UTC (permalink / raw)
  To: buildroot

On Sat, 22 Jun 2019 20:38:57 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Added tarball and license hashes.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/rtmpdump/rtmpdump.hash | 3 +++
>  package/rtmpdump/rtmpdump.mk   | 2 +-
>  2 files changed, 4 insertions(+), 1 deletion(-)
>  create mode 100644 package/rtmpdump/rtmpdump.hash

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/rtmpdump: bump version
  2019-06-22 18:38 [Buildroot] [PATCH 1/1] package/rtmpdump: bump version Bernd Kuhls
  2019-06-23 14:06 ` Thomas Petazzoni
@ 2019-06-24  3:48 ` Thomas Petazzoni
  2019-06-24 19:21   ` Bernd Kuhls
  1 sibling, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2019-06-24  3:48 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat, 22 Jun 2019 20:38:57 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Added tarball and license hashes.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/rtmpdump/rtmpdump.hash | 3 +++
>  package/rtmpdump/rtmpdump.mk   | 2 +-
>  2 files changed, 4 insertions(+), 1 deletion(-)
>  create mode 100644 package/rtmpdump/rtmpdump.hash

This bump is causing a number of build failures. Could you have a look ?

  http://autobuild.buildroot.net/?reason=rtmpdump-c5f04a58fc2aeea6296ca7c44ee4734c18401aa3

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/rtmpdump: bump version
  2019-06-24  3:48 ` Thomas Petazzoni
@ 2019-06-24 19:21   ` Bernd Kuhls
  0 siblings, 0 replies; 5+ messages in thread
From: Bernd Kuhls @ 2019-06-24 19:21 UTC (permalink / raw)
  To: buildroot

Am Mon, 24 Jun 2019 05:48:01 +0200 schrieb Thomas Petazzoni:

> This bump is causing a number of build failures. Could you have a look ?
> 
>   http://autobuild.buildroot.net/?reason=rtmpdump-
c5f04a58fc2aeea6296ca7c44ee4734c18401aa3

Hi Thomas,

sent http://patchwork.ozlabs.org/patch/1121495/

Regards, Bernd

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

* [Buildroot] [PATCH 1/1] package/rtmpdump: bump version
@ 2015-01-31 16:49 Bernd Kuhls
  0 siblings, 0 replies; 5+ messages in thread
From: Bernd Kuhls @ 2015-01-31 16:49 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/rtmpdump/rtmpdump.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/rtmpdump/rtmpdump.mk b/package/rtmpdump/rtmpdump.mk
index 0e2eccc..14037fb 100644
--- a/package/rtmpdump/rtmpdump.mk
+++ b/package/rtmpdump/rtmpdump.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RTMPDUMP_VERSION = 79459a2b43f41ac44a2ec001139bcb7b1b8f7497
+RTMPDUMP_VERSION = a107cef9b392616dff54fabfd37f985ee2190a6f
 RTMPDUMP_SITE = git://git.ffmpeg.org/rtmpdump
 RTMPDUMP_INSTALL_STAGING = YES
 # Note that rtmpdump is GPLv2 but librtmp has its own license and since we only
-- 
1.7.10.4

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

end of thread, other threads:[~2019-06-24 19:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-22 18:38 [Buildroot] [PATCH 1/1] package/rtmpdump: bump version Bernd Kuhls
2019-06-23 14:06 ` Thomas Petazzoni
2019-06-24  3:48 ` Thomas Petazzoni
2019-06-24 19:21   ` Bernd Kuhls
  -- strict thread matches above, loose matches on Subject: below --
2015-01-31 16:49 Bernd Kuhls

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.