Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
L
librem5-devkit-tools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Guido Gunther
librem5-devkit-tools
Commits
95316e91
Commit
95316e91
authored
Mar 23, 2020
by
Guido Gunther
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop no_supertile workarounds
We have a fix in wlroots now.
parent
9b124f0e
Pipeline
#54108
passed with stages
in 7 minutes and 7 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
6 deletions
+2
-6
debian/control
debian/control
+2
-1
debian/librem5-devkit-base.install
debian/librem5-devkit-base.install
+0
-1
etc/profile.d/etnaviv.sh
etc/profile.d/etnaviv.sh
+0
-2
lib/systemd/system/phosh.service.d/no_supertile.conf
lib/systemd/system/phosh.service.d/no_supertile.conf
+0
-2
No files found.
debian/control
View file @
95316e91
...
...
@@ -22,7 +22,8 @@ Depends:
python3-evdev,
rfkill,
u-boot-tools,
Breaks: wys (<< 0.1.1)
Breaks: wys (<< 0.1.1),
phoc (<< 0.1.6),
Description: Basic configuration for the librem5-devkit
This package contains initial configuration for the
librem5 devkits.
...
...
debian/librem5-devkit-base.install
View file @
95316e91
etc
/
lib
/
usr
/
etc/profile.d/etnaviv.sh
deleted
100644 → 0
View file @
9b124f0e
# ETNA_MESA_DEBUG=no_supertile is required by phoc, but breaks other GL apps
unset
ETNA_MESA_DEBUG
lib/systemd/system/phosh.service.d/no_supertile.conf
deleted
100644 → 0
View file @
9b124f0e
[
Service
]
Environment
=
ETNA_MESA_DEBUG
=
no_supertile
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment