ABI changes in libfwupdplugin

0 views
Skip to first unread message

Richard Hughes

unread,
Jun 14, 2022, 3:58:11 PM6/14/22
to fwupd
Hi all,

We've just merged a patch that renames quite a few symbols found in
libfwupdplugin/fu-common.h -- the details are in
https://github.com/fwupd/fwupd/blob/main/libfwupdplugin/README.md#182
so you might get compile errors when rebasing out-of-tree plugins
against the main branch.

Most of the changes are simple string replacements, and to help with
making changes we've added a python helper. If you want to rebase you
can do:

git checkout main
git pull
git checkout yourbranch
git rebase main
./contrib/migrate.py

...and then commit the changes. If you have any questions, please let me know.

Richard.
Reply all
Reply to author
Forward
0 new messages