The problem that means we need to pass --install-umask has been fixed
upstream, add a comment to remind the maintainer to remove this when
upgrading.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
inherit meson pkgconfig systemd update-rc.d upstream-version-is-even
+# install-umask can be removed when upgrading to 3.1.19 onwards
+# https://gitlab.isc.org/isc-projects/kea/-/commit/d9f332a6f36f8056a54b0698d4672a67aea812ba
EXTRA_OEMESON += "-Dcrypto=openssl -Drunstatedir=${runtimedir} -Dkrb5=disabled -Dnetconf=disabled --install-umask=0022"
INITSCRIPT_NAME = "kea-dhcp4-server"