Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/libgpiod: install to staging
@ 2017-07-29  2:44 Andrey Smirnov
  2017-07-29 12:59 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Andrey Smirnov @ 2017-07-29  2:44 UTC (permalink / raw)
  To: buildroot

Install to staging to make API headers discoverable by other packages.

Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
---
 package/libgpiod/libgpiod.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/libgpiod/libgpiod.mk b/package/libgpiod/libgpiod.mk
index c95ea44514..26ea0fffca 100644
--- a/package/libgpiod/libgpiod.mk
+++ b/package/libgpiod/libgpiod.mk
@@ -8,6 +8,7 @@ LIBGPIOD_VERSION = v0.2
 LIBGPIOD_SITE = $(call github,brgl,libgpiod,$(LIBGPIOD_VERSION))
 LIBGPIOD_LICENSE = LGPL-2.1+
 LIBGPIOD_LICENSE_FILES = COPYING
+LIBGPIOD_INSTALL_STAGING = YES
 
 # Needed for autoreconf to work properly
 define LIBGPIOD_FIXUP_M4_DIR
-- 
2.13.3

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

end of thread, other threads:[~2017-07-29 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-29  2:44 [Buildroot] [PATCH] package/libgpiod: install to staging Andrey Smirnov
2017-07-29 12:59 ` Thomas Petazzoni

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