1 | {'description': {'en': 'Up to date ck-sources'},
|
2 | 'feed': ['https://github.com/Pross/pross-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Pross/pross-overlay',
|
4 | 'name': 'pross',
|
5 | 'owner': [{'email': 'pross@pross.org.uk',
|
6 | 'name': 'Simon Prosser',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/Pross/pross-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync pross
|
13 | warning: Pulling without specifying how to reconcile divergent branches is
|
14 | discouraged. You can squelch this message by running one of the following
|
15 | commands sometime before your next pull:
|
16 |
|
17 | git config pull.rebase false # merge (the default strategy)
|
18 | git config pull.rebase true # rebase
|
19 | git config pull.ff only # fast-forward only
|
20 |
|
21 | You can replace "git config" with "git config --global" to set a default
|
22 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
23 | or --ff-only on the command line to override the configured default per
|
24 | invocation.
|
25 |
|
26 | From https://github.com/Pross/pross-overlay
|
27 | a4f201b..a607e2f master -> origin/master
|
28 | Updating a4f201b..a607e2f
|
29 | Fast-forward
|
30 | sys-kernel/ck-sources/Manifest | 8 +-
|
31 | sys-kernel/ck-sources/ck-sources-5.9.13.ebuild | 46 ++
|
32 | ...ctl-and-CONFIG-to-disallow-unprivileged-C.patch | 112 ++--
|
33 | ...ix-LL-PRivacy-BLE-device-fails-to-connect.patch | 66 +++
|
34 | ...ix-attempting-to-set-RPA-timeout-when-uns.patch | 48 ++
|
35 | ...Add-Apple-Magic-Trackpad-2-to-hid_have_sp.patch | 35 ++
|
36 | ..._optimizations_for_gcc_v9.1+_kernel_v5.8+.patch | 641 +++++++++++++++++++++
|
37 | 7 files changed, 899 insertions(+), 57 deletions(-)
|
38 | create mode 100644 sys-kernel/ck-sources/ck-sources-5.9.13.ebuild
|
39 | create mode 100644 sys-kernel/ck-sources/files/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
|
40 | create mode 100644 sys-kernel/ck-sources/files/0003-Bluetooth-Fix-attempting-to-set-RPA-timeout-when-uns.patch
|
41 | create mode 100644 sys-kernel/ck-sources/files/0004-HID-quirks-Add-Apple-Magic-Trackpad-2-to-hid_have_sp.patch
|
42 | create mode 100644 sys-kernel/ck-sources/files/enable_additional_cpu_optimizations_for_gcc_v9.1+_kernel_v5.8+.patch
|
43 | *** syncing pross
|
44 | *** synced pross
|
45 | * Sync succeeded
|
46 | $ git log --format=%ci -1
|
47 | $ git show -q --pretty=format:%G? HEAD
|
48 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pross
|
49 | * gnome-base/gnome-control-center-3.36.4-r1: failed sourcing ebuild: inherit requires unknown eclass: gnome3.eclass
| [FATAL] |
50 | * Cache regen failed with 1
|