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
6873b638
Unverified
Commit
6873b638
authored
2 years ago
by
Clayton Craft
Browse files
Options
Downloads
Patches
Plain Diff
device-nokia-n9: support new mkintifs paths (MR 3895)
parent
49b553b1
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
device/testing/device-nokia-n9/APKBUILD
+2
-2
2 additions, 2 deletions
device/testing/device-nokia-n9/APKBUILD
device/testing/device-nokia-n9/initfs-hook.sh
+1
-1
1 addition, 1 deletion
device/testing/device-nokia-n9/initfs-hook.sh
with
3 additions
and
3 deletions
device/testing/device-nokia-n9/APKBUILD
+
2
−
2
View file @
6873b638
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-nokia-n9
pkgver
=
1
pkgrel
=
1
4
pkgrel
=
1
5
pkgdesc
=
"Nokia N9"
url
=
"https://postmarketos.org"
arch
=
"armhf"
...
...
@@ -38,6 +38,6 @@ nonfree_firmware() {
sha512sums
=
"
f1a940b092e38d241a81828bbf3116ec07684e89519ed16cb9b1c271685979f0bce070d615f21af833d765a28cc92d8438e0306be7c34cb184c9b7d949a55649 deviceinfo
61d9e6bf94f3b9cab0ccb2e18c18e5886a08aae5e70fe5e7b7d7cc2a8d655dc11cdec603731c4328dd288f13ba3aa9328f2fc46e7a473be3da31767786978b05
initfs-hook.sh
194b135573da8c894b079bc00cf560e318a62d71ed3dd63f219f0f80d0f882b7d41e988c9c0945319a665e0f217c8eb5ff5353acafe25fa755a84e9e8de3df4b
initfs-hook.sh
de794566118f1744d068a94e6a75b61d43f6749a4b0871a5270fa7a2048164d609c71fcffa61845c2a7dd4cb5fbeb72c0e4f8b73b382f36d6ff0bcc9b8a5ae25 weston.ini
"
This diff is collapsed.
Click to expand it.
device/testing/device-nokia-n9/initfs-hook.sh
+
1
−
1
View file @
6873b638
...
...
@@ -6,7 +6,7 @@ watchdog_kick() {
[
-c
$wd
]
&&
echo
X
>
$wd
done
# /
etc/postmarketos-
mkinitfs/hooks/00-device-nokia-rm696.sh: line 12: sleep: not found
# /
usr/share/
mkinitfs/hooks/00-device-nokia-rm696.sh: line 12: sleep: not found
if
[
-f
/bin/sleep
]
;
then
/bin/sleep 2s
else
...
...
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