* [Buildroot] [PATCH] libostree: install to staging
@ 2017-12-07 12:03 Marcus Folkesson
2017-12-07 21:32 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Marcus Folkesson @ 2017-12-07 12:03 UTC (permalink / raw)
To: buildroot
Install the libraries to staging to be usable by other packages.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
package/libostree/libostree.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libostree/libostree.mk b/package/libostree/libostree.mk
index 0e5eef717b..b43c228068 100644
--- a/package/libostree/libostree.mk
+++ b/package/libostree/libostree.mk
@@ -11,6 +11,7 @@ LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOST
LIBOSTREE_LICENSE = GPL-2.0+
LIBOSTREE_LICENSE_FILES = COPYING
LIBOSTREE_DEPENDENCIES = e2fsprogs host-pkgconf libfuse libglib2 libgpgme xz
+LIBOSTREE_INSTALL_STAGING = YES
LIBOSTREE_CONF_OPTS += \
--with-gpgme-prefix=$(STAGING_DIR)/usr \
--
2.15.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] libostree: install to staging
2017-12-07 12:03 [Buildroot] [PATCH] libostree: install to staging Marcus Folkesson
@ 2017-12-07 21:32 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2017-12-07 21:32 UTC (permalink / raw)
To: buildroot
>>>>> "Marcus" == Marcus Folkesson <marcus.folkesson@gmail.com> writes:
> Install the libraries to staging to be usable by other packages.
> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-07 21:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-07 12:03 [Buildroot] [PATCH] libostree: install to staging Marcus Folkesson
2017-12-07 21:32 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox