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
4d178762
Unverified
Commit
4d178762
authored
1 year ago
by
Anton Bambura
Browse files
Options
Downloads
Patches
Plain Diff
google-x64cros: add sdhci_pci to initfs modules (MR 4793)
This is required for eMMC on some devices
parent
bdea74f0
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#206242
passed
1 year ago
Stage: lint
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/community/device-google-x64cros/APKBUILD
+2
-2
2 additions, 2 deletions
device/community/device-google-x64cros/APKBUILD
device/community/device-google-x64cros/modules-initfs
+1
-0
1 addition, 0 deletions
device/community/device-google-x64cros/modules-initfs
with
3 additions
and
2 deletions
device/community/device-google-x64cros/APKBUILD
+
2
−
2
View file @
4d178762
...
...
@@ -4,7 +4,7 @@
# Co-Maintainer: Jenneron <jenneron@protonmail.com>
pkgname
=
device-google-x64cros
pkgdesc
=
"Google Chromebooks with x64 CPU"
pkgver
=
5
pkgver
=
6
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
...
...
@@ -74,5 +74,5 @@ nonfree_firmware_intel() {
sha512sums
=
"
9260fe8df64e284f137f77844562d2f08e28d72d36a50772b0216cd7d68eeb41d0cdb650d0f0d1ad04c3906991aba0561c36813a2beb62cedf16f616c9ccedb9 deviceinfo
9606a2f61bfd9e0a2ea04fbe45e25093b702fd5b5cccf9f4f50768ee3b501251d8d3e1605485e5ec8f485b4bff7e44fe20d488f80736837654a9951391a97789
modules-initfs
0626c223cb91f45680e2f9f8ad6ae0306a497261bec94e66552ed314f41e3dfe276511ff8cf61ae72156eba82ba9080aee9ccae84ce7a5f502580dabdb035fd1
modules-initfs
"
This diff is collapsed.
Click to expand it.
device/community/device-google-x64cros/modules-initfs
+
1
−
0
View file @
4d178762
...
...
@@ -14,3 +14,4 @@ ehci_hcd
uas
xhci_pci
ehci_pci
sdhci_pci
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