mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-26 22:23:20 +00:00
plugin: fix URL to fu-device-metadata.h
The commit 6b0e66354b
moved the header to
libfwupdplugin.
This commit is contained in:
parent
dee928a012
commit
a11ebbc03d
@ -23,6 +23,6 @@ This includes things like one plugin turning on a device, or providing missing
|
|||||||
metadata to another plugin.
|
metadata to another plugin.
|
||||||
|
|
||||||
The ABI for these interactions is defined in:
|
The ABI for these interactions is defined in:
|
||||||
<https://github.com/fwupd/fwupd/blob/master/src/fu-device-metadata.h>
|
<https://github.com/fwupd/fwupd/blob/master/libfwupdplugin/fu-device-metadata.h>
|
||||||
|
|
||||||
All interactions between plugins should have the interface defined in that file.
|
All interactions between plugins should have the interface defined in that file.
|
||||||
|
Loading…
Reference in New Issue
Block a user