Commits on Source (11)
-
[ci:skip-build]: already built successfully in CI
-
The package was renamed/replaced in Alpine with: https://gitlab.alpinelinux.org/alpine/aports/-/commit/6f4fa0525cecbd37a6a9d49c64e545348f521ed7
-
-
Prepare to remove the gnome-shell-extension-pinenote package.
-
mozjs102-dev has been removed from aports in September 2023[0] so obviously noone has ever run this in the last year. Remove it. [0] https://gitlab.alpinelinux.org/alpine/aports/-/commit/14107fd2b47f1ab899b0ca9e525b8970f1e1f4c9 [ci:skip-build]: already built successfully in CI
-
With the new changes in lk2nd that allow us to support extlinux.conf, we can now generate image that would be generic to these devices. [ci:skip-build]: already built successfully in CI
-
[ci:skip-build]: already built successfully in CI
-
I was confused for a while about why the SHA printed by CI differed from the actual upstream/master SHA: commit upstream/master: f822b7ee0d06f05ff6d2eb37bcf4a1825569be692 real upstream/master: 822b7ee0
-
Technically this option can be configured in the Gitlab UI, but I spent about 3 hours debugging a CI failure caused by it being too low and I don't want to risk forgetting this can happen later if/when someone decides to lower it in the UI. By setting it here, we can have some context/history about why. This fixes the CI in !5688 Also see: https://docs.gitlab.com/17.4/ee/user/project/repository/monorepos/index.html#shallow-cloning [ci:skip-build]: already built successfully in CI
-
And re-enable riscv64 as the latest commits have added support for riscv64. Signed-off-by:
Jens Reidel <adrian@travitia.xyz> [ci:skip-build]: already built successfully in CI
-
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>
Showing
- .ci/lib/common.py 1 addition, 1 deletion.ci/lib/common.py
- .gitlab-ci.yml 6 additions, 1 deletion.gitlab-ci.yml
- 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
- cross/musl-aarch64/APKBUILD 3 additions, 3 deletionscross/musl-aarch64/APKBUILD
- cross/musl-armhf/APKBUILD 3 additions, 3 deletionscross/musl-armhf/APKBUILD
- cross/musl-armv7/APKBUILD 3 additions, 3 deletionscross/musl-armv7/APKBUILD
- cross/musl-riscv64/APKBUILD 3 additions, 3 deletionscross/musl-riscv64/APKBUILD
- cross/musl-x86/APKBUILD 3 additions, 3 deletionscross/musl-x86/APKBUILD
- cross/musl-x86_64/APKBUILD 3 additions, 3 deletionscross/musl-x86_64/APKBUILD