Commits on Source (3)
-
Quite a messy upgrade due to changes in both abuild and in the upstream gcc APKBUILD breaking various things. Pmbootstrap also seems to misbehave in GitLab CI making it difficult to validate. Manual fixups: * Set !tracedeps - changed behavior in abuild * Manually add "so:" dependencies to avoid issues with !tracedeps set (becomes obvious with crossdirect) * Add back makedepends="$makedepends_build $makedepends_host" * Disable move of some files into usr/lib to avoid ERROR: gcc-aarch64-14.2.0-r4: trying to overwrite usr/lib/libgcc_s.so.1 owned by libgcc-14.2.0-r4. [ci:skip-build] # pmbootstrap bugs will prohibit this from building # anyways, don't even attempt Co-developed-by:
Luca Weiss <luca@lucaweiss.eu>
-
Clayton Craft authored
Per the flatpak manpage, repos can be configured OOTB by dropping config under /etc/flatpak/remotes.d. Using the install script requires doing stuff over the internet, which may not always work at image build time. By using the drop-in file, we avoid having to connect to flathub. The manpage only mentions /etc/flatpak, and nothing about /usr ...
-
Caleb Connolly authored
Update the bot email address, and don't enable the script for local CI since it relies on protected GitLab CI variables. This could be fixed in the future by safely handling these not being available. Signed-off-by:
Caleb Connolly <caleb@postmarketos.org>
Showing
- .ci/autoupdate.sh 1 addition, 8 deletions.ci/autoupdate.sh
- cross/gcc-aarch64/APKBUILD 85 additions, 163 deletionscross/gcc-aarch64/APKBUILD
- cross/gcc-aarch64/riscv64-improve-build-time.patch 149 additions, 0 deletionscross/gcc-aarch64/riscv64-improve-build-time.patch
- cross/gcc-armhf/APKBUILD 85 additions, 163 deletionscross/gcc-armhf/APKBUILD
- cross/gcc-armhf/riscv64-improve-build-time.patch 149 additions, 0 deletionscross/gcc-armhf/riscv64-improve-build-time.patch
- cross/gcc-armv7/APKBUILD 85 additions, 163 deletionscross/gcc-armv7/APKBUILD
- cross/gcc-armv7/riscv64-improve-build-time.patch 149 additions, 0 deletionscross/gcc-armv7/riscv64-improve-build-time.patch
- cross/gcc-riscv64/APKBUILD 85 additions, 163 deletionscross/gcc-riscv64/APKBUILD
- cross/gcc-riscv64/riscv64-improve-build-time.patch 149 additions, 0 deletionscross/gcc-riscv64/riscv64-improve-build-time.patch
- cross/gcc-x86/APKBUILD 85 additions, 163 deletionscross/gcc-x86/APKBUILD
- cross/gcc-x86/riscv64-improve-build-time.patch 149 additions, 0 deletionscross/gcc-x86/riscv64-improve-build-time.patch
- cross/gcc-x86_64/APKBUILD 86 additions, 162 deletionscross/gcc-x86_64/APKBUILD
- cross/gcc-x86_64/riscv64-improve-build-time.patch 149 additions, 0 deletionscross/gcc-x86_64/riscv64-improve-build-time.patch
- main/postmarketos-base-ui/APKBUILD 5 additions, 4 deletionsmain/postmarketos-base-ui/APKBUILD
- main/postmarketos-base-ui/postmarketos-base-ui-flatpak.post-install 0 additions, 4 deletions...arketos-base-ui/postmarketos-base-ui-flatpak.post-install
- main/postmarketos-base-ui/rootfs-etc-flatpak-remotes.d-flathub.flatpakrepo 9 additions, 0 deletions...-base-ui/rootfs-etc-flatpak-remotes.d-flathub.flatpakrepo