Required by fwupd to apply update capsules. Related task T2532
Signed-off-by: Joey Riches <josephriches@gmail.com>
Differential D1502
Initial inclusion of fwupdate Authored by joebonrichie on Nov 30 2017, 5:39 PM. Tags None Referenced Files
Subscribers Tokens
Details
Required by fwupd to apply update capsules. Related task T2532 Signed-off-by: Joey Riches <josephriches@gmail.com> Built against fwupd
Diff Detail
Event TimelineComment Actions Something fishy with this one: bryan master ~ Solus fwupdate arc patch D1502
Created and checked out branch arcpatch-D1502.
Checking patch pspec_x86_64.xml...
Checking patch package.yml...
Checking patch abi_used_libs...
Checking patch abi_symbols...
Checking patch Makefile...
Applied patch pspec_x86_64.xml cleanly.
Applied patch package.yml cleanly.
Applied patch abi_used_libs cleanly.
Applied patch abi_symbols cleanly.
Applied patch Makefile cleanly.
OKAY Successfully committed patch.
This diff is against commit cf7627148a9f6e9e4dc80f648131057fda7ff0be, but
the commit is nowhere in the working copy. Try to apply it against the
current working copy state? (1678efbc4e6ab9bf75245f2573a4428406748286)
[Y/n] y
Checking patch pspec_x86_64.xml...
error: pspec_x86_64.xml: already exists in index
Checking patch package.yml...
error: package.yml: already exists in index
Checking patch files/fix-uninitialized-variable.patch...
Checking patch files/fix-sprintf-formatting.patch...
Checking patch abi_used_libs...
error: abi_used_libs: already exists in index
Checking patch abi_symbols...
error: abi_symbols: already exists in index
Checking patch Makefile...
error: Makefile: already exists in index
Applied patch files/fix-uninitialized-variable.patch cleanly.
Applied patch files/fix-sprintf-formatting.patch cleanly.Comment Actions I've got in the habit of running git init && git commit --allow-empty -m "init" as an alias for various reasons, i'm not sure exactly why sometimes it complains. Comment Actions I have no idea what is going on with this patch. arc patch D1502 is patching D1501 instead??? Might have to do it manually |