Johannes Marbach
3dae87fc3c
community/device-oneplus-fajita: enable unl0kr quirks (MR 3952)
2023-08-08 09:36:17 +02:00
Jan Jasper de Kroon
9bba04d366
linux-pine64-pinephonepro: upgrade to 6.4.7 (MR 4287)
...
[ci:skip-build]: already built successfully in CI
2023-08-08 09:31:02 +02:00
Sicelo A. Mhlongo
dbbd4e46ec
device-nokia-n900: let user choose power button action (MR 4312)
...
Offer user a choice between suspend, shutdown, and reboot when power button
pressed.
[ci:skip-build]: already built successfully in CI
2023-08-08 09:27:16 +02:00
Sicelo A. Mhlongo
61951f08e7
device-nokia-n900: use elogind for suspend (MR 4312)
...
Since 80ab66cd2a
(MR 4179), suspend using `loginctl` works, so drop pm-utils
and the associated sudo rule.
2023-08-08 09:27:16 +02:00
Sicelo A. Mhlongo
e702458223
device-nokia-n900: switch to urxvt terminal (MR 4312)
...
Switch to urxvt terminal in order to provide a scrollable terminal. Scrolling
is convoluted in st [1], especially when used on a mobile device.
Scrolling is a basic need, e.g. to page through `dmesg` output.
[1] https://git.suckless.org/st/file/FAQ.html#l21
2023-08-08 09:27:10 +02:00
Anton Bambura
76030e7fa5
alsa-ucm-conf-google-gru: update comment (MR 4314)
...
See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/4291#note_1502132779
[ci:skip-vercheck]
2023-08-08 09:20:27 +02:00
Anton Bambura
0383bcaa1e
google-trogdor: move to community (MR 4291)
...
[ci:ignore-count]
[ci:skip-vercheck]
[ci:skip-build]: already built successfully in CI
2023-08-07 09:31:04 +02:00
Anton Bambura
25b1462207
firmware-google-trogdor: move to community (MR 4291)
2023-08-07 09:30:38 +02:00
Anton Bambura
6665328a80
linux-postmarketos-qcom-sc7180: move to community (MR 4291)
2023-08-07 09:30:38 +02:00
Anton Bambura
b5aecae28b
soc-qcom-sc7180: move to community (MR 4291)
2023-08-07 09:30:38 +02:00
Anton Bambura
2b4a076c5f
google-gru: move to community (MR 4291)
2023-08-07 09:30:38 +02:00
Anton Bambura
e7f9e9256f
alsa-ucm-conf-google-gru: move to community (MR 4291)
2023-08-07 09:30:37 +02:00
Anton Bambura
7e18458bc8
google-kukui: move to community (MR 4291)
2023-08-07 09:30:37 +02:00
Anton Bambura
9d9027876e
soc-mediatek-mt8183: move to community (MR 4291)
2023-08-07 09:30:37 +02:00
Anton Bambura
841214a737
alsa-ucm-conf-google-kukui: move to community (MR 4291)
2023-08-07 09:30:37 +02:00
Anton Bambura
7af938a960
linux-postmarketos-mediatek-mt8183: move to community (MR 4291)
2023-08-07 09:30:37 +02:00
Anton Bambura
2fcbd471b0
google-oak: move to community (MR 4291)
2023-08-07 09:30:37 +02:00
Anton Bambura
e740f3dccd
linux-postmarketos-mediatek-mt8173: move to community (MR 4291)
2023-08-07 09:30:37 +02:00
Anton Bambura
21dc035985
google-veyron: move to community (MR 4291)
2023-08-07 09:30:37 +02:00
Anton Bambura
9ada84dbf3
firmware-google-veyron-brcm: move to community (MR 4291)
2023-08-07 09:30:36 +02:00
Anton Bambura
055c64ed50
linux-google-veyron: move to community (MR 4291)
2023-08-07 09:30:36 +02:00
Anton Bambura
a2a5539d53
google-peach-pit: move to community (MR 4291)
2023-08-07 09:30:36 +02:00
Anton Bambura
14ab70cac7
google-snow: move to community (MR 4291)
2023-08-07 09:30:36 +02:00
Anton Bambura
f0843d6b4a
linux-postmarketos-exynos5: move to community (MR 4291)
2023-08-07 09:30:31 +02:00
Musk Wasis
2146027219
testing/linux-postmarketos-qcom-sm8250: Enable BTRFS (MR 4143)
...
[ci:skip-build]: already built successfully in CI
2023-08-07 09:12:50 +02:00
Anton Bambura
0b5fe0017e
linux-postmarketos-rockchip: don't use flavor in dtbs path (MR 4298)
...
..for consistency with other packages and to not confuse utilities
which make proper use of flavors
[ci:skip-build]: already built successfully in CI
2023-08-06 19:46:43 +02:00
Sicelo A. Mhlongo
7992f29cf9
device-nokia-n900: drop conky (MR 4309)
...
Save a few CPU cycles by dropping conky. Additionally, the existing config has
not been working for a long time now, and no one missed it.
For completeness, it was no longer displaying on the desktop. Manually starting
it showed:
```
conky: X Error: type 0 Display b5e73620 XID 1302 serial 97 error_code 10 request_code 2 minor_code 0 other Display: b5e73620
```
There are instructions [1] to resolve/workaround it, but we clearly do not have
a pressing need for conky to begin with.
[1] https://github.com/brndnmtthws/conky/issues/1443#issuecomment-1557793718
[ci:skip-build]: already built successfully in CI
2023-08-06 19:38:51 +02:00
Jan Jasper de Kroon
7e488322cb
linux-postmarketos-allwinner: upgrade to 6.4.7 (MR 4281)
...
[ci:skip-build]: already built successfully in CI
2023-08-06 19:11:13 +02:00
Pablo Correa Gómez
4914067590
device/*: transform deviceinfo_modules_initfs into a file (MR 4169)
...
The file is automatically packed by devicepkg-dev utils
Relates #1836
2023-08-04 08:27:44 +02:00
alikates
968d1cb57f
linux-postmarketos-qcom-msm8953: upgrade to 6.4.7-r1 (MR 4304)
...
Fixed an issue with the speaker on tissot.
[ci:skip-build]: already built successfully in CI
2023-08-03 21:33:35 +02:00
Raymond Hackley
5ad102151d
huawei-kiwi: add GR5 (2016) (MR 4302)
...
GR5 is for international markets, and it's also kiwi.
The existing pmaports, lk2nd and kernel works can be used directly
without problems.
There is nothing different found yet. The 2 phones seem to be identical
except that GR5 is not branded as Honor series and it has no Honor logo
on the chassis.
2023-08-03 19:32:44 +02:00
Duje Mihanović
4f842cfd9a
samsung-coreprimevelte: add mainline kernel (MR 4267)
...
[ci:skip-build]: already built successfully in CI
2023-08-03 07:56:19 +02:00
Anton Bambura
1c4369e4fc
google-snow: replace bash with sh in sway workaround (MR 4300)
...
[ci:skip-build]: already built successfully in CI
2023-08-03 07:42:56 +02:00
Anton Bambura
acf281069e
google-nyan-blaze: replace bash with sh in sway workaround (MR 4300)
2023-08-03 07:42:56 +02:00
Anton Bambura
5e35a947d2
google-nyan-big: replace bash with sh in sway workaround (MR 4300)
2023-08-03 07:42:56 +02:00
Anton Bambura
931bf18591
asus-p024: replace bash with sh in brightness script (MR 4300)
2023-08-03 07:42:51 +02:00
Sicelo A. Mhlongo
73a033328e
device-nokia-n900: set uniprocessor mode for kernel (MR 4299)
...
The OMAP 3430 in the Nokia N900 is a uniprocessor SoC, so disable SMP via
kernel command line. This appears to alleviate the ongoing kernel crashes
affecting the Nokia N900 in pmOS.
[ci:skip-build]: already built successfully in CI
2023-08-01 21:50:57 +02:00
alikates
3cd0d57835
linux-postmarketos-qcom-msm8953: upgrade to 6.4.7 (MR 4296)
...
Updated the kernel to version 6.4.7 and added fixes for the speaker on
xiaomi-daisy and xiaomi-tissot.
Also changed the aport to use tags instead of commit hashes.
2023-08-01 14:16:30 +03:00
Anton Bambura
acccef1297
u-boot-veyron-speedy: drop in favor of depthcharge (MR 4294)
2023-08-01 14:02:24 +03:00
Anton Bambura
9439f03232
u-boot-veyron-minnie: drop in favor of depthcharge (MR 4294)
2023-08-01 14:02:24 +03:00
Anton Bambura
7ce2c8645a
u-boot-peach-pit: drop in favor of depthcharge (MR 4294)
2023-08-01 14:02:24 +03:00
Anton Bambura
73a9d2e481
u-boot-peach-pi: drop in favor of depthcharge (MR 4294)
2023-08-01 14:02:23 +03:00
Anton Bambura
ac3ccce178
u-boot-snow: drop in favor of depthcharge (MR 4294)
2023-08-01 14:02:23 +03:00
Anton Bambura
ae1fffe8c0
u-boot-nyan-4gb: drop in favor of depthcharge (MR 4294)
2023-08-01 14:02:23 +03:00
Anton Bambura
3fe3531f47
u-boot-nyan-2gb: drop in favor of depthcharge (MR 4294)
2023-08-01 14:02:23 +03:00
Anton Bambura
e6073704d3
google-x64cros: depend on postmarketos-cros-common (MR 4295)
...
[ci:ignore-count]
2023-08-01 13:52:45 +03:00
Anton Bambura
f8bc62c171
google-veyron: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:45 +03:00
Anton Bambura
0ac0f93599
google-trogdor: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:45 +03:00
Anton Bambura
0f32828eb1
google-spring: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:45 +03:00
Anton Bambura
4525d4072b
google-snow: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:45 +03:00
Anton Bambura
53e9209597
google-peach-pit: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:45 +03:00
Anton Bambura
aba1daa8d3
google-peach-pi: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:45 +03:00
Anton Bambura
edba36cdb9
google-oak: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:44 +03:00
Anton Bambura
b39ae43314
google-nyan-blaze: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:44 +03:00
Anton Bambura
49680c648d
google-nyan-big: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:44 +03:00
Anton Bambura
bb80cfbc19
google-kukui: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:44 +03:00
Anton Bambura
972c8d16ec
google-gru: depend on postmarketos-cros-common (MR 4295)
2023-08-01 13:52:44 +03:00
Anton Bambura
e9f7e3b423
linux-postmarketos-exynos5: make it pass kconfig check again (MR 4292)
...
[ci:skip-build]: already built successfully in CI
2023-08-01 09:14:10 +02:00
Anton Bambura
2d648883ef
google-peach-pi: remove inactive maintainer (MR 4293)
...
[ci:skip-build] [ci:skip-vercheck]
2023-08-01 08:59:03 +02:00
Anton Bambura
346f93cb6e
google-gru: depend on linux-firmware-qca (MR 4289)
...
Fixes https://gitlab.com/postmarketOS/pmaports/-/issues/2218
2023-08-01 08:50:19 +02:00
pedja
bffe5d95ac
linux-postmarketos-omap: adjust Kconfig to fix nokia-modem (MR 4282)
...
Added CONFIG_GPIO_SYSFS, this is required for nokia-modem module
GPIO_SYSFS depends on EXPERT which in turn sets DEBUG*
[ci:skip-build]: already built successfully in CI
2023-08-01 08:28:41 +02:00
Nils Tonnätt
5d4289c416
xiaomi-daisy: remove superfluous underscores in deviceinfo (MR 4285)
...
[ci:skip-build]: already built successfully in CI
2023-07-31 09:15:37 +02:00
Anton Bambura
a025f614bb
google-peach-pi: switch to depthcharge (MR 4206)
2023-07-31 09:11:11 +02:00
Anton Bambura
a4bce44ef4
google-peach-pi: switch to extlinux.conf (MR 4206)
2023-07-31 09:11:10 +02:00
Anton Bambura
2016c069e7
google-peach-pit: switch to depthcharge (MR 4206)
2023-07-31 09:11:10 +02:00
Anton Bambura
7214fb1a74
google-peach-pit: switch to extlinux.conf (MR 4206)
2023-07-31 09:11:10 +02:00
Anton Bambura
50ca7110d7
google-snow: switch to depthcharge (MR 4206)
2023-07-31 09:11:10 +02:00
Anton Bambura
6ac389d8ae
google-snow: switch to extlinux.conf (MR 4206)
2023-07-31 09:11:04 +02:00
Anton Bambura
d9116005f1
google-veyron: new device (MR 4252)
...
[ci:skip-build] already built successfully in CI
2023-07-30 23:32:27 -07:00
Anton Bambura
591ae745ae
google-veyron-tiger: drop in favor of google-veyron (MR 4252)
2023-07-30 23:32:27 -07:00
Anton Bambura
5d393c43be
google-veyron-speedy: drop in favor of google-veyron (MR 4252)
2023-07-30 23:32:27 -07:00
Anton Bambura
a4f893bfb0
google-veyron-minnie: drop in favor of google-veyron (MR 4252)
2023-07-30 23:32:26 -07:00
Anton Bambura
557ddf697f
google-veyron-mighty: drop in favor of google-veyron (MR 4252)
2023-07-30 23:32:26 -07:00
Anton Bambura
cc14792377
google-veyron-mickey: drop in favor of google-veyron (MR 4252)
2023-07-30 23:32:26 -07:00
Anton Bambura
675bd6d68d
google-veyron-jerry: drop in favor of google-veyron (MR 4252)
2023-07-30 23:32:26 -07:00
Anton Bambura
2700b6c52f
google-veyron-jaq: drop in favor of google-veyron (MR 4252)
2023-07-30 23:32:25 -07:00
Anton Bambura
c5c962b6ed
google-veyron-fievel: drop in favor of google-veyron (MR 4252)
2023-07-30 23:32:25 -07:00
Anton Bambura
66aacbe00c
google-oak: new device (MR 4252)
2023-07-30 23:32:25 -07:00
Anton Bambura
5837cdd6bf
google-elm: drop in favor of google-oak (MR 4252)
2023-07-30 23:32:24 -07:00
Anton Bambura
8c9854ea92
google-hana: drop in favor of google-oak (MR 4252)
2023-07-30 23:32:24 -07:00
Anton Bambura
f35a52add9
google-kukui: new device (MR 4252)
2023-07-30 23:32:24 -07:00
Anton Bambura
cffc7f1d4c
google-willow: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:24 -07:00
Anton Bambura
3679e238e7
google-krane: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:23 -07:00
Anton Bambura
e35d367d8a
google-cozmo: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:23 -07:00
Anton Bambura
b01a87b087
google-kakadu: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:23 -07:00
Anton Bambura
38853f6b4b
google-fennel14: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:22 -07:00
Anton Bambura
f08577c919
google-stern: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:22 -07:00
Anton Bambura
e8f434e63c
google-kodama: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:22 -07:00
Anton Bambura
e2daba5f24
google-damu: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:22 -07:00
Anton Bambura
338d24e60c
google-cerise: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:21 -07:00
Anton Bambura
3c5948e480
google-fennel: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:21 -07:00
Anton Bambura
c2cff799d7
google-makomo: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:21 -07:00
Anton Bambura
5584000463
google-juniper: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:20 -07:00
Anton Bambura
1e415b1ffb
google-burnet: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:20 -07:00
Anton Bambura
638c1e2449
google-katsu: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:20 -07:00
Anton Bambura
0fa314e59e
google-kenzo: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:20 -07:00
Anton Bambura
2d4b04d37a
google-kappa: drop in favor of google-kukui (MR 4252)
2023-07-30 23:32:19 -07:00
Anton Bambura
a24c091ac6
google-gru: new device (MR 4252)
2023-07-30 23:32:19 -07:00
Anton Bambura
c8988dd747
google-bob: drop in favor of google-gru (MR 4252)
2023-07-30 23:32:19 -07:00
Anton Bambura
4fda1c33d9
google-kevin: drop in favor of google-gru (MR 4252)
2023-07-30 23:32:18 -07:00