Skip to content
Snippets Groups Projects
Commit 3ecf0145 authored by Simon McVittie's avatar Simon McVittie
Browse files

Include items to relocate in capsule_metadata


It turns out that all calls to capsule_relocate() wanted the same list
of items, but without being able to access the arguments of the
original capsule_relocate() call directly, capsule_external_dlopen()
had to rely on the items being saved ("cached") in the capsule struct.
By putting the items in the metadata, we can simplify that a lot.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent a2905311
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment