summaryrefslogtreecommitdiffstats
path: root/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk')
-rw-r--r--package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk28
1 files changed, 0 insertions, 28 deletions
diff --git a/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk b/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk
deleted file mode 100644
index fdad3a5f2b..0000000000
--- a/package/freescale-imx/imx-vpuwrap/imx-vpuwrap.mk
+++ /dev/null
@@ -1,28 +0,0 @@
-################################################################################
-#
-# imx-vpuwrap
-#
-################################################################################
-
-IMX_VPUWRAP_VERSION = 4.3.5
-IMX_VPUWRAP_SITE = $(FREESCALE_IMX_SITE)
-IMX_VPUWRAP_SOURCE = imx-vpuwrap-$(IMX_VPUWRAP_VERSION).bin
-IMX_VPUWRAP_INSTALL_STAGING = YES
-
-ifeq ($(BR2_PACKAGE_IMX_VPU),y)
-IMX_VPUWRAP_DEPENDENCIES = imx-vpu
-endif
-
-ifeq ($(BR2_PACKAGE_IMX_VPU_HANTRO),y)
-IMX_VPUWRAP_DEPENDENCIES = imx-vpu-hantro
-endif
-
-IMX_VPUWRAP_LICENSE = NXP Semiconductor Software License Agreement
-IMX_VPUWRAP_LICENSE_FILES = EULA COPYING
-IMX_VPUWRAP_REDISTRIBUTE = NO
-
-define IMX_VPUWRAP_EXTRACT_CMDS
- $(call FREESCALE_IMX_EXTRACT_HELPER,$(IMX_VPUWRAP_DL_DIR)/$(IMX_VPUWRAP_SOURCE))
-endef
-
-$(eval $(autotools-package))
OpenPOWER on IntegriCloud