Skip to content
Snippets Groups Projects
Verified Commit 18440308 authored by Pablo Correa Gomez's avatar Pablo Correa Gomez :beach: Committed by Clayton Craft
Browse files

main/postmarketos-base-ui: reduce appealing of iwd wifi backend (MR4629)

We probably shouldn't recommend it when #2440 can happen to devices in
community.

[ci:skip-build] already built successfully in CI
parent 6fc890ef
No related branches found
No related tags found
No related merge requests found
Pipeline #199937 passed
# Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname=postmarketos-base-ui
pkgver=16
pkgrel=0
pkgrel=1
pkgdesc="Meta package for minimal postmarketOS UI base"
url="https://postmarketos.org"
arch="noarch"
......@@ -206,7 +206,7 @@ wpa_supplicant() {
}
iwd() {
pkgdesc="Use iwd as the WiFi backend (recommended, but may not work with all devices in 'testing')"
pkgdesc="Use iwd as the WiFi backend (but may not work with all devices)"
depends="iwd"
install="$subpkgname.post-install $subpkgname.post-upgrade"
provides="postmarketos-base-ui-wifi=$pkgver-r$pkgrel"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment