Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
L
linux-pinebookpro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
manjaro-arm
P
packages
core
linux-pinebookpro
Commits
024523f6
Verified
Commit
024523f6
authored
Dec 03, 2019
by
Dan Johansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update usb-c port support with better DP altmode and stuff
parent
c0b598af
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
PKGBUILD
PKGBUILD
+4
-4
config
config
+1
-1
No files found.
PKGBUILD
View file @
024523f6
...
...
@@ -8,13 +8,13 @@ _srcname=linux-pinebook-pro
_kernelname
=
${
pkgbase
#linux
}
_desc
=
"AArch64 Pinebook Pro kernel"
pkgver
=
5.4.0
pkgrel
=
1.
3
pkgrel
=
1.
4
arch
=(
'aarch64'
)
url
=
"https://gitlab.manjaro.org/tsys/
${
_pkgname
}
"
license
=(
'GPL2'
)
makedepends
=(
'xmlto'
'docbook-xsl'
'kmod'
'inetutils'
'bc'
'git'
'uboot-tools'
'vboot-utils'
'dtc'
)
options
=(
'!strip'
)
_commit
=
086dae8ef292a018ae1f2ef043897593f5446174
_commit
=
5b9efa0d8fbd0003744af7ff99c068f7a35014ca
source
=(
"https://gitlab.manjaro.org/tsys/linux-pinebook-pro/-/archive/
${
_commit
}
/
${
_pkgname
}
-
${
_commit
}
.tar.gz"
'0001-net-smsc95xx-Allow-mac-address-to-be-set-as-a-parame.patch'
'0001-arm64-dts-rockchip-remove-capacity-dmips-rk3399.patch'
...
...
@@ -38,10 +38,10 @@ source=("https://gitlab.manjaro.org/tsys/linux-pinebook-pro/-/archive/${_commit}
'0011-bootsplash.patch'
'0012-bootsplash.patch'
'0013-bootsplash.patch'
)
md5sums
=(
'
86c0e0e4e437c53b0c917124189de4f9
'
md5sums
=(
'
9d3b543f6c52409eaf89f253de033843
'
'6ee347975dca719ecd63a846cc5983b2'
'481f71a08407ec05b2cc055067290015'
'
d1917d8f78aaa790713ff0206fad89fe
'
'
14e1e79b4d2f28d77eb4c7ec671e025d
'
'7f1a96e24f5150f790df94398e9525a3'
'61c5ff73c136ed07a7aadbf58db3d96a'
'584777ae88bce2c5659960151b64c7d8'
...
...
config
View file @
024523f6
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.4.0-1.
3
Kernel Configuration
# Linux/arm64 5.4.0-1.
4
Kernel Configuration
#
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment