update buildroot to 2017.02.11
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# kodi-pvr-iptvsimple
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# This cset is on the branch 'Jarvis'
|
||||
# When Kodi is updated, then this should be updated to the corresponding branch
|
||||
KODI_PVR_IPTVSIMPLE_VERSION = ae9bc1d94e97c5381b2fa59adac70a57146016cd
|
||||
KODI_PVR_IPTVSIMPLE_SITE = $(call github,kodi-pvr,pvr.iptvsimple,$(KODI_PVR_IPTVSIMPLE_VERSION))
|
||||
KODI_PVR_IPTVSIMPLE_LICENSE = GPLv2+
|
||||
KODI_PVR_IPTVSIMPLE_LICENSE_FILES = src/client.h
|
||||
KODI_PVR_IPTVSIMPLE_DEPENDENCIES = kodi-platform
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user