[Buildroot] [PATCH 1/1] package/tcpreplay: add TCPREPLAY_CPE_ID_VENDOR

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jan 14 22:35:17 UTC 2021


On Mon, 11 Jan 2021 23:40:08 +0100
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> cpe:2.3:a:tcpreplay:tcpreplay is a valid CPE identifier for this
> package:
> 
>   https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Atcpreplay%3Atcpreplay
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
> ---
>  package/tcpreplay/tcpreplay.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/tcpreplay/tcpreplay.mk b/package/tcpreplay/tcpreplay.mk
> index 8b395b4962..1a1da73337 100644
> --- a/package/tcpreplay/tcpreplay.mk
> +++ b/package/tcpreplay/tcpreplay.mk
> @@ -9,6 +9,7 @@ TCPREPLAY_SITE = https://github.com/appneta/tcpreplay/releases/download/v$(TCPRE
>  TCPREPLAY_SOURCE = tcpreplay-$(TCPREPLAY_VERSION).tar.xz
>  TCPREPLAY_LICENSE = GPL-3.0
>  TCPREPLAY_LICENSE_FILES = docs/LICENSE
> +TCPREPLAY_CPE_ID_VENDOR = $(TCPREPLAY_NAME)

Changed to use tcpreplay directly.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list