1 | {'description': {'en': 'Overlay that has the required packages for '
|
2 | 'installation of Gentoo into a Microsoft Surface '
|
3 | 'device.'},
|
4 | 'feed': ['https://github.com/parinzee/linux-surface-overlay/commits/master.atom'],
|
5 | 'homepage': 'https://github.com/Parinz/linux-surface-overlay',
|
6 | 'name': 'linux-surface',
|
7 | 'owner': [{'email': 'parinzee@protonmail.com',
|
8 | 'name': 'Parinthapat P.',
|
9 | 'type': 'person'}],
|
10 | 'quality': 'experimental',
|
11 | 'source': [{'type': 'git',
|
12 | 'uri': 'https://github.com/parinzee/linux-surface-overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@github.com/parinzee/linux-surface-overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.11
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-surface
|
19 | *** syncing linux-surface
|
20 | From https://github.com/parinzee/linux-surface-overlay
|
21 | 60f0754..41e59c1 master -> origin/master
|
22 | Updating 60f0754..41e59c1
|
23 | Fast-forward
|
24 | .../files/5.18/0001-surface3-oemb.patch | 4 +-
|
25 | .../surface-sources/files/5.18/0002-mwifiex.patch | 24 ++--
|
26 | .../surface-sources/files/5.18/0003-ath10k.patch | 4 +-
|
27 | .../surface-sources/files/5.18/0004-ipts.patch | 12 +-
|
28 | .../files/5.18/0005-surface-sam.patch | 130 +++++++++++++--------
|
29 | .../files/5.18/0006-surface-sam-over-hid.patch | 8 +-
|
30 | .../files/5.18/0007-surface-button.patch | 8 +-
|
31 | .../files/5.18/0008-surface-typecover.patch | 8 +-
|
32 | .../files/5.18/0009-surface-battery.patch | 8 +-
|
33 | .../surface-sources/files/5.18/0010-cameras.patch | 44 +++----
|
34 | .../surface-sources/files/5.18/0011-amd-gpio.patch | 8 +-
|
35 | 11 files changed, 145 insertions(+), 113 deletions(-)
|
36 | *** synced linux-surface
|
37 | * Sync succeeded
|
38 | $ git log --format=%ci -1
|
39 | $ git show -q --pretty=format:%G? HEAD
|
40 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 linux-surface
|
41 | * sys-kernel/surface-sources-5.11.16: failed sourcing ebuild: kernel-2: EAPI 6 not supported, (kernel-2.eclass, line 288: called die)
| [FATAL] |
42 | * sys-kernel/surface-sources-5.12.14: failed sourcing ebuild: kernel-2: EAPI 6 not supported, (kernel-2.eclass, line 288: called die)
| [FATAL] |
43 | * Cache regen failed with 1
|