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
2e46d52a
Unverified
Commit
2e46d52a
authored
6 months ago
by
Pablo Correa Gomez
Browse files
Options
Downloads
Patches
Plain Diff
device-purism-librem5dev: move hwdb under /usr
Depends on
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/72703
parent
4b10cbf7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/testing/device-purism-librem5dev/APKBUILD
+2
-2
2 additions, 2 deletions
device/testing/device-purism-librem5dev/APKBUILD
with
2 additions
and
2 deletions
device/testing/device-purism-librem5dev/APKBUILD
+
2
−
2
View file @
2e46d52a
...
...
@@ -3,7 +3,7 @@
pkgname
=
device-purism-librem5dev
pkgdesc
=
"Purism Librem 5 Devkit"
pkgver
=
2
pkgrel
=
1
pkgrel
=
2
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -60,7 +60,7 @@ package() {
install
-D
-m644
"
$srcdir
"
/modprobe.d_rsi.conf
"
$pkgdir
"
/etc/modprobe.d/rsi.conf
install
-D
-m644
"
$srcdir
"
/00-mesa.sh
"
$pkgdir
"
/etc/profile.d/00-mesa.sh
install
-D
-m644
"
$srcdir
"
/flash_script.lst
"
$pkgdir
"
/usr/share/uuu/flash_script.lst
install
-D
-m644
"
$_confdir
"
/default/hwdb/80-librem5.hwdb
"
$pkgdir
"
/lib/udev/hwdb.d/80-librem5.hwdb
install
-D
-m644
"
$_confdir
"
/default/hwdb/80-librem5.hwdb
"
$pkgdir
"
/
usr/
lib/udev/hwdb.d/80-librem5.hwdb
install
-D
-m644
"
$_confdir
"
/debian/librem5-base-defaults.librem5-devkit-sgtl5000.udev
\
"
$pkgdir
"
/usr/lib/udev/rules.d/librem5-base-defaults.librem5-devkit-sgtl5000.udev
install
-D
-m644
"
$_confdir
"
/debian/librem5-base-defaults.librem5-pm.udev
\
...
...
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