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
fe7fd6b6
Unverified
Commit
fe7fd6b6
authored
5 months ago
by
Pablo Correa Gomez
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-mkinitfs-hook-ci: fix paths due to /usr merge
Consequence of
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/72703
parent
c496f946
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/postmarketos-mkinitfs-hook-ci/05-ci.files
+2
-1
2 additions, 1 deletion
main/postmarketos-mkinitfs-hook-ci/05-ci.files
main/postmarketos-mkinitfs-hook-ci/APKBUILD
+2
-2
2 additions, 2 deletions
main/postmarketos-mkinitfs-hook-ci/APKBUILD
with
4 additions
and
3 deletions
main/postmarketos-mkinitfs-hook-ci/05-ci.files
+
2
−
1
View file @
fe7fd6b6
...
...
@@ -5,4 +5,5 @@
/sbin/udevd
/bin/udevadm
/etc/udev/rules.d
/lib/udev/rules.d
\ No newline at end of file
/lib/udev/rules.d
/usr/lib/udev/rules.d
This diff is collapsed.
Click to expand it.
main/postmarketos-mkinitfs-hook-ci/APKBUILD
+
2
−
2
View file @
fe7fd6b6
# Maintainer: Caleb Connolly <caleb@connolly.tech>
pkgname
=
postmarketos-mkinitfs-hook-ci
pkgver
=
0.1.0
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Hook for doing automated CI tests in the initramfs"
url
=
"https://postmarketos.org"
source
=
"
...
...
@@ -21,5 +21,5 @@ package() {
sha512sums
=
"
43f9d9a35a57845eb36893a3f20d8ff5f20b93b1c22c7c6e3959b07a41b3c5fe2f9941612620cf006a0018b53edae5fdc7ed3006befc6908c19a5617f322dea3 05-ci.sh
35457ab221acd485ebde84fccac2187f36a074554c5f73828f2031f1e8e92ab7b3d46e654f0d7c62c0aa483c1d7f0dc901422fe0398ae0eae6995a2ae539a4af
05-ci.files
69507171a4c4aabc2ae0a2d70dd12822dddfc9cd2855c240a28ba4ca16f1daa96c5c4aef57d08e953083874cfffc783a3054dd4a1ad1636d7aa5e4d2d2fbfd7c
05-ci.files
"
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