Skip to content
Snippets Groups Projects
Commit fdff56f4 authored by clayton craft's avatar clayton craft Committed by Oliver Smith
Browse files

Fix #499: Don't generate weston.ini from the deviceinfo anymore (#739)

@drebrez deserves much credit for this one for all the testing,
bisecting and for fixing everything. Thank you very much!
---
* devices which need a custom weston.ini ship it with a install_if
  subpackage, so it only gets installed when weston is installed. This
  sounds complicated, but is actually pretty clean in the APKBUILD.
* postmarketos-ui-weston: has a weston.ini.default, which enables
  xwayland and uses fbdev as backend (because that's what most
  devices use!). It defaults to the weston.ini.default if there is no
  weston.ini (as installed by the device package).
* changed spaces to tabs for consistency, general minor refactoring of
  device-APKBUILDs
parent 106f5808
Branches
No related tags found
No related merge requests found
Showing
with 34 additions and 44 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment