[Buildroot] [git commit] package/janus-gateway: add staging installation

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri May 10 19:55:27 UTC 2024


commit: https://git.buildroot.net/buildroot/commit/?id=f80b393d4506783bb2d27d3d97730040857ec4e1
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Install janus to staging directory so that external plugins can be built.

Signed-off-by: Leo Soares <leojrfs at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/janus-gateway/janus-gateway.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/janus-gateway/janus-gateway.mk b/package/janus-gateway/janus-gateway.mk
index 786bc211d4..0b4db458f6 100644
--- a/package/janus-gateway/janus-gateway.mk
+++ b/package/janus-gateway/janus-gateway.mk
@@ -10,6 +10,7 @@ JANUS_GATEWAY_LICENSE = GPL-3.0 with OpenSSL exception
 JANUS_GATEWAY_LICENSE_FILES = COPYING
 JANUS_GATEWAY_CPE_ID_VENDOR = meetecho
 JANUS_GATEWAY_CPE_ID_PRODUCT = janus
+JANUS_GATEWAY_INSTALL_STAGING = YES
 
 # ding-libs provides the ini_config library
 JANUS_GATEWAY_DEPENDENCIES = host-pkgconf jansson libnice \



More information about the buildroot mailing list