Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
15f87fa4
Unverified
Commit
15f87fa4
authored
2 years ago
by
Roberto MF
Committed by
Oliver Smith
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
device-lg-hammerhead: remove device-specific weston config (MR 3380)
Weston workaround was cleaned up in
6e75a19c
parent
86900a49
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#205641
passed
2 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-lg-hammerhead/APKBUILD
+2
-10
2 additions, 10 deletions
device/testing/device-lg-hammerhead/APKBUILD
device/testing/device-lg-hammerhead/weston.ini
+0
-11
0 additions, 11 deletions
device/testing/device-lg-hammerhead/weston.ini
with
2 additions
and
21 deletions
device/testing/device-lg-hammerhead/APKBUILD
+
2
−
10
View file @
15f87fa4
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-lg-hammerhead
pkgver
=
5
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Google Nexus 5"
url
=
"https://postmarketos.org"
arch
=
"armv7"
...
...
@@ -15,12 +15,11 @@ depends="
swclock-offset
"
makedepends
=
"devicepkg-dev"
subpackages
=
"
$pkgname
-weston
$pkgname
-phosh
$pkgname
-x11
$pkgname
-nonfree-firmware:nonfree_firmware"
subpackages
=
"
$pkgname
-phosh
$pkgname
-x11
$pkgname
-nonfree-firmware:nonfree_firmware"
source
=
"
bt-module-deps.conf
deviceinfo
phoc.ini
weston.ini
xorg.conf
"
options
=
"!check !archcheck"
...
...
@@ -50,12 +49,6 @@ phosh() {
"
$subpkgdir
"
/etc/phosh/phoc.ini
}
weston
()
{
install_if
=
"
$pkgname
weston"
install
-Dm644
"
$srcdir
"
/weston.ini
\
"
$subpkgdir
"
/etc/xdg/weston/weston.ini
}
nonfree_firmware
()
{
pkgdesc
=
"WiFi, GPU, Modem and ADSP firmware"
depends
=
"
...
...
@@ -78,6 +71,5 @@ sha512sums="
6cef5f8ae1785ac16e6fe84bfc861ac50cdfb94db35d764f44a25c960e123cb82f6e56f45362a5340c62a3d5ac225f2689afd4f6964cb88305a0892ba44214f0 bt-module-deps.conf
728eeae91881e60c63e5434082cd4df4a7147b34a191fc8314637fd687fa9123d40f52431436ba5666948b12b7030a61564fd2e9dfe3aa90d050c2e21b2be400 deviceinfo
ee1deae3c21de4dfcf9842abc7ba984229fd37bff058cb630a9bd44e787484ddfa3e5d4d85dbd30850d3ac34822aa91c82c3a5d7c107a990f202fb7da2f4db98 phoc.ini
4c22070223f39c419260a6817e5cc2b7881c095deeba031363a5634842dd175dd67eecace980849f0553de79110ef4e43a66143d71433805cd916c37fe7248e9 weston.ini
0a9da551fa9d48d8a663f6bc74e8a7d6e2d2a6e009bd163fa46cd302e75656ad7ae57402a0bd70614ec253e0f2445b4c6999df07104f4c657ed630305c7f40d4 xorg.conf
"
This diff is collapsed.
Click to expand it.
device/testing/device-lg-hammerhead/weston.ini
deleted
100644 → 0
+
0
−
11
View file @
86900a49
# XWayland seems to be broken for this device.
# NOTE: This information might be outdated! simply delete /etc/xdg/weston/weston.ini
# after installation to check if it is still broken, and please report if it
# isn't broken anymore (or even better: make a pull request, that removes this
# config file).
[core]
xwayland
=
true
backend
=
drm-backend.so
[shell]
background-image
=
/usr/share/wallpapers/postmarketos.jpg
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment