| Message ID | 20260826075348.63928-1-devanshp@cisco.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | patch: correct CVE_PRODUCT mapping | expand |
diff --git a/meta/recipes-devtools/patch/patch_2.8.bb b/meta/recipes-devtools/patch/patch_2.8.bb index 6317ac775d..33142ac574 100644 --- a/meta/recipes-devtools/patch/patch_2.8.bb +++ b/meta/recipes-devtools/patch/patch_2.8.bb @@ -1,6 +1,8 @@ require patch.inc LICENSE = "GPL-3.0-only" +CVE_PRODUCT = "gnu:patch" + SRC_URI[sha256sum] = "308a4983ff324521b9b21310bfc2398ca861798f02307c79eb99bb0e0d2bf980" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"