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
667c5c12
Unverified
Commit
667c5c12
authored
1 year ago
by
Anton Bambura
Browse files
Options
Downloads
Patches
Plain Diff
google-x64cros: add mmc_block module to initfs (MR 4811)
This is required for eMMC
parent
a0e9c225
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#206288
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 @
667c5c12
...
...
@@ -4,7 +4,7 @@
# Co-Maintainer: Jenneron <jenneron@protonmail.com>
pkgname
=
device-google-x64cros
pkgdesc
=
"Google Chromebooks with x64 CPU"
pkgver
=
6
pkgver
=
7
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
...
...
@@ -74,5 +74,5 @@ nonfree_firmware_intel() {
sha512sums
=
"
9260fe8df64e284f137f77844562d2f08e28d72d36a50772b0216cd7d68eeb41d0cdb650d0f0d1ad04c3906991aba0561c36813a2beb62cedf16f616c9ccedb9 deviceinfo
0626c223cb91f45680e2f9f8ad6ae0306a497261bec94e66552ed314f41e3dfe276511ff8cf61ae72156eba82ba9080aee9ccae84ce7a5f502580dabdb035fd1
modules-initfs
1b3bbfcdc6642488304653aef996dddf7a354e7279f2c735ac7aec404e598948423630fcaa2cac87e2c0aef033ecfc57a7a91154f9dac9a85411db7bad62e677
modules-initfs
"
This diff is collapsed.
Click to expand it.
device/community/device-google-x64cros/modules-initfs
+
1
−
0
View file @
667c5c12
...
...
@@ -15,3 +15,4 @@ uas
xhci_pci
ehci_pci
sdhci_pci
mmc_block
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