diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-16 20:33:47 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-21 23:37:27 +0000 |
| commit | 71ef3191938da772b07274165dd3a85c2ed011f1 (patch) | |
| tree | fd830ada451fec669352cb0dfc1bb316ea9cefd8 /meta/recipes-connectivity/bind | |
| parent | 5a3d6c7bda0f158473c82d1c38ae2df26192dccb (diff) | |
| download | poky-71ef3191938da772b07274165dd3a85c2ed011f1.tar.gz | |
meta/scripts: Automated conversion of OE renamed variables
(From OE-Core rev: aa52af4518604b5bf13f3c5e885113bf868d6c81)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/bind')
| -rw-r--r-- | meta/recipes-connectivity/bind/bind_9.16.25.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/bind/bind_9.16.25.bb b/meta/recipes-connectivity/bind/bind_9.16.25.bb index 27a1683a5c..7c16376b58 100644 --- a/meta/recipes-connectivity/bind/bind_9.16.25.bb +++ b/meta/recipes-connectivity/bind/bind_9.16.25.bb | |||
| @@ -28,7 +28,7 @@ UPSTREAM_CHECK_REGEX = "(?P<pver>9.(16|20|24|28)(\.\d+)+(-P\d+)*)/" | |||
| 28 | 28 | ||
| 29 | # Issue only affects dhcpd with recent bind versions. We don't ship dhcpd anymore | 29 | # Issue only affects dhcpd with recent bind versions. We don't ship dhcpd anymore |
| 30 | # so the issue doesn't affect us. | 30 | # so the issue doesn't affect us. |
| 31 | CVE_CHECK_WHITELIST += "CVE-2019-6470" | 31 | CVE_CHECK_IGNORE += "CVE-2019-6470" |
| 32 | 32 | ||
| 33 | inherit autotools update-rc.d systemd useradd pkgconfig multilib_header update-alternatives | 33 | inherit autotools update-rc.d systemd useradd pkgconfig multilib_header update-alternatives |
| 34 | 34 | ||
