Clayton Craft
b977ccc17f
temp/u-boot-librem5: upgrade to 0.10 (MR 2668)
...
Upgrade u-boot to the latest in purism's librem5 branch, and use newer
DDR firmware (syncs version with what purism is using)
The patch that was dropped here was merged, so it's not necessary to
carry it anymore.
[ci:skip-build]: already built successfully in CI
2021-11-10 22:14:57 +01:00
Bobby The Builder
df2330892b
temp/u-boot-pinephone: upgrade to v2021.10 (MR 2648)
...
[ci:skip-build] already built successfully in CI
2021-11-07 19:37:00 -08:00
Pablo Correa Gómez
5411328605
temp/gnome-control-center: use upstream as source (MR 2552)
...
Purism's g-c-c fork is stuck in version 3.38. This has
multiple problems, including carrying old unnecessary
patches and producing some incompatibility with newer
GNOME releases available in Alpine. In consequence,
we fetch the source from upstream and only apply those
patches that make sense for our usecase. When the Purism
patches apply without issues, then we fetch them directly
from their repo.
2021-11-02 21:40:59 +01:00
Danct12
75e06cf9b3
temp/gnome-contacts: upgrade to 41.0 (MR 2564)
2021-10-30 19:47:40 +03:00
Bart Ribbers
da2c9a2f26
temp/gnome-contacts: rebuild against folks 0.15.3
2021-10-26 16:14:01 +02:00
Pablo Correa Gómez
741133fc3f
temp/evince: stop using Purism fork (MR 2600)
2021-10-24 15:21:42 +02:00
Pablo Correa Gómez
f19dec52d8
temp/upower: drop (MR 2608)
...
* The first patch has been droped from PureOS, which currently
ships stock debian 0.99.11. Therefore the fix must have been
applied somewhere else, same as it happened with the torch patches.
* The second patch is already merged upstream and present in latest
0.99.13 release in alpine.
2021-10-24 15:16:34 +02:00
Pablo Correa Gómez
3a8ea1a1e6
temp/epiphany: stop using Purism fork (MR 2571)
...
[ci:skip-build] already built successfully in CI
2021-10-23 14:24:18 -07:00
Pablo Correa Gómez
d0736e1377
temp/gnome-calculator: drop (MR 2568)
...
GNOME 41 already includes all adaptive changes from Purism
2021-10-22 14:42:08 +03:00
Alexey Minnekhanov
33fec42c89
temp/dino: second attempt to rebuild
2021-10-15 05:08:18 +03:00
Bart Ribbers
73ddee3011
temp/dino: rebuild against icu 69.1
2021-10-14 13:56:35 +02:00
Oliver Smith
4194abfdfa
temp/android-tools: bump pkgrel due to soname bump
...
missing depend(s): so:libprotobuf.so.29
2021-10-12 21:45:35 +02:00
jenneron
4c25e4d8e7
temp/xf86-video-opentegra: upgrade to 20210619 (MR 2583)
...
[ci:skip-build] Already successfully built in CI
2021-10-10 14:19:56 +02:00
jenneron
9c8c2bc7dc
temp/libvdpau-tegra: upgrade to 20210517 (MR 2583)
2021-10-10 14:19:43 +02:00
Newbyte
03ddd7423c
temp/android-tools: rebuild with latest protobuf (MR 2578)
2021-10-07 16:50:15 +02:00
Minecrell
2c0007a000
temp/ofono: upgrade to 9999 (1.33) (MR 2569)
...
Also try removing the build workaround, hopefully the problem was
magically fixed somehow.
2021-10-07 08:37:31 +02:00
Dylan Van Assche
8ae1039a95
temp/modemmanager: drop, upstreamed to Alpine (MR 2490)
...
All patches are merged upstream and released in the latest release.
Drop our fork and use Alpine's version again.
2021-09-12 23:41:29 +02:00
Dylan Van Assche
6cb262ef27
temp/eg25-manager: drop, upstreamed to Alpine (MR 2485)
...
The eg25-manager now has a proper release with our patches
2021-09-08 11:04:42 +02:00
Clayton Craft
520db5d536
temp/wys-pinephone: remove aport (MR 2482)
...
This heavily patched wys is no longer required on the pinephone
(callaudiod serves the same purpose)
[ci:skip-build] already built successfully in CI
2021-09-05 16:29:42 -07:00
Joel Selvaraj
6de1f300af
temp/modemmanager: upgrade to 1.18rc1 aka 1.17.900 (MR 2453)
...
To test the release candidate in edge before MM stable release.
[ci:skip-build] already built successfully in CI
2021-08-27 11:53:46 -07:00
Clayton Craft
d07f0b3dbc
temp/u-boot-pinephone: fix sed regex to support gnu sed (MR 2461)
...
gnu sed doesn't support \d:
https://stackoverflow.com/questions/14671293/why-doesnt-d-work-in-regular-expressions-in-sed/14671365#14671365
So update-u-boot was failing if a user installed gnu sed.
Thanks to Arnavion for pointing this out
2021-08-26 21:54:37 +02:00
Clayton Craft
d08dcc9eb2
temp/u-boot-librem5: fix sed regex to support gnu sed (MR 2461)
...
gnu sed doesn't support \d:
https://stackoverflow.com/questions/14671293/why-doesnt-d-work-in-regular-expressions-in-sed/14671365#14671365
So update-u-boot was failing if a user installed gnu sed.
Thanks to Arnavion for pointing this out
2021-08-26 21:54:37 +02:00
Dylan Van Assche
23ee2f2dd3
temp/upower: drop torch patches (MR 2429)
...
With Phosh 0.13.0, Logind is used without patches for the torch
as UPower doesn't want to handle this. Therefore, we can drop
the torch patches to UPower.
[ci:skip-build] already built successfully in CI
2021-08-17 22:39:17 -07:00
Clayton Craft
c4fc7c9ed0
temp/eg25-manager: build master branch, drop merged patches (MR 2443)
...
I believe everything here has been merged in master, so let's build that
for now (since it includes at least 1 additional fix not in the patches
that were dropped here)
2021-08-16 10:56:11 -07:00
Bobby The Builder
63e2807916
temp/u-boot-pinephone: upgrade to 2021.07 (MR 2315)
...
- switch sources to official repo https://source.denx.de/u-boot
- use tag v2021.07
- extract patches from pine64-org
- enable DMA transfers from eMMC and mSD (u-boot from Megi)
[ci:skip-build] already built successfully in CI
2021-08-13 23:19:29 -07:00
Bobby The Builder
cc6eb4d1f4
temp/u-boot-rockpro64: trigger build to package latest TF-A (MR 2315)
2021-08-13 23:19:29 -07:00
Bobby The Builder
1a4203d992
temp/u-boot-pinebookpro: trigger build to package latest TF-A (MR 2315)
2021-08-13 23:19:28 -07:00
Bobby The Builder
b795e65785
temp/arm-trusted-firmware: common build for rk3328, rk3399 and pinephone (MR 2315)
...
Include:
smaeul: "all idle entry attempts will return PSCI_E_INVALID_PARAMS, and Linux
isn't smart enough to stop trying without these patches:
https://github.com/crust-firmware/arm-trusted-firmware/commits/d6ebf5dab2daab8 "
Extra patches custom to pinephone
2021-08-13 23:19:28 -07:00
Clayton Craft
ac6c5bcb61
temp/sdl2: drop fork (MR 2425)
...
2.0.16 is in alpine aports, and includes the fixes carried in this fork
2021-08-11 16:24:34 +02:00
pcworld
bef6ef93cd
temp/gnome-clocks: wake device after snoozing (MR 2375)
...
Add waked for snoozing as well
[ci:skip-build] already built successfully in CI
2021-07-30 18:45:17 +02:00
Newbyte
f31eea89b6
temp/evince: upgrade to 9999_git20210416 (MR 2212)
...
[ci:skip-build] already built successfully in CI
2021-07-23 18:41:35 +02:00
Newbyte
101cc1c971
temp/epiphany: upgrade to 9999_git20210316 (MR 2212)
2021-07-23 18:41:03 +02:00
Newbyte
de056ce4f8
temp/gnome-contacts: upgrade to 9999_git20210711 (MR 2212)
2021-07-23 18:41:03 +02:00
Newbyte
5f05b64259
temp/gnome-calculator: upgrade to 9999_git20210711 (MR 2212)
2021-07-23 18:40:55 +02:00
Newbyte
f48b6f19bd
temp/gnome-control-center: upgrade to 9999_git20210203 (MR 2212)
...
This is actually g-c-c 3.38.1 or something like that.
2021-07-23 18:40:39 +02:00
Yannick Ulrich
65fe812d5c
temp/gnome-clocks: new aport (MR 2342)
...
[ci:skip-build] already built successfully in CI
2021-07-19 17:15:48 -07:00
Yannick Ulrich
542213ec41
temp/waked: new aport (MR 2342)
2021-07-19 17:15:48 -07:00
Luca Weiss
5e0369a4a4
temp/xkeyboard-config: upgrade to 2.33 (MR 2359)
2021-07-19 12:05:14 +03:00
Dylan Van Assche
34d7794feb
temp/modemmanager: add quick suspend/resume patches (MR 2187)
...
See https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/merge_requests/459
2021-07-11 14:53:07 -07:00
Martijn Braam
1a7b24b452
temp/u-boot-rockpro64: upgrade to 2021.07 (MR 2299)
...
The new version is needed to run compressed kernels
2021-07-11 14:38:05 +02:00
tim
c9c3790896
u-boot-rock64: add config options for booting compressed kernel (MR 2335)
...
[ci:skip-build] already built successfully in CI
2021-07-10 09:01:27 -07:00
tim
8874185abf
u-boot-rock64: new package (MR 2328)
2021-07-09 06:51:00 -05:00
tim
451b93ef73
temp/arm-trusted-firmware: add rk3328 build (MR 2328)
2021-07-09 06:50:59 -05:00
Maxim Karasev
637586a9c0
temp/u-boot-{pinebookpro,pinephone,rockpro64}: fixup for arm-trusted-firmware package changes (MR 2270)
...
[ci:skip-build] already built successfully in CI
2021-07-08 10:34:52 -07:00
Maxim Karasev
0cc5582574
temp/arm-trusted-firmware{,-crust}: sync with upstream, split crust-specific package (MR 2270)
2021-07-08 10:34:52 -07:00
Clayton Craft
e405a87b77
temp/gtk+3.0: switch to pureos/byzantium branch (MR 2325)
...
This branch includes a patch to resolve a deadlock when Phosh is
starting up. This patch was merged in aports edge.
The rest of the patches in this branch are minor fixes, so I don't
expect any regressions.
fixes #1142
[ci:skip-build] already built successfully in CI
2021-07-08 09:20:06 -07:00
Dylan Van Assche
0ee9109215
temp/eg25-manager: add GNSS assistance support (MR 2185)
2021-07-02 14:02:08 -07:00
Dylan Van Assche
233b133e72
temp/eg25-manager: sync configs with modem-power (MR 2185)
2021-07-02 14:02:08 -07:00
Dylan Van Assche
b2e1af04e6
temp/eg25-manager: clean up modem_iface when MM disappears (MR 2185)
2021-07-02 14:02:08 -07:00
Pablo Correa Gómez
5d47add5f1
temp/upower: sync icon and warn for low battery level (MR 2255)
...
Commits cfb5d41b
and ead17254
updated the default battery levels for
warnings and actions in the pinephone and the pinetab. Since then,
the chances of the phone dying for lack of battery power have completely
dissapeared. However, the battery icon in phosh was never updated to show
a "caution" battery level. The value was hardcoded and ignored the setting
in the config file. This commit fixes that issue
2021-06-26 22:33:53 +03:00