blob: 7b48cb1fe7b3992c5f615a39bb810013c8dd54a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
{'description': {'en': 'Overlay that has the required packages for '
'installation of Gentoo into a Microsoft Surface '
'device.'},
'feed': ['https://github.com/Parinz/linux-surface-overlay/commits/master.atom'],
'homepage': 'https://github.com/Parinz/linux-surface-overlay',
'name': 'linux-surface',
'owner': [{'email': 'parinzee@protonmail.com',
'name': 'Parinthapat P.',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://github.com/Parinz/linux-surface-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-surface
*** syncing linux-surface
From git://github.com/Parinz/linux-surface-overlay
c5ac40e..52e6dac master -> origin/master
Updating c5ac40e..52e6dac
Fast-forward
.../files/5.14/0001-surface3-oemb.patch | 2 +-
.../surface-sources/files/5.14/0002-mwifiex.patch | 50 +++----
.../surface-sources/files/5.14/0003-ath10k.patch | 2 +-
.../surface-sources/files/5.14/0004-ipts.patch | 4 +-
.../files/5.14/0005-surface-sam-over-hid.patch | 4 +-
.../files/5.14/0006-surface-typecover.patch | 2 +-
.../surface-sources/files/5.14/0007-cameras.patch | 38 +++---
.../surface-sources/files/5.14/0008-amd-gpio.patch | 10 +-
.../surface-sources/files/5.14/0009-amd-s0ix.patch | 4 +-
.../files/5.14/0010-surface-button.patch | 149 +++++++++++++++++++++
10 files changed, 207 insertions(+), 58 deletions(-)
create mode 100644 sys-kernel/surface-sources/files/5.14/0010-surface-button.patch
*** synced linux-surface
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 linux-surface
* Cache regenerated successfully
|