Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
config BR2_PACKAGE_KODI_PVR_PCTV
|
||||
bool "kodi-pvr-pctv"
|
||||
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_7 # jsoncpp
|
||||
select BR2_PACKAGE_JSONCPP
|
||||
select BR2_PACKAGE_KODI_PLATFORM
|
||||
help
|
||||
PCTV PVR client addon for Kodi
|
||||
|
||||
https://github.com/kodi-pvr/pvr.vdr.vnsi
|
||||
|
||||
comment "kodi-pvr-pctv needs a toolchain w/ gcc >= 4.7"
|
||||
depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_7
|
||||
|
||||
2
bsp/buildroot/package/kodi-pvr-pctv/kodi-pvr-pctv.hash
Normal file
2
bsp/buildroot/package/kodi-pvr-pctv/kodi-pvr-pctv.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 4c045722c326dfe152ffadb8d966e8db4caa6128a7c53b2a852fce85f803bcbc kodi-pvr-pctv-0096770e96f84c46f444e159b9b737ac8b4238dc.tar.gz
|
||||
@@ -4,7 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KODI_PVR_PCTV_VERSION = bca81657a2879a1ab76404e5b5441e2491f35350
|
||||
# This cset is on the branch 'Jarvis'
|
||||
# When Kodi is updated, then this should be updated to the corresponding branch
|
||||
KODI_PVR_PCTV_VERSION = 0096770e96f84c46f444e159b9b737ac8b4238dc
|
||||
KODI_PVR_PCTV_SITE = $(call github,kodi-pvr,pvr.pctv,$(KODI_PVR_PCTV_VERSION))
|
||||
KODI_PVR_PCTV_LICENSE = GPLv2+
|
||||
KODI_PVR_PCTV_LICENSE_FILES = src/client.h
|
||||
|
||||
Reference in New Issue
Block a user