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
1edcc6a1
Verified
Commit
1edcc6a1
authored
3 months ago
by
Oliver Smith
Committed by
Clayton Craft
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
device-google-gru: move eudev-hwids dep to openrc (MR 6042)
parent
895b259c
Branches
Branches containing commit
No related tags found
1 merge request
!6042
Move openrc components into openrc subpackages to fix systemd image builds
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
device/community/device-google-gru/APKBUILD
+7
-3
7 additions, 3 deletions
device/community/device-google-gru/APKBUILD
with
7 additions
and
3 deletions
device/community/device-google-gru/APKBUILD
+
7
−
3
View file @
1edcc6a1
...
...
@@ -3,7 +3,7 @@
pkgname
=
device-google-gru
pkgdesc
=
"Google Gru Chromebooks"
pkgver
=
8
pkgrel
=
0
pkgrel
=
1
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
...
...
@@ -11,14 +11,13 @@ options="!check !archcheck"
depends
=
"
alsa-ucm-conf-google-gru
depthcharge-tools
eudev-hwids>=3.2.12-r0
linux-postmarketos-rockchip
postmarketos-base
postmarketos-cros-common
soc-rockchip-rk3399
"
makedepends
=
"devicepkg-dev"
subpackages
=
"
$pkgname
-nonfree-firmware:nonfree_firmware"
subpackages
=
"
$pkgname
-nonfree-firmware:nonfree_firmware
$pkgname
-openrc
"
source
=
"deviceinfo modules-initfs"
# provides and replaces to switch old installations to this package
...
...
@@ -51,6 +50,11 @@ nonfree_firmware() {
mkdir
"
$subpkgdir
"
}
openrc
()
{
install_if
=
"
$pkgname
=
$pkgvar
-r
$pkgrel
openrc"
depends
=
"eudev-hwids>=3.2.12-r0"
mkdir
"
$subpkgdir
"
}
sha512sums
=
"
d0d5e47e7bc6f63f92669a315611c36972e2f06a32c1339ac551f23db023331fb6e1cdbbe4dc2022596aaf8083967951c43585a3aa32c4fddc8d8987bc20c092 deviceinfo
...
...
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