summaryrefslogtreecommitdiff
path: root/package/imx-vpu
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-16 22:38:19 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-16 22:38:19 +0200
commit2f24b14c5a6b23c634baf4bc64cee133dfaf10fe (patch)
treebd25148ca581ef5f9e6f748a23cebcc112285dfc /package/imx-vpu
parent56eb2a9f87b0638bb504c1fc071324b7b88e0e3a (diff)
depend on solidrun-imx6
Diffstat (limited to 'package/imx-vpu')
-rw-r--r--package/imx-vpu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/imx-vpu/Makefile b/package/imx-vpu/Makefile
index 9513d1919..48337994d 100644
--- a/package/imx-vpu/Makefile
+++ b/package/imx-vpu/Makefile
@@ -13,6 +13,8 @@ PKG_SECTION:= libs/video
PKG_URL:= http://www.freescale.com/
PKG_SITES:= http://www.freescale.com/lgfiles/NMG/MAD/YOCTO/
+PKG_SYSTEM_DEPENDS:= solidrun-imx6
+
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.bin
include $(ADK_TOPDIR)/mk/package.mk