Closed hughsie closed 6 years ago
@vathpela It looks like your CI needs to be adjusted to allow PR's from other people than branches on https://github.com/rhboot/fwupdate
From https://github.com/rhboot/efivar
c4d4f83..9896c26 master -> origin/master
fatal: Failed to resolve 'origin/wip/hughsie/runtime-version' as a valid revision.
@hughsie you need to also update libfwup.abixml
@superm1 I wasn't sure about libfwup.abixml
-- it looks autogenerated. I'm also not sure what type-id
is.
@hughsie yeah it does look auto-generated. I think make abidw
maybe and add that to the commit? Or if @vathpela would rather just do it once at release time that's fine too and in that case this PR looks fine to me.
This is required for fwupd, which needs to care about the runtime version rather than the build-time version.