diff mbox series

[1/1] package/libopenh264: bump version to 2.0.0

Message ID 20191006141904.1793-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/1] package/libopenh264: bump version to 2.0.0 | expand

Commit Message

Bernd Kuhls Oct. 6, 2019, 2:19 p.m. UTC
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/libopenh264/libopenh264.hash | 2 +-
 package/libopenh264/libopenh264.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Oct. 7, 2019, 9:10 p.m. UTC | #1
On Sun,  6 Oct 2019 16:19:04 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/libopenh264/libopenh264.hash | 2 +-
>  package/libopenh264/libopenh264.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
Thomas Petazzoni Oct. 26, 2019, 6:12 p.m. UTC | #2
On Sun,  6 Oct 2019 16:19:04 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/libopenh264/libopenh264.hash | 2 +-
>  package/libopenh264/libopenh264.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

This version bump has badly broken the build on MIPS:

  http://autobuild.buildroot.net/?reason=libopenh264%

This error was not happening before. The non-MIPS failures in the list
above have already been fixed, they were related to SSP issues. But
now, it consistently fails to build on MIPS.

Could you have a look ?

Thomas
Bernd Kuhls Oct. 26, 2019, 7:04 p.m. UTC | #3
Am Sat, 26 Oct 2019 20:12:24 +0200 schrieb Thomas Petazzoni:

> This version bump has badly broken the build on MIPS:
> 
>   http://autobuild.buildroot.net/?reason=libopenh264%

Hi Thomas,

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

Regards, Bernd
diff mbox series

Patch

diff --git a/package/libopenh264/libopenh264.hash b/package/libopenh264/libopenh264.hash
index f856ddad2d..fdb03d2f77 100644
--- a/package/libopenh264/libopenh264.hash
+++ b/package/libopenh264/libopenh264.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256 08670017fd0bb36594f14197f60bebea27b895511251c7c64df6cd33fc667d34  libopenh264-1.8.0.tar.gz
+sha256 73c35f80cc487560d11ecabb6d31ad828bd2f59d412f9cd726cc26bfaf4561fd  libopenh264-2.0.0.tar.gz
 sha256 dd5c1c9668512530fa5a96e4c29ac4033d70a7eeb0eed7a42fddb6dd794ebdbb  LICENSE
diff --git a/package/libopenh264/libopenh264.mk b/package/libopenh264/libopenh264.mk
index a1796fc131..08531f851f 100644
--- a/package/libopenh264/libopenh264.mk
+++ b/package/libopenh264/libopenh264.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBOPENH264_VERSION = 1.8.0
+LIBOPENH264_VERSION = 2.0.0
 LIBOPENH264_SITE = $(call github,cisco,openh264,v$(LIBOPENH264_VERSION))
 LIBOPENH264_LICENSE = BSD-2-Clause
 LIBOPENH264_LICENSE_FILES = LICENSE