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 <[email protected]> --- meta/recipes-connectivity/kea/kea_3.0.3.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-connectivity/kea/kea_3.0.3.bb b/meta/recipes-connectivity/kea/kea_3.0.3.bb index 0646bf702e..f5ca2b16ee 100644 --- a/meta/recipes-connectivity/kea/kea_3.0.3.bb +++ b/meta/recipes-connectivity/kea/kea_3.0.3.bb @@ -27,6 +27,8 @@ SRC_URI[sha256sum] = "09702ddb078b637e85de9236cbedd3fb9d7af7c6e797026c538b45748a 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" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#237548): https://lists.openembedded.org/g/openembedded-core/message/237548 Mute This Topic: https://lists.openembedded.org/mt/119440319/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
