[Armadeus-commitlog] armadeus branch, buildroot-update, updated. armadeus-6.0-99-g60a3073
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2016-08-11 12:59:19
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, buildroot-update has been updated
via 60a3073bca5f57b9a99b9d7656f7a7ac048c6659 (commit)
from aa7a0c0254e793c093025db628e12969507deb8d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 60a3073bca5f57b9a99b9d7656f7a7ac048c6659
Author: Sébastien Szymanski <seb...@ar...>
Date: Thu Aug 11 14:56:18 2016 +0200
[BUILDROOT] imx28-usb-downloader: add missing host dependency
-----------------------------------------------------------------------
Summary of changes:
.../imx28-usb-downloader/imx28-usb-downloader.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/buildroot/package/armadeus/imx28-usb-downloader/imx28-usb-downloader.mk b/buildroot/package/armadeus/imx28-usb-downloader/imx28-usb-downloader.mk
index 85fe761..35ef86e 100644
--- a/buildroot/package/armadeus/imx28-usb-downloader/imx28-usb-downloader.mk
+++ b/buildroot/package/armadeus/imx28-usb-downloader/imx28-usb-downloader.mk
@@ -8,6 +8,7 @@ IMX28_USB_DOWNLOADER_VERSION = 0.1
IMX28_USB_DOWNLOADER_SITE = $(TOPDIR)/../target/packages/gnet-imx28-usb-downloader
IMX28_USB_DOWNLOADER_SITE_METHOD = local
IMX28_USB_DOWNLOADER_DEPENDENCIES = libusb-compat
+HOST_IMX28_USB_DOWNLOADER_DEPENDENCIES = host-libusb-compat
IMX28_USB_DOWNLOADER_BIN_NAME = gnet-imx28-usb-downloader
hooks/post-receive
--
armadeus
|