]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
systemd: add fido to PACKAGECONFIG options
authorMikko Rapeli <mikko.rapeli@linaro.org>
Fri, 20 Dec 2024 09:12:32 +0000 (11:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Dec 2024 11:35:09 +0000 (11:35 +0000)
commit1e347c36b0d3910cd71b24a4e4ab8e2dd49063d1
tree09e1b5b684f134953f1abbac5c92c57cbc3628a8
parent804b462b826edf04182c77b6405a52a1c9b9b1f6
systemd: add fido to PACKAGECONFIG options

To enable FIDO support.

meta-oe can provide libfido2 but it depends on udev
which creates a dependency loop between systemd (provider of udev)
and libfido2 which is currently unresolved. systemd recipe
could split udev to a separate recipe to solve this, or libfido2
could be compiled in systemd source tree after udev but before
rest of systemd.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-core/systemd/systemd_256.9.bb