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
f7157bae
Commit
f7157bae
authored
2 years ago
by
Petr Hodina
Browse files
Options
Downloads
Patches
Plain Diff
pinenote: Use latest linux kernel.
parent
fb5a2326
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/linux-pine64-pinenote/APKBUILD
+6
-7
6 additions, 7 deletions
device/testing/linux-pine64-pinenote/APKBUILD
device/testing/linux-pine64-pinenote/config-pine64-pinenote.aarch64
+0
-5567
0 additions, 5567 deletions
...ting/linux-pine64-pinenote/config-pine64-pinenote.aarch64
with
6 additions
and
5574 deletions
device/testing/linux-pine64-pinenote/APKBUILD
+
6
−
7
View file @
f7157bae
...
...
@@ -15,21 +15,21 @@ makedepends="bison findutils flex installkernel openssl-dev perl"
# Source
_repo
=
"linux"
_commit
=
"
2d1ab1f1c2c01b45d22d78260c08c8da8ef396eb
"
_config
=
"config-
$_flavor
.
$arch
"
_commit
=
"
ab9316fca3e7f7a1cc8fefe92530459556f0ba00
"
# https://github.com/m-weigand/linux/archive/ab9316fca3e7f7a1cc8fefe92530459556f0ba00.zip
source
=
"
$pkgname
-
$_commit
.tar.gz::https://gitlab.com/pine64-org/
$_repo
/-/archive/
$_commit
/
$_repo
-
$_commit
.tar.gz
$_config
$pkgname
-
$_commit
.tar.gz::https://github.com/m-weigand/
$_repo
/archive/
$_commit
.tar.gz
"
builddir
=
"
$srcdir
/
$_repo
-
$_commit
"
prepare
()
{
default_prepare
cp
"
$srcdir
/config-
$_flavor
.
$arch
"
.config
}
build
()
{
unset
LDFLAGS
make
ARCH
=
"
$_carch
"
CC
=
"
${
CC
:-
gcc
}
"
\
KBUILD_BUILD_VERSION
=
"
$((
pkgrel
+
1
))
-
$_flavor
"
pinenote_defconfig
make
ARCH
=
"
$_carch
"
CC
=
"
${
CC
:-
gcc
}
"
\
KBUILD_BUILD_VERSION
=
"
$((
pkgrel
+
1
))
-
$_flavor
"
}
...
...
@@ -53,6 +53,5 @@ package() {
}
sha512sums
=
"
0061d6a4a7dcbf1ad5ad57d4691f24d78bf4372f278484be668484c4d82d0a10ce26c5ad8b21546fc196f2dc3864b11921af835ad49a50bc91aa8bc8816d2fda linux-pine64-pinenote-2d1ab1f1c2c01b45d22d78260c08c8da8ef396eb.tar.gz
7a7e3defa0d232c7b507cf9395fac33a0f2e8bde7341fb89c4f95f87e0d87f60c05cf48ee431a9170f14cdbeeee3685f6861dec992e2292fd7a7c13ebcfd32d3 config-pine64-pinenote.aarch64
79e47fba14429e5e6e69dfd71f5694b0bf3d01a1577e1cd984e7e27f2edf9a468dd0f2bd1318b29dfea81b5ed8d312613719bc4d610806f080b27d841c9a61bf linux-pine64-pinenote-ab9316fca3e7f7a1cc8fefe92530459556f0ba00.tar.gz
"
This diff is collapsed.
Click to expand it.
device/testing/linux-pine64-pinenote/config-pine64-pinenote.aarch64
deleted
100644 → 0
+
0
−
5567
View file @
fb5a2326
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