Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
manjaro-arm
P
packages
core
linux-pinebookpro
Commits
0bf64775
Verified
Commit
0bf64775
authored
Nov 26, 2019
by
Dan Johansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated to include 5.4.0 rebase
parent
d5f0e14b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
PKGBUILD
PKGBUILD
+5
-5
config
config
+1
-1
No files found.
PKGBUILD
View file @
0bf64775
...
...
@@ -8,13 +8,13 @@ _srcname=linux-pinebook-pro
_kernelname
=
${
pkgbase
#linux
}
_desc
=
"AArch64 Pinebook Pro kernel"
pkgver
=
5.4.0
pkgrel
=
0.9
pkgrel
=
1
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
=
a51a2707b0c32c8346ede4388e3fcdba7fd9b329
_commit
=
b6cb4603a6a806e5fb6347e98209f56ec0926cca
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
=(
'
d3f5d8fb477a7c908e4c3b74a1a7e134
'
md5sums
=(
'
394dad1ec4c82d74ef98e4013dd8bbf8
'
'6ee347975dca719ecd63a846cc5983b2'
'481f71a08407ec05b2cc055067290015'
'
9ccbeafaea1647b191cb798f618a5e70
'
'
871bebb15848c74ca87afbc10c132b66
'
'7f1a96e24f5150f790df94398e9525a3'
'61c5ff73c136ed07a7aadbf58db3d96a'
'584777ae88bce2c5659960151b64c7d8'
...
...
@@ -64,7 +64,7 @@ md5sums=('d3f5d8fb477a7c908e4c3b74a1a7e134'
prepare
()
{
cd
${
_srcname
}
-
${
_commit
}
sed
-i
s/
"EXTRAVERSION = -rc6"
/
"EXTRAVERSION ="
/ Makefile
#
sed -i s/"EXTRAVERSION = -rc6"/"EXTRAVERSION ="/ Makefile
# add upstream patch
#git apply --whitespace=nowarn ../patch-${pkgver}
...
...
config
View file @
0bf64775
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.4.0-
0.9
Kernel Configuration
# Linux/arm64 5.4.0-
1
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