python3-redis: set CVE_PRODUCT

Set the correct CVE_PRODUCT for the recipe.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-12-30 13:24:49 +01:00 committed by Khem Raj
parent 34f5d84f85
commit febab38136
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -19,3 +19,5 @@ RDEPENDS:${PN} += " \
python3-json \
python3-packaging \
"
CVE_PRODUCT = "redis-py"