Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v4 1/2] package/sg3_utils: add host build
@ 2019-02-04 13:10 Matt Weber
  2019-02-04 13:10 ` [Buildroot] [PATCH v4 2/2] package/utp_com: new host package Matt Weber
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Matt Weber @ 2019-02-04 13:10 UTC (permalink / raw)
  To: buildroot

Initially used by the host build of the utp_com package

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>

---
Changes

v4
[Thomas
 - Moved to be the first patch in the series

v3
 - New patch
---
 package/sg3_utils/sg3_utils.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/sg3_utils/sg3_utils.mk b/package/sg3_utils/sg3_utils.mk
index 0c17b30..b3a79d6 100644
--- a/package/sg3_utils/sg3_utils.mk
+++ b/package/sg3_utils/sg3_utils.mk
@@ -51,3 +51,4 @@ SG3_UTILS_POST_INSTALL_TARGET_HOOKS += SG3_UTILS_REMOVE_PROGS
 endif
 
 $(eval $(autotools-package))
+$(eval $(host-autotools-package))
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-02-06 16:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 13:10 [Buildroot] [PATCH v4 1/2] package/sg3_utils: add host build Matt Weber
2019-02-04 13:10 ` [Buildroot] [PATCH v4 2/2] package/utp_com: new host package Matt Weber
2019-02-04 15:38   ` Thomas Petazzoni
2019-02-04 15:38 ` [Buildroot] [PATCH v4 1/2] package/sg3_utils: add host build Thomas Petazzoni
2019-02-06 15:19 ` Thomas Petazzoni
2019-02-06 16:13   ` Matthew Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox