summaryrefslogtreecommitdiffstats
path: root/package/ti-sgx-demos/ti-sgx-demos.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/ti-sgx-demos/ti-sgx-demos.mk')
-rw-r--r--package/ti-sgx-demos/ti-sgx-demos.mk18
1 files changed, 0 insertions, 18 deletions
diff --git a/package/ti-sgx-demos/ti-sgx-demos.mk b/package/ti-sgx-demos/ti-sgx-demos.mk
deleted file mode 100644
index 80af79b983..0000000000
--- a/package/ti-sgx-demos/ti-sgx-demos.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-################################################################################
-#
-# ti-sgx-demos
-#
-################################################################################
-
-# This correpsonds to SDK 02.00.00.00
-TI_SGX_DEMOS_VERSION = f24650bc8243b25c23d6a0a502ed79fc472ac424
-TI_SGX_DEMOS_SITE = git://git.ti.com/graphics/img-pvr-sdk.git
-TI_SGX_DEMOS_LICENSE = Imagination Technologies License Agreement
-TI_SGX_DEMOS_LICENSE_FILES = LegalNotice.txt
-
-define TI_SGX_DEMOS_INSTALL_TARGET_CMDS
- cp -dpfr $(@D)/targetfs/Examples/Advanced/OGLES* \
- $(TARGET_DIR)/usr/bin/
-endef
-
-$(eval $(generic-package))
OpenPOWER on IntegriCloud