From patchwork Sat Nov 8 14:53:40 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 408352 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id BD9FA1400DD for ; Sun, 9 Nov 2014 01:53:59 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id BBB5433282; Sat, 8 Nov 2014 14:53:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BSrBtgiviv4L; Sat, 8 Nov 2014 14:53:57 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 887AE32EBC; Sat, 8 Nov 2014 14:53:57 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 868251C2879 for ; Sat, 8 Nov 2014 14:53:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 774DC95C6F for ; Sat, 8 Nov 2014 14:53:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BI1oC88WLXV8 for ; Sat, 8 Nov 2014 14:53:55 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) by hemlock.osuosl.org (Postfix) with ESMTPS id DA31A95BB3 for ; Sat, 8 Nov 2014 14:53:54 +0000 (UTC) Received: from fwd17.aul.t-online.de (fwd17.aul.t-online.de [172.20.27.64]) by mailout11.t-online.de (Postfix) with SMTP id 41D075D558D for ; Sat, 8 Nov 2014 15:53:53 +0100 (CET) Received: from fli4l.lan.fli4l (Z2YvIrZQZhdBtAs6aVbIP+9MzOD4UEMF5R16r4vR6ATaLLyE5xhjBihUqlZ1kJhgYu@[79.247.176.159]) by fwd17.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1Xn7Oi-0DC4Uy0; Sat, 8 Nov 2014 15:53:52 +0100 Received: from fli4lbuild64.lan.fli4l ([192.168.1.51]:52003) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1Xn7Oh-00069Z-8i; Sat, 08 Nov 2014 15:53:51 +0100 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 8 Nov 2014 15:53:40 +0100 Message-Id: <1415458426-23645-8-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1415458426-23645-1-git-send-email-bernd.kuhls@t-online.de> References: <1415458426-23645-1-git-send-email-bernd.kuhls@t-online.de> X-ID: Z2YvIrZQZhdBtAs6aVbIP+9MzOD4UEMF5R16r4vR6ATaLLyE5xhjBihUqlZ1kJhgYu X-TOI-MSGID: 97f4d470-bcb0-4e2b-abd6-f259a1c77bb2 Cc: Bernd Kuhls Subject: [Buildroot] [RFC/PATCH v5 07/13] package/xbmc-addon-xvdr: Bump version for Helix-compatibility X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/xbmc-addon-xvdr/xbmc-addon-xvdr.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/xbmc-addon-xvdr/xbmc-addon-xvdr.mk b/package/xbmc-addon-xvdr/xbmc-addon-xvdr.mk index 16f3a0d..7e6ca4b 100644 --- a/package/xbmc-addon-xvdr/xbmc-addon-xvdr.mk +++ b/package/xbmc-addon-xvdr/xbmc-addon-xvdr.mk @@ -4,10 +4,10 @@ # ################################################################################ -# This cset is on master. When a Gotham branch is made, we should +# This cset is on master. When a Helix branch is made, we should # follow it, as incompatible changes in the plugins API can happen # on the master branch. -XBMC_ADDON_XVDR_VERSION = 82b5093ad33847f97a978cb620c9a87d2dbcf7eb +XBMC_ADDON_XVDR_VERSION = 2bf2563c801684e0ee2d08ba4ea57acbdbea5750 XBMC_ADDON_XVDR_SITE = $(call github,pipelka,xbmc-addon-xvdr,$(XBMC_ADDON_XVDR_VERSION)) XBMC_ADDON_XVDR_LICENSE = GPLv2+ XBMC_ADDON_XVDR_LICENSE_FILES = COPYING