Skip to content

Conversation

@lvoegl
Copy link
Contributor

@lvoegl lvoegl commented Oct 7, 2024

Maintainer: me
Compile tested: x86_64, owrt-23.05
Run tested: x86_64

Update fwupd to version 2.0.0

  • New fastboot plugin option
  • Removes libgudev as dependency for udev support, which can now be enabled by default.
  • Removes sqlite support since it depends on reading vendor ids (usb.ids, pci.ids)

@lvoegl lvoegl marked this pull request as draft October 7, 2024 12:08
@lvoegl lvoegl closed this Oct 7, 2024
@feckert feckert reopened this Oct 10, 2024
Signed-off-by: Lukas Voegl <[email protected]>
Signed-off-by: Lukas Voegl <[email protected]>
@lvoegl lvoegl marked this pull request as ready for review October 11, 2024 11:29
@neheb neheb merged commit ad63c9c into openwrt:master Oct 14, 2024
15 checks passed
@neheb
Copy link
Contributor

neheb commented Oct 27, 2024

Package fwupd-libs is missing dependencies for the following libraries:
libdrm.so.2

@lvoegl
Copy link
Contributor Author

lvoegl commented Oct 28, 2024

Package fwupd-libs is missing dependencies for the following libraries:
libdrm.so.2

libdrm support seems to be automatically detected during build time in version 2.0.0. So if it's available in your host's build environment, it will be required during runtime (see fwupd/fwupd#7877).
This should be fixed in version 2.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants