[Buildroot] [git commit branch/2022.02.x] package/rtl_433: add RTL_433_CPE_ID_VENDOR

Peter Korsgaard peter at korsgaard.com
Wed Nov 2 22:59:13 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=16fdaac29da7c57f940ab6a8b2e663fbd5b1b9c9
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2022.02.x

cpe:2.3:a:rtl_433_project:rtl_433 is a valid CPE identifier for this
package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Artl_433_project%3Artl_433

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 69a2a96b53f7d7552e9dd021ddd748bad74768c2)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/rtl_433/rtl_433.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/rtl_433/rtl_433.mk b/package/rtl_433/rtl_433.mk
index 8326caedb2..74a0b54a3d 100644
--- a/package/rtl_433/rtl_433.mk
+++ b/package/rtl_433/rtl_433.mk
@@ -8,6 +8,7 @@ RTL_433_VERSION = 21.12
 RTL_433_SITE = $(call github,merbanan,rtl_433,$(RTL_433_VERSION))
 RTL_433_LICENSE = GPL-2.0+
 RTL_433_LICENSE_FILES = COPYING
+RTL_433_CPE_ID_VENDOR = rtl_433_project
 
 # Force Release build to remove ASAN.
 RTL_433_CONF_OPTS = \



More information about the buildroot mailing list