[Buildroot] [git commit branch/2021.02.x] package/freeswitch: add FREESWITCH_CPE_ID_VENDOR
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-12-12 17:36:24
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-12-12 17:36:24
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=6fdd72cb8900a5dfb45d67f219888c47fa4e1f09 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x cpe:2.3:a:freeswitch:freeswitch is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Afreeswitch%3Afreeswitch Signed-off-by: Fabrice Fontaine <redacted> [yann.morin.1998@free.fr: move after license files] Signed-off-by: Yann E. MORIN <redacted> (cherry picked from commit 6739071d31d9ba2114f578250ae73463b448f50a) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- package/freeswitch/freeswitch.mk | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk
index 7219880530..7880151fa5 100644
--- a/package/freeswitch/freeswitch.mk
+++ b/package/freeswitch/freeswitch.mk@@ -20,6 +20,8 @@ FREESWITCH_LICENSE_FILES = \ libs/apr-util/LICENSE \ libs/srtp/LICENSE +FREESWITCH_CPE_ID_VENDOR = freeswitch + # required dependencies FREESWITCH_DEPENDENCIES = \ host-pkgconf \
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot