diff options
| -rw-r--r-- | meta/recipes-connectivity/avahi/avahi_0.8.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi_0.8.bb b/meta/recipes-connectivity/avahi/avahi_0.8.bb index c8a3f876aa..23c0e8d823 100644 --- a/meta/recipes-connectivity/avahi/avahi_0.8.bb +++ b/meta/recipes-connectivity/avahi/avahi_0.8.bb | |||
| @@ -30,6 +30,9 @@ UPSTREAM_CHECK_URI = "https://github.com/lathiat/avahi/releases/" | |||
| 30 | SRC_URI[md5sum] = "229c6aa30674fc43c202b22c5f8c2be7" | 30 | SRC_URI[md5sum] = "229c6aa30674fc43c202b22c5f8c2be7" |
| 31 | SRC_URI[sha256sum] = "060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda" | 31 | SRC_URI[sha256sum] = "060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda" |
| 32 | 32 | ||
| 33 | # Issue only affects Debian/SUSE, not us | ||
| 34 | CVE_CHECK_WHITELIST += "CVE-2021-26720" | ||
| 35 | |||
| 33 | DEPENDS = "expat libcap libdaemon glib-2.0 intltool-native" | 36 | DEPENDS = "expat libcap libdaemon glib-2.0 intltool-native" |
| 34 | 37 | ||
| 35 | # For gtk related PACKAGECONFIGs: gtk, gtk3 | 38 | # For gtk related PACKAGECONFIGs: gtk, gtk3 |
