From 9552b4a78109e17b27f68a7dc0c8acaa8143c0d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Mon, 7 Oct 2024 12:45:34 +0200 Subject: [PATCH] */*: update references to gitlab.postmarketos.org that need no rebuild (MR 5696) These are in files or parts of files that are not part of the checksums, or that serve as packaging-information only. Thus, require no rebuild --- device/community/device-motorola-harpia/APKBUILD | 2 +- .../device-pine64-pinephone/device-pine64-pinephone.pre-upgrade | 2 +- device/main/firmware-pine64-rtl8723bt/APKBUILD | 2 +- device/testing/firmware-samsung-s5k5baf/APKBUILD | 2 +- device/testing/linux-google-crosshatch-mainline/APKBUILD | 2 +- device/testing/linux-sony-nicki-mainline/APKBUILD | 2 +- kconfigcheck.toml | 2 +- main/postmarketos-base-ui/APKBUILD | 2 +- .../postmarketos-base-ui-openrc.post-upgrade | 2 +- main/postmarketos-base/postmarketos-base.post-upgrade | 2 +- main/postmarketos-ui-cage/APKBUILD | 2 +- main/postmarketos-ui-moonlight/APKBUILD | 2 +- main/postmarketos-ui-plasma-bigscreen/APKBUILD | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/device/community/device-motorola-harpia/APKBUILD b/device/community/device-motorola-harpia/APKBUILD index c1483cbfb..5b4ebd901 100644 --- a/device/community/device-motorola-harpia/APKBUILD +++ b/device/community/device-motorola-harpia/APKBUILD @@ -33,7 +33,7 @@ nonfree_firmware() { pkgdesc="GPU/WiFi/BT/Modem/Video firmware" # harpia's WCNSS firmware has problems with WiFi channels on some device # variants, using osprey's firmware seems to help as a workaround - # (see https://gitlab.com/postmarketOS/pmaports/-/issues/1085) + # (see https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/1085) depends="firmware-qcom-adreno-a300 msm-firmware-loader firmware-motorola-harpia-wcnss-nv firmware-motorola-harpia-venus firmware-motorola-osprey-wcnss" diff --git a/device/main/device-pine64-pinephone/device-pine64-pinephone.pre-upgrade b/device/main/device-pine64-pinephone/device-pine64-pinephone.pre-upgrade index 4261c2972..21a063516 100644 --- a/device/main/device-pine64-pinephone/device-pine64-pinephone.pre-upgrade +++ b/device/main/device-pine64-pinephone/device-pine64-pinephone.pre-upgrade @@ -3,7 +3,7 @@ # legacy u-boot images are no longer necessary, but were generated outside of # packaging so remove them here to prevent a failed upgrade if /boot is too # full -# see: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/2449 +# see: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/2449 rm -f /boot/uImage-postmarketos-allwinner rm -f /boot/uInitrd-postmarketos-allwinner diff --git a/device/main/firmware-pine64-rtl8723bt/APKBUILD b/device/main/firmware-pine64-rtl8723bt/APKBUILD index 0db25edd9..23a926774 100644 --- a/device/main/firmware-pine64-rtl8723bt/APKBUILD +++ b/device/main/firmware-pine64-rtl8723bt/APKBUILD @@ -39,7 +39,7 @@ package() { # # Ref: # - # - https://gitlab.com/postmarketOS/pmaports/-/issues/3179 + # - https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/3179 # # - https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=ed9c1349f8ebae720f3572ad3e74af59bfe345d7 diff --git a/device/testing/firmware-samsung-s5k5baf/APKBUILD b/device/testing/firmware-samsung-s5k5baf/APKBUILD index ef4b22c08..e6703e6d1 100644 --- a/device/testing/firmware-samsung-s5k5baf/APKBUILD +++ b/device/testing/firmware-samsung-s5k5baf/APKBUILD @@ -1,5 +1,5 @@ # Maintainer: Timbz -# See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/2248#note_605868837 +# See https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/2248#note_605868837 pkgname=firmware-samsung-s5k5baf pkgver=1.0 pkgrel=0 diff --git a/device/testing/linux-google-crosshatch-mainline/APKBUILD b/device/testing/linux-google-crosshatch-mainline/APKBUILD index bd9482b55..804aee061 100644 --- a/device/testing/linux-google-crosshatch-mainline/APKBUILD +++ b/device/testing/linux-google-crosshatch-mainline/APKBUILD @@ -1,6 +1,6 @@ # Kernel config based on: arch/arm64/configs/defconfig # APKBUILD based on linux-postmarketos-mainline -# See: https://gitlab.com/postmarketOS/pmaports/issues/153 +# See: https://gitlab.postmarketos.org/postmarketOS/pmaports/issues/153 _flavor=google-crosshatch-mainline _config="config-$_flavor.$CARCH" diff --git a/device/testing/linux-sony-nicki-mainline/APKBUILD b/device/testing/linux-sony-nicki-mainline/APKBUILD index 4f2978f8b..6c8623c22 100644 --- a/device/testing/linux-sony-nicki-mainline/APKBUILD +++ b/device/testing/linux-sony-nicki-mainline/APKBUILD @@ -1,6 +1,6 @@ # Kernel config based on: arch/arm/configs/qcom_defconfig # APKBUILD based on linux-postmarketos-mainline -# See: https://gitlab.com/postmarketOS/pmaports/issues/184 +# See: https://gitlab.postmarketos.org/postmarketOS/pmaports/issues/184 _flavor=sony-nicki-mainline _config="config-$_flavor.$CARCH" diff --git a/kconfigcheck.toml b/kconfigcheck.toml index e808940ad..5e3cf5a83 100644 --- a/kconfigcheck.toml +++ b/kconfigcheck.toml @@ -304,7 +304,7 @@ NETFILTER_XT_TARGET_TCPMSS = true # change MTU e.g. for Wireguard # PM_WAKELOCKS = true # Sxmo UCLAMP_TASK = true # Scheduler hints UCLAMP_TASK_GROUP = true # Scheduler hints -RT_GROUP_SCHED = false # https://gitlab.com/postmarketOS/pmaports/-/issues/2652 +RT_GROUP_SCHED = false # https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/2652 DM_INTEGRITY = true # Device-mapper integrity target # uefi: proper modern booting diff --git a/main/postmarketos-base-ui/APKBUILD b/main/postmarketos-base-ui/APKBUILD index 0ca5f1d82..751b74074 100644 --- a/main/postmarketos-base-ui/APKBUILD +++ b/main/postmarketos-base-ui/APKBUILD @@ -244,7 +244,7 @@ iwd() { pkgdesc="Use iwd as the WiFi backend (but may not work with all devices)" provides="postmarketos-base-ui-wifi=$pkgver-r$pkgrel" # Lower than wpa_supplicant for now, see: - # https://gitlab.com/postmarketOS/pmaports/-/issues/1379 + # https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/1379 provider_priority=90 depends="iwd" diff --git a/main/postmarketos-base-ui/postmarketos-base-ui-openrc.post-upgrade b/main/postmarketos-base-ui/postmarketos-base-ui-openrc.post-upgrade index ed792d830..395403ea7 100644 --- a/main/postmarketos-base-ui/postmarketos-base-ui-openrc.post-upgrade +++ b/main/postmarketos-base-ui/postmarketos-base-ui-openrc.post-upgrade @@ -1,4 +1,4 @@ #!/bin/sh # WARNING: do not symlink this file to postmarketos-base-ui.post-install! # Needs further discussion, see: -# https://gitlab.com/postmarketOS/pmaports/-/merge_requests/2243#note_602226491 +# https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/2243#note_602226491 diff --git a/main/postmarketos-base/postmarketos-base.post-upgrade b/main/postmarketos-base/postmarketos-base.post-upgrade index eb158f4c5..e79e83187 100644 --- a/main/postmarketos-base/postmarketos-base.post-upgrade +++ b/main/postmarketos-base/postmarketos-base.post-upgrade @@ -27,7 +27,7 @@ fi # Fixup old pmOS installations that run setup-timezone without "-i" option # and those later installations that run with it, but have missing # https://gitlab.alpinelinux.org/alpine/alpine-conf/-/merge_requests/157 -# See https://gitlab.com/postmarketOS/pmaports/-/issues/2168 for context +# See https://gitlab.postmarketos.org/postmarketOS/pmaports/-/issues/2168 for context # This is probably safe to remove after a couple of releases of the alpine-conf # fix having been merged [ -L /etc/localtime ] || exit 0 diff --git a/main/postmarketos-ui-cage/APKBUILD b/main/postmarketos-ui-cage/APKBUILD index 0519007fa..0eb54dec0 100644 --- a/main/postmarketos-ui-cage/APKBUILD +++ b/main/postmarketos-ui-cage/APKBUILD @@ -9,7 +9,7 @@ url="https://postmarketos.org/" license="GPL-3.0-or-later" options="!check" depends="postmarketos-base-ui-cage" -# https://gitlab.com/postmarketOS/pmbootstrap/-/issues/2347 +# https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues/2347 _pmb_groups="seat" _pmb_recommends="postmarketos-demos" diff --git a/main/postmarketos-ui-moonlight/APKBUILD b/main/postmarketos-ui-moonlight/APKBUILD index 7b692a6bb..e42ae8e76 100644 --- a/main/postmarketos-ui-moonlight/APKBUILD +++ b/main/postmarketos-ui-moonlight/APKBUILD @@ -10,7 +10,7 @@ license="GPL-3.0-or-later" options="!check" depends="postmarketos-base-ui-cage" source="10-moonlight-qt.sh" -# https://gitlab.com/postmarketOS/pmbootstrap/-/issues/2347 +# https://gitlab.postmarketos.org/postmarketOS/pmbootstrap/-/issues/2347 _pmb_groups="seat" # TODO: use flatpak version here for aarch64, as it uses forked ffmpeg with # v4l2-request support. diff --git a/main/postmarketos-ui-plasma-bigscreen/APKBUILD b/main/postmarketos-ui-plasma-bigscreen/APKBUILD index fb2521dfd..6145e77ac 100644 --- a/main/postmarketos-ui-plasma-bigscreen/APKBUILD +++ b/main/postmarketos-ui-plasma-bigscreen/APKBUILD @@ -6,7 +6,7 @@ pkgrel=2 _commit_configs="a8bd93e279c222be6058ef46b065c11e88aa8400" pkgdesc="(Wayland) 10-feet variant of Plasma, made for big screen TVs" url="https://wiki.postmarketos.org/wiki/Plasma_Bigscreen" -# Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75 +# Crashes on armhf due to https://gitlab.postmarketos.org/postmarketOS/pmaports/issues/75 # riscv64: plasma-workspace, qt5-qtbase need rebuild against libcui18n in alpine edge arch="!armhf !riscv64" license="GPL-3.0-or-later"