Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] lirc-tools: add LIRC_TOOLS_INSTALL_STAGING = YES to get the library headers into sysroot for develop lirc based applications.
@ 2016-02-29  5:46 Michael Schenk
  2016-02-29 20:52 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Schenk @ 2016-02-29  5:46 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Michael Schenk <michael.schenk@albistechnologies.com>
---
 package/lirc-tools/lirc-tools.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/lirc-tools/lirc-tools.mk b/package/lirc-tools/lirc-tools.mk
index fbd8aaf..d366a83 100644
--- a/package/lirc-tools/lirc-tools.mk
+++ b/package/lirc-tools/lirc-tools.mk
@@ -10,6 +10,7 @@ LIRC_TOOLS_SITE = http://downloads.sourceforge.net/project/lirc/LIRC/$(LIRC_TOOL
 LIRC_TOOLS_LICENSE = GPLv2+
 LIRC_TOOLS_LICENSE_FILES = COPYING
 LIRC_TOOLS_DEPENDENCIES = host-pkgconf
+LIRC_TOOLS_INSTALL_STAGING = YES
 
 LIRC_TOOLS_CONF_OPTS = --without-x
 
-- 
1.9.1

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

end of thread, other threads:[~2016-02-29 20:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-29  5:46 [Buildroot] [PATCH 1/1] lirc-tools: add LIRC_TOOLS_INSTALL_STAGING = YES to get the library headers into sysroot for develop lirc based applications Michael Schenk
2016-02-29 20:52 ` Thomas Petazzoni

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