* [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
* [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 [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
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-02-29 20:52 UTC (permalink / raw)
To: buildroot
Dear Michael Schenk,
On Mon, 29 Feb 2016 06:46:06 +0100, Michael Schenk wrote:
> Signed-off-by: Michael Schenk <michael.schenk@albistechnologies.com>
> ---
> package/lirc-tools/lirc-tools.mk | 1 +
> 1 file changed, 1 insertion(+)
The commit title was really too long. The format of a commit log should
be:
"""
<package>: <some short description>
<some more details here which can span multiple lines>
<some additional details as well>
Signed-off-by: ...
"""
The "<package>: <some short description>" part should typically fit
within 80 characters or so.
So, I've changed your commit log, and applied to our next branch. See
https://git.busybox.net/buildroot/commit/?h=next&id=d0071cddc0eb2cd7569b2c25d817cabafcef2993
for the final commit.
Thanks for your contribution!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [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