diff options
-rw-r--r-- | meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.14.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.14.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.14.bb index a762fc8322..f30fffebeb 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.14.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.14.bb | |||
@@ -100,3 +100,6 @@ USERADD_PARAM:${PN} = " \ | |||
100 | --home ${localstatedir}/lib/mpd \ | 100 | --home ${localstatedir}/lib/mpd \ |
101 | --groups audio \ | 101 | --groups audio \ |
102 | --user-group mpd" | 102 | --user-group mpd" |
103 | |||
104 | CVE_STATUS[CVE-2020-7465] = "cpe-incorrect: The recipe used in the meta-openembedded is a different mpd package compared to the one which has the CVE issue." | ||
105 | CVE_STATUS[CVE-2020-7466] = "cpe-incorrect: The recipe used in the meta-openembedded is a different mpd package compared to the one which has the CVE issue." | ||