From patchwork Sat Sep 21 19:28:13 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1165638 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46bLL53XqJz9sDB for ; Sun, 22 Sep 2019 05:31:25 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id CFDBD85775; Sat, 21 Sep 2019 19:31:23 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5A2k16xXklhi; Sat, 21 Sep 2019 19:31:23 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 3EA72857C1; Sat, 21 Sep 2019 19:31:23 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id AB6051BF319 for ; Sat, 21 Sep 2019 19:31:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id A5AC786214 for ; Sat, 21 Sep 2019 19:31:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M9IBTb93nlsg for ; Sat, 21 Sep 2019 19:31:12 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout05.t-online.de (mailout05.t-online.de [194.25.134.82]) by whitealder.osuosl.org (Postfix) with ESMTPS id AD9CC8610A for ; Sat, 21 Sep 2019 19:31:11 +0000 (UTC) Received: from fwd37.aul.t-online.de (fwd37.aul.t-online.de [172.20.27.137]) by mailout05.t-online.de (Postfix) with SMTP id 3430642194FA; Sat, 21 Sep 2019 21:31:10 +0200 (CEST) Received: from fli4l.lan.fli4l (rS6408ZAQhIxHUKyygyRwsJk7YTX+93kXbdsSXchJsfo1o-xX6VdI7ADWnD+2s8gA5@[91.58.7.65]) by fwd37.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1iBl5y-2z35Yu0; Sat, 21 Sep 2019 21:31:02 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:50668) by fli4l.lan.fli4l with esmtp (Exim 4.92.2) (envelope-from ) id 1iBl3b-0007Ja-IG; Sat, 21 Sep 2019 21:28:35 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 21 Sep 2019 21:28:13 +0200 Message-Id: <20190921192826.10143-13-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190921192826.10143-1-bernd.kuhls@t-online.de> References: <20190921192826.10143-1-bernd.kuhls@t-online.de> MIME-Version: 1.0 X-ID: rS6408ZAQhIxHUKyygyRwsJk7YTX+93kXbdsSXchJsfo1o-xX6VdI7ADWnD+2s8gA5 X-TOI-MSGID: ca7f76d9-3696-4e62-b736-f635078b0265 Subject: [Buildroot] [PATCH v6 12/25] package/kodi-inputstream-adaptive: bump version X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Maxime Hadjinlian Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Switched dependencies from libplatform & kodi-platform to kodi after upstream commit: https://github.com/peak3d/inputstream.adaptive/commit/0d1c5503ad809a23062aebd3c01837ca5d21ea3a Signed-off-by: Bernd Kuhls --- package/kodi-inputstream-adaptive/Config.in | 2 -- .../kodi-inputstream-adaptive.hash | 2 +- .../kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk | 6 ++---- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/package/kodi-inputstream-adaptive/Config.in b/package/kodi-inputstream-adaptive/Config.in index cb5127363a..f9ba20adcf 100644 --- a/package/kodi-inputstream-adaptive/Config.in +++ b/package/kodi-inputstream-adaptive/Config.in @@ -3,8 +3,6 @@ config BR2_PACKAGE_KODI_INPUTSTREAM_ADAPTIVE # wvdecrypter/cdm/build/build_config.h depends on BR2_aarch64 || BR2_arm || BR2_i386 || BR2_mipsel \ || BR2_mips64el || BR2_x86_64 - select BR2_PACKAGE_LIBPLATFORM - select BR2_PACKAGE_KODI_PLATFORM help Kodi inputstream addon for several manifest types diff --git a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash index 15ecf494f1..ee894b00df 100644 --- a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash +++ b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.hash @@ -1,2 +1,2 @@ # Locally computed -sha256 872a6ffefb90b6201a1e01fe5a52e05877e2040737e052b2f249725b9a8a44ff kodi-inputstream-adaptive-c51b9a9b58a645f820883e6d99982277fc58aac5.tar.gz +sha256 d741222bee5cd719e703c9df5a99d5d6171918caa1f0ef949192bb5fa5db46bc kodi-inputstream-adaptive-7322dc74093a371a8a41ddc16fed324381a11212.tar.gz diff --git a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk index ab810d3248..17c2c5fcb4 100644 --- a/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk +++ b/package/kodi-inputstream-adaptive/kodi-inputstream-adaptive.mk @@ -4,12 +4,10 @@ # ################################################################################ -# This cset is on the branch 'Krypton' -# When Kodi is updated, then this should be updated to the corresponding branch -KODI_INPUTSTREAM_ADAPTIVE_VERSION = c51b9a9b58a645f820883e6d99982277fc58aac5 +KODI_INPUTSTREAM_ADAPTIVE_VERSION = 7322dc74093a371a8a41ddc16fed324381a11212 KODI_INPUTSTREAM_ADAPTIVE_SITE = $(call github,peak3d,inputstream.adaptive,$(KODI_INPUTSTREAM_ADAPTIVE_VERSION)) KODI_INPUTSTREAM_ADAPTIVE_LICENSE = GPL-2.0+ KODI_INPUTSTREAM_ADAPTIVE_LICENSE_FILES = src/main.cpp -KODI_INPUTSTREAM_ADAPTIVE_DEPENDENCIES = libplatform kodi-platform +KODI_INPUTSTREAM_ADAPTIVE_DEPENDENCIES = kodi $(eval $(cmake-package))