projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ab75e3
)
package/cog: mark for installation to the staging tree
author
Adrian Perez de Castro
<aperez@igalia.com>
Wed, 15 May 2019 18:47:04 +0000
(21:47 +0300)
committer
Thomas Petazzoni
<thomas.petazzoni@bootlin.com>
Sat, 18 May 2019 19:57:05 +0000
(21:57 +0200)
The cog package includes libraries and headers, so installing it
to the staging tree allows having those available for development.
Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/cog/cog.mk
patch
|
blob
|
history
diff --git
a/package/cog/cog.mk
b/package/cog/cog.mk
index 43f13152c89068e93d93d19c627dbc37247712d0..44ea62185d7a5276be7548895795aaf7c298594b 100644
(file)
--- a/
package/cog/cog.mk
+++ b/
package/cog/cog.mk
@@
-6,6
+6,7
@@
COG_VERSION = v0.2.0
COG_SITE = $(call github,Igalia,cog,$(COG_VERSION))
+COG_INSTALL_STAGING = YES
COG_DEPENDENCIES = dbus wpewebkit wpebackend-fdo
COG_LICENSE = MIT
COG_LICENSE_FILES = COPYING