diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-10-04 19:48:16 +0200 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-10-06 16:09:45 +0800 |
| commit | 1c7b78eb6c84d2f51ed4dccb90b12258979f8543 (patch) | |
| tree | cabd829b65eebf2808debda8d59c44fb76b99e2a /meta-oe/recipes-connectivity | |
| parent | 9da44cc133146c45f24b30c15a56e623af448661 (diff) | |
| download | meta-openembedded-1c7b78eb6c84d2f51ed4dccb90b12258979f8543.tar.gz | |
ace: ignore CVE-2009-1147
This CVE is for vmware ace.
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
| -rw-r--r-- | meta-oe/recipes-connectivity/ace/ace_6.5.19.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/ace/ace_6.5.19.bb b/meta-oe/recipes-connectivity/ace/ace_6.5.19.bb index af4f2c54bb..911c1f69ab 100644 --- a/meta-oe/recipes-connectivity/ace/ace_6.5.19.bb +++ b/meta-oe/recipes-connectivity/ace/ace_6.5.19.bb | |||
| @@ -13,6 +13,8 @@ SRC_URI = "https://github.com/DOCGroup/ACE_TAO/releases/download/ACE%2BTAO-6_5_1 | |||
| 13 | " | 13 | " |
| 14 | SRC_URI[sha256sum] = "739be290a38229aaa5b5150e6ea55ce427e80970f0ace4c5040ac46644526f41" | 14 | SRC_URI[sha256sum] = "739be290a38229aaa5b5150e6ea55ce427e80970f0ace4c5040ac46644526f41" |
| 15 | 15 | ||
| 16 | CVE_STATUS[CVE-2009-1147] = "cpe-incorrect: this CVE is for vmware ace" | ||
| 17 | |||
| 16 | COMPATIBLE_HOST:libc-musl = "null" | 18 | COMPATIBLE_HOST:libc-musl = "null" |
| 17 | 19 | ||
| 18 | S = "${WORKDIR}/ACE_wrappers" | 20 | S = "${WORKDIR}/ACE_wrappers" |
