Move buildroot to bsp directory.
This commit is contained in:
13
bsp/buildroot/package/kodi-pvr-vdr-vnsi/kodi-pvr-vdr-vnsi.mk
Normal file
13
bsp/buildroot/package/kodi-pvr-vdr-vnsi/kodi-pvr-vdr-vnsi.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# kodi-pvr-vdr-vnsi
|
||||
#
|
||||
################################################################################
|
||||
|
||||
KODI_PVR_VDR_VNSI_VERSION = 550a4a2e093b4418394cdbe6f72cd7c76f0327b7
|
||||
KODI_PVR_VDR_VNSI_SITE = $(call github,kodi-pvr,pvr.vdr.vnsi,$(KODI_PVR_VDR_VNSI_VERSION))
|
||||
KODI_PVR_VDR_VNSI_LICENSE = GPLv2+
|
||||
KODI_PVR_VDR_VNSI_LICENSE_FILES = src/client.h
|
||||
KODI_PVR_VDR_VNSI_DEPENDENCIES = kodi-platform
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user