* [Buildroot] [PATCH 1/1] package/imx-mkimage: add dependency to host-zlib
@ 2018-04-12 19:32 Erik Larsson
2018-04-12 19:56 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Erik Larsson @ 2018-04-12 19:32 UTC (permalink / raw)
To: buildroot
Signed-off-by: Erik Larsson <karl.erik.larsson@gmail.com>
---
| 1 +
1 file changed, 1 insertion(+)
--git a/package/imx-mkimage/imx-mkimage.mk b/package/imx-mkimage/imx-mkimage.mk
index cfb9e1a..6fd6aa3 100644
--- a/package/imx-mkimage/imx-mkimage.mk
+++ b/package/imx-mkimage/imx-mkimage.mk
@@ -9,6 +9,7 @@ IMX_MKIMAGE_SITE = https://source.codeaurora.org/external/imx/imx-mkimage
IMX_MKIMAGE_SITE_METHOD = git
IMX_MKIMAGE_LICENSE = GPL-2.0+
IMX_MKIMAGE_LICENSE_FILES = iMX8dv/COPYING
+HOST_IMX_MKIMAGE_DEPENDENCIES = host-zlib
define HOST_IMX_MKIMAGE_BUILD_CMDS
# Currently this only supports iMX8M. When more hardware is available
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-04-12 19:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-12 19:32 [Buildroot] [PATCH 1/1] package/imx-mkimage: add dependency to host-zlib Erik Larsson
2018-04-12 19:56 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox