Skip to content
Snippets Groups Projects
Verified Commit 3e677782 authored by Anri Dellal's avatar Anri Dellal Committed by Alexey Minnekhanov
Browse files

main/postmarketos-ui-weston: hide for downstream kernels (MR 3367)

Weston doesn't have fbdev backend anymore,
so hide it in pmbootstrap init to avoid
confusion.
parent 13419f05
Branches
No related tags found
No related merge requests found
Pipeline #205372 passed
......@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-weston
pkgver=6
pkgrel=3
pkgrel=4
pkgdesc="(Wayland) Reference compositor (demo, not a phone interface)"
url="https://postmarketos.org"
arch="noarch"
......@@ -35,7 +35,7 @@ _pmb_recommends="htop
"
install="$pkgname.post-install $pkgname.post-upgrade"
source="start_weston.sh weston.ini.default"
options="!check" # Meta package, no test suite
options="!check pmb:gpu-accel" # Meta package, no test suite
package() {
install -Dm755 "$srcdir"/start_weston.sh \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment