mirror of
https://gitlab.postmarketos.org/postmarketOS/pmaports.git
synced 2025-07-12 16:19:48 +03:00
treewide: update my name
[ci:skip-build] Signed-off-by: Casey Connolly <kcxt@postmarketos.org> Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6488
This commit is contained in:
parent
42a507315b
commit
9b3769cced
35 changed files with 73 additions and 70 deletions
3
.mailmap
Normal file
3
.mailmap
Normal file
|
@ -0,0 +1,3 @@
|
|||
Casey Connolly <casey.connolly@linaro.org> <caleb.connolly@linaro.org>
|
||||
Casey Connolly <kcxt@postmarketos.org> <caleb@postmarketos.org>
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Caleb Connolly (kalube) <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-Maintainer: Joel Selvaraj <joelselvaraj.oss@gmail.com>
|
||||
pkgname=alsa-ucm-conf-sdm845
|
||||
pkgver=1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="ALSA UCM configuration for Qualcomm SDM845 devices"
|
||||
url="https://postmarketos.org"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
|
||||
pkgname=device-oneplus-enchilada
|
||||
pkgdesc="OnePlus 6"
|
||||
pkgver=15
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
|
||||
pkgname=device-oneplus-fajita
|
||||
pkgdesc="OnePlus 6T"
|
||||
pkgver=15
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Maintainer: Alexander Martinz <amartinz@shiftphones.com>
|
||||
# Co-Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Co-Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-Maintainer: Dylan Van Assche <me@dylanvanassche.be>
|
||||
pkgname=device-shift-axolotl
|
||||
pkgdesc="SHIFT6mq"
|
||||
pkgver=15
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
|
||||
pkgname=firmware-oneplus-sdm845
|
||||
pkgver=10
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Firmware for OnePlus 6 / 6T"
|
||||
url="https://gitlab.com/sdm845-mainline/firmware-oneplus-sdm845"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
# Co-Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Co-Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=linux-postmarketos-qcom-laptop
|
||||
pkgver=6.14
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
# Commit from branch @ https://github.com/jhovold/linux/tree/wip/x1e80100-$pkgver
|
||||
_commit="5f4df433497c460200adf168a50f0260c3dd4062"
|
||||
pkgdesc="Generic kernel for Qualcomm laptops"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-Maintainer: Joel Selvaraj <joelselvaraj.oss@gmail.com>
|
||||
# Stable Linux kernel with patches for SDM845 devices
|
||||
# Kernel config based on: arch/arm64/configs/defconfig and sdm845.config
|
||||
|
@ -6,7 +6,7 @@
|
|||
_flavor="postmarketos-qcom-sdm845"
|
||||
pkgname=linux-$_flavor
|
||||
pkgver=6.14.0_rc5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Mainline Kernel fork for SDM845 devices"
|
||||
arch="aarch64"
|
||||
_carch="arm64"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=soc-qcom
|
||||
pkgdesc="Common package for Qualcomm devices"
|
||||
pkgver=1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
url="https://postmarketos.org"
|
||||
license="BSD-3-Clause"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Maintainer: Victoria Brekenfeld <postmarketos@drakulix.de>
|
||||
# Co-Maintainer: Joel Selvaraj <joelselvaraj.oss@gmail.com>
|
||||
# Co-Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Co-Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
|
||||
pkgname=device-google-blueline
|
||||
pkgdesc="Google Pixel 3"
|
||||
pkgver=3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-Maintainer: Uclydde <julianbraha@gmail.com>
|
||||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
|
||||
pkgname=device-oneplus-guacamole
|
||||
pkgdesc="OnePlus 7 Pro"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-Maintainer: Ferass El Hafidi <funderscore@postmarketos.org>
|
||||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
pkgname=device-postmarketos-trailblazer
|
||||
pkgdesc="postmarketOS Trailblazer generic ARM64"
|
||||
pkgver=12
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Maintainer: Caleb Connolly <caleb.connolly@linaro.org>
|
||||
# Maintainer: Casey Connolly <casey.connolly@linaro.org>
|
||||
|
||||
pkgname=device-qualcomm-sdm845
|
||||
pkgdesc="Generic device package for Qualcomm SDM845 devices"
|
||||
pkgver=2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-Maintainer: Alexander Martinz <amartinz@shiftphones.com>
|
||||
pkgname=device-shift-otter
|
||||
pkgdesc="SHIFTphone 8"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
|
||||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
|
||||
pkgname=device-thundercomm-db845c
|
||||
pkgdesc="Thundercomm Dragonboard 845c"
|
||||
pkgver=1
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Victoria Brekenfeld <postmarketos@drakulix.de>
|
||||
# Co-Maintainer: Joel Selvaraj <joelselvaraj.oss@gmail.com>
|
||||
# Co-Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Co-Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
|
||||
pkgname=firmware-google-blueline-dtbo
|
||||
pkgver=1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_commit="88468ea69b2598551861cb48f0785463a61f066c"
|
||||
pkgdesc="dtbo.img needed to boot mainline on Pixel 3"
|
||||
url="https://gitlab.com/phodina/dtbo-google-blueline"
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Victoria Brekenfeld <postmarketos@drakulix.de>
|
||||
# Co-Maintainer: Joel Selvaraj <joelselvaraj.oss@gmail.com>
|
||||
# Co-Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Co-Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
|
||||
pkgname=firmware-google-blueline
|
||||
pkgver=1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Firmware for Google Pixel 3 (blueline)"
|
||||
url="https://gitlab.com/phodina/firmware-google-blueline"
|
||||
# Suggested by Caleb as it has working Wifi
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
|
||||
pkgname=firmware-lenovo-yoga-c630
|
||||
pkgver=1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Firmware for Lenovo Yoga C630"
|
||||
url="https://gitlab.com/sdm845-mainline/firmware-lenovo-yoga-c630"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Reference: <https://postmarketos.org/devicepkg>
|
||||
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-Maintainer: Alexander Martinz <amartinz@shiftphones.com>
|
||||
pkgname=firmware-shift-otter
|
||||
pkgver=20250417
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Firmware for SHIFTphone 8"
|
||||
url="https://github.com/SomeBlobs/firmware-shift-otter"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Kernel config based on: arch/arm64/configs/defconfig
|
||||
|
||||
pkgname=linux-next
|
||||
pkgver=6.15_git20250509
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_nextver="${pkgver#*_git}"
|
||||
pkgdesc="Linux next kernel"
|
||||
arch="aarch64"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
# Service files for projects that would otherwise either
|
||||
# need to be forked just for the service, or don't provide
|
||||
|
@ -8,7 +8,7 @@
|
|||
pkgname=systemd-services
|
||||
# 1. bump pkgver
|
||||
pkgver=66
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Systemd service files"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Contributor: Jakub Panek <me@panekj.dev>
|
||||
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-Maintainer: jane400 <jane400@postmarketos.org>
|
||||
|
||||
#########################################################
|
||||
|
@ -10,7 +10,7 @@ pkgname=systemd
|
|||
# currently tracking git MR
|
||||
pkgver=256.11
|
||||
_pkgver="musl-v${pkgver//_/-}-split-usr"
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
pkgdesc="System and service manager"
|
||||
url="https://github.com/systemd/systemd"
|
||||
arch="all !ppc64le !s390x" # blocked by pmboostrap not supporting
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
From 15802fb2456736b46a25622244d1080a87320d3c Mon Sep 17 00:00:00 2001
|
||||
From: Caleb Connolly <caleb.connolly@linaro.org>
|
||||
From: Casey Connolly <casey.connolly@linaro.org>
|
||||
Date: Fri, 5 May 2023 20:55:23 +0100
|
||||
Subject: [PATCH 1/2] bin: generate: use POSIX sh and support spaces
|
||||
|
||||
|
@ -9,7 +9,7 @@ using globbing to unwrap the bus for loop.
|
|||
It's necessary to add the final '*' in the "for driver in" loop in
|
||||
bootrr-generate-template on POSIX sh.
|
||||
|
||||
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
|
||||
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
|
||||
---
|
||||
bin/bootrr-generate-template | 30 +++++++++++++++---------------
|
||||
helpers/assert_device_present | 4 ++--
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
From 624169ad57f6880c96349e1a67ef2c103528ec54 Mon Sep 17 00:00:00 2001
|
||||
From: Caleb Connolly <caleb.connolly@linaro.org>
|
||||
From: Casey Connolly <casey.connolly@linaro.org>
|
||||
Date: Mon, 25 Sep 2023 14:53:18 +0100
|
||||
Subject: [PATCH 2/2] boards: support OnePlus 6/6T
|
||||
|
||||
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
|
||||
Signed-off-by: Casey Connolly <casey.connolly@linaro.org>
|
||||
---
|
||||
boards/oneplus,enchilada | 6 +
|
||||
boards/oneplus,fajita | 2 +
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=bootrr
|
||||
pkgver=0.1_git20230827
|
||||
_commit="cac8008d8ba6ba6e7361e87022d7ac1940b8c8b8"
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A sanity checker for boards under automated test"
|
||||
url="https://github.com/andersson/bootrr"
|
||||
arch="noarch"
|
||||
|
@ -40,6 +40,6 @@ sha512sums="
|
|||
139f480470518795dba89c1efd1632c595b4a2dba040735d2c1bc6d34f368ad77336a20d6513fac108d9f891d9cec53ee1511bc02e7483563e08954de57e1eff bootrr-cac8008d8ba6ba6e7361e87022d7ac1940b8c8b8.tar.gz
|
||||
bd0ed41c4dba232b6ac211ae58cad83b15a4408829cd8df0a866453b014c8d4b17900d9310e8a2a02248f6da8853bdd2b04ed96c250204def8e086c0ba15b9e7 00-bootrr.files
|
||||
f5568803fe5d0254da222e09e06a062f77a98cfa5f438c54c788f6a08d56ea1a7b85f75595ad46c2a173e95681df58552ae572eba30b3239d5e4c225b4c54a2a 00-bootrr.sh
|
||||
493d615c00125bd1838b8a3afab222561908a4a247595d33b5116c88a354102ef9e2139cc6578a968a73a3062b04d8a42d641d62c8698d23173c76777816c332 0001-bin-generate-use-POSIX-sh-and-support-spaces.patch
|
||||
6f203515aa1536b6aa40dcdfd7f7ab7adfc36559ba513652d92865098f7f0e06757d2fe2d0f66ea05c3fea1f9577673cf13d78afdd21173f812d70937f4eb6fc 0002-boards-support-OnePlus-6-6T.patch
|
||||
382ea333ac724bed4e77a8fda7ef6d761f9a9d2dadae2366664531f69b9e8001a51159907c888fbfe419435dd585ea321aab993cecd498f91df57a76d0037f99 0001-bin-generate-use-POSIX-sh-and-support-spaces.patch
|
||||
a70757412345b001b82600af1a3370de711647f9787a1d64e654fbeef9e1a473d7932030dfab91526d41444d49a5990b7f97111ba9567f20ea6827ba09150e48 0002-boards-support-OnePlus-6-6T.patch
|
||||
"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=iskey
|
||||
pkgver=1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Tiny tool to check if a key is pressed"
|
||||
url="https://postmarketos.org"
|
||||
arch="all"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=pbsplash
|
||||
pkgdesc="postmarketOS boot splash screen"
|
||||
pkgver=0.3.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://git.sr.ht/~calebccff/pbsplash"
|
||||
arch="all"
|
||||
options="!check" # no testsuite
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=postmarketos-bootsplash
|
||||
pkgver=0.2.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="pmOS integration components for pbsplash"
|
||||
url="https://postmarketos.org"
|
||||
arch="all"
|
||||
|
@ -60,7 +60,7 @@ systemd() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
7e5416f0f9de3605dcbc5ddd4b93d244fd6d4fd1bc2d5a15a034263f8517fc51e73509f29f2a13397d059913917990ada89b36ac7b00a0d21c0283fade755c1c kill-pbsplash
|
||||
aa3489ae15a36f3dd247d6850c72c8431365058e248948bac6c89bb0b77de7eca3b99112eec5fde2e7ca55b8a03a74fa224055696e798f3ae5a0aefc92456334 kill-pbsplash
|
||||
79dd5eacf5914fb5eb1ef1b820478c07d2e0ae49441c9dc32c2ec18f26303f0e97c85221bab8e79abb854949e1ac4c20c566bb16379d4d396bda10d3d3b3d4d1 kill-pbsplash.service
|
||||
476c7a8106429c35e772eaf98e257f7a77070050431875113c7c0c75a358250757a381086c7302f1eded0d4cde88d2e63f9fa5d69b6fce46e2d908afd8d9323a shutdown-splash.service
|
||||
c413607e21c805fff3d9948963aebf1048cdb2e68ed2f4316723d21f861a32aede7d1bf3851c8ba7562b07302471ca6d8f7be1e0487d83dd4cdea9bbb506e792 kill-pbsplash-override.conf
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/sbin/openrc-run
|
||||
# Copyright 2023 Caleb Connolly
|
||||
# Copyright 2023 Casey Connolly
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
name="kill-pbsplash"
|
||||
description="Stop the splash animation"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=postmarketos-dev
|
||||
pkgver=1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="postmarketOS development tools"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
# Co-Maintainer: Clayton Craft <clayton@craftyguy.net>
|
||||
pkgname=postmarketos-initramfs
|
||||
pkgver=3.8.3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Base files for the postmarketOS initramfs / initramfs-extra"
|
||||
url="https://postmarketos.org"
|
||||
options="!check" # no tests
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=postmarketos-mkinitfs-hook-ci
|
||||
pkgver=0.1.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Hook for doing automated CI tests in the initramfs"
|
||||
url="https://postmarketos.org"
|
||||
source="
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=postmarketos-test
|
||||
pkgver=0.1.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Common test utilities for postmarketOS"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Caleb Connolly <caleb@connolly.tech>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=ttyescape
|
||||
pkgver=1.0.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Daemon to allow users to escape to a tty"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/ttyescape"
|
||||
arch="noarch"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Caleb Connolly <caleb@postmarketos.org>
|
||||
# Maintainer: Casey Connolly <kcxt@postmarketos.org>
|
||||
pkgname=woa-firmware-yoinker
|
||||
pkgver=0.0.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Automatically pull firmware from Windows on X1 Elite devices"
|
||||
url="https://github.com/CadmiumLinux/woa-firmware-yoinker"
|
||||
arch="aarch64"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue