projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e0a002
)
libostree: install to staging
author
Marcus Folkesson
<marcus.folkesson@gmail.com>
Thu, 7 Dec 2017 12:03:42 +0000
(13:03 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Thu, 7 Dec 2017 21:32:30 +0000
(22:32 +0100)
Install the libraries to staging to be usable by other packages.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libostree/libostree.mk
patch
|
blob
|
history
diff --git
a/package/libostree/libostree.mk
b/package/libostree/libostree.mk
index b0bcf01bff5af5296e7c3ba22a0fad0fc09fd639..113ed42a32a2e40607607f60c074d25394dd514d 100644
(file)
--- 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 \