tools: e2fsprogs: use libuuid provided by util-linux
authorRobert Marko <robimarko@gmail.com>
Tue, 25 Jun 2024 17:43:30 +0000 (19:43 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 26 Jun 2024 09:21:04 +0000 (11:21 +0200)
commitbd48ca1245d02fcb83a39d9b44cbbcbcc0831d2c
tree80cee0790a9fc163ec40f6ab3c095e23e80521aa
parent8b0f892b31086cbb0683fecc2b9f23d7ce24c5ee
tools: e2fsprogs: use libuuid provided by util-linux

We are now using util-linux to provide libuuid so disable building it
in e2fsprogs and simply use the util-linux provided one.

Disabling libuuid removes the need for custom install recipe.

Link: https://github.com/openwrt/openwrt/pull/15806
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/Makefile
tools/e2fsprogs/Makefile