Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
config BR2_PACKAGE_KODI_ADDON_XVDR
|
||||
bool "kodi-addon-xvdr"
|
||||
# upstream discontinued the development
|
||||
depends on BR2_DEPRECATED_SINCE_2016_05
|
||||
help
|
||||
This is a PVR add-on for Kodi to add VDR (http://tvdr.de/)
|
||||
as a TV/PVR Backend to Kodi.
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 783796eccc19c639c59b7a05cad1df705d557993b15cc7e29f7dbbd8388d698b kodi-addon-xvdr-ae66610bc2e1a3efe49f4fa0db55ff3a7808a247.tar.gz
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# This cset is on master. When a Isengard branch is made, we should
|
||||
# This cset is on master. When a Jarvis branch is made, we should
|
||||
# follow it, as incompatible changes in the plugins API can happen
|
||||
# on the master branch.
|
||||
KODI_ADDON_XVDR_VERSION = 88265b86896513a219acb8d5f0c0f77956fae939
|
||||
KODI_ADDON_XVDR_VERSION = ae66610bc2e1a3efe49f4fa0db55ff3a7808a247
|
||||
KODI_ADDON_XVDR_SITE = $(call github,pipelka,xbmc-addon-xvdr,$(KODI_ADDON_XVDR_VERSION))
|
||||
KODI_ADDON_XVDR_LICENSE = GPLv2+
|
||||
KODI_ADDON_XVDR_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user