Add buildroot 2018-02
This commit is contained in:
15
buildroot/package/kodi-adsp-basic/kodi-adsp-basic.mk
Normal file
15
buildroot/package/kodi-adsp-basic/kodi-adsp-basic.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# kodi-adsp-basic
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# This cset is on the branch 'Krypton'
|
||||
# When Kodi is updated, then this should be updated to the corresponding branch
|
||||
KODI_ADSP_BASIC_VERSION = 2ae604e591346741324663260696cfa231931870
|
||||
KODI_ADSP_BASIC_SITE = $(call github,kodi-adsp,adsp.basic,$(KODI_ADSP_BASIC_VERSION))
|
||||
KODI_ADSP_BASIC_LICENSE = GPL-3.0+
|
||||
KODI_ADSP_BASIC_LICENSE_FILES = LICENSE.md
|
||||
KODI_ADSP_BASIC_DEPENDENCIES = libplatform kodi-platform
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user