Page MenuHomeSolus

Initial inclusion of fwupdate
AbandonedPublic

Authored by joebonrichie on Nov 30 2017, 5:39 PM.
Tags
None
Referenced Files
F11046646: D1502.id3700.diff
Thu, Aug 10, 1:52 PM
F11046645: D1502.id.diff
Thu, Aug 10, 1:52 PM
F11032274: D1502.diff
Wed, Aug 9, 2:04 PM
F11021627: D1502.diff
Mon, Aug 7, 4:14 PM
F10949538: D1502.id3700.diff
Sun, Jul 16, 1:50 AM
F10949537: D1502.id.diff
Sun, Jul 16, 1:50 AM
F10940477: D1502.diff
Fri, Jul 14, 2:55 AM
F10900478: D1502.diff
Jul 4 2023, 10:06 AM
Subscribers
Tokens
"Like" token, awarded by kyrios123.

Details

Reviewers
DataDrake
Group Reviewers
Triage Team
Summary

Required by fwupd to apply update capsules. Related task T2532

Signed-off-by: Joey Riches <josephriches@gmail.com>

Test Plan

Built against fwupd

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

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.

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.

@joebonrichie can you try rebasing against the repo I created?

This revision now requires changes to proceed.Feb 24 2018, 10:45 PM

I have no idea what is going on with this patch. arc patch D1502 is patching D1501 instead??? Might have to do it manually