board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git] / package / freescale-imx / imx-vpuwrap / imx-vpuwrap.mk
blob7cbf7784c90d200079b839010f3d618a0f8bc022
1 ################################################################################
3 # imx-vpuwrap
5 ################################################################################
7 IMX_VPUWRAP_VERSION = 1.0.68
8 IMX_VPUWRAP_SITE = $(FREESCALE_IMX_SITE)
9 IMX_VPUWRAP_SOURCE = imx-vpuwrap-$(IMX_VPUWRAP_VERSION).bin
10 IMX_VPUWRAP_DEPENDENCIES = imx-vpu
11 IMX_VPUWRAP_INSTALL_STAGING = YES
13 IMX_VPUWRAP_LICENSE = NXP Semiconductor Software License Agreement
14 IMX_VPUWRAP_LICENSE_FILES = EULA COPYING
15 IMX_VPUWRAP_REDISTRIBUTE = NO
17 define IMX_VPUWRAP_EXTRACT_CMDS
18 $(call FREESCALE_IMX_EXTRACT_HELPER,$(DL_DIR)/$(IMX_VPUWRAP_SOURCE))
19 endef
21 $(eval $(autotools-package))