[Buildroot] [PATCH 1/1] package/belle-sip: add BELLE_SIP_CPE_ID_VENDOR

Arnout Vandecappelle arnout at mind.be
Wed Aug 25 19:47:56 UTC 2021



On 24/08/2021 21:39, Fabrice Fontaine wrote:
> cpe:2.3:a:linphone:belle-sip is a valid CPE identifier for this package:
> 
>   https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alinphone%3Abelle-sip
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

 Applied to master, thanks.

 Regards,
 Arnout

> ---
>  package/belle-sip/belle-sip.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/belle-sip/belle-sip.mk b/package/belle-sip/belle-sip.mk
> index 23b60e51f5..11b96f3fd9 100644
> --- a/package/belle-sip/belle-sip.mk
> +++ b/package/belle-sip/belle-sip.mk
> @@ -9,6 +9,7 @@ BELLE_SIP_SITE = \
>  	https://gitlab.linphone.org/BC/public/belle-sip/-/archive/$(BELLE_SIP_VERSION)
>  BELLE_SIP_LICENSE = GPL-3.0+
>  BELLE_SIP_LICENSE_FILES = LICENSE.txt
> +BELLE_SIP_CPE_ID_VENDOR = linphone
>  BELLE_SIP_INSTALL_STAGING = YES
>  BELLE_SIP_DEPENDENCIES = \
>  	bctoolbox \
> 


More information about the buildroot mailing list