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
8dc7bade
Commit
8dc7bade
authored
3 years ago
by
Dylan Van Assche
Browse files
Options
Downloads
Patches
Plain Diff
Revert "linux-odroid-hc2: upgrade to 5.16.14"
This reverts commit
f6fbe358
.
parent
f6fbe358
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#202526
failed
3 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/community/linux-odroid-hc2/APKBUILD
+11
-6
11 additions, 6 deletions
device/community/linux-odroid-hc2/APKBUILD
device/community/linux-odroid-hc2/config-odroid-hc2.armv7
+2900
-1482
2900 additions, 1482 deletions
device/community/linux-odroid-hc2/config-odroid-hc2.armv7
with
2911 additions
and
1488 deletions
device/community/linux-odroid-hc2/APKBUILD
+
11
−
6
View file @
8dc7bade
...
...
@@ -3,8 +3,8 @@
# Maintainer: Dylan Van Assche <me@dylanvanassche.be>
pkgname
=
linux-odroid-hc2
pkgver
=
5.1
6.14
pkgrel
=
0
pkgver
=
5.1
5.7
pkgrel
=
1
pkgdesc
=
"ODROID XU3/XU4/HC1/HC2/MC1 kernel fork"
arch
=
"armv7"
_carch
=
"arm"
...
...
@@ -30,12 +30,15 @@ makedepends="
# Source
_config
=
"config-
$_flavor
.
$arch
"
_pkgname
=
"linux"
_commit
=
"77ebfca65d59167038ef5fcc62d2e8d49f47fa49"
source
=
"
$_pkgname
-
$pkgver
.tar.
x
z::https://
cdn.kernel.org/pub/linux/kernel/v5.x/linux-
$pkgver
.tar.
x
z
$_pkgname
-
$pkgver
.tar.
g
z::https://
github.com/tobetter/linux/archive/
$_commit
.tar.
g
z
$_config
36dfdf11af49d3c009c711fb16f5c6e7a274505d.patch::https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/patch/?id=36dfdf11af49d3c009c711fb16f5c6e7a274505d
6eea4ace62fa6414432692ee44f0c0a3d541d97a.patch::https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/patch/?id=6eea4ace62fa6414432692ee44f0c0a3d541d97a
"
subpackages
=
"
$pkgname
-dev"
builddir
=
"
$srcdir
/
$_pkgname
-
$
pkgver
"
builddir
=
"
$srcdir
/
$_pkgname
-
$
_commit
"
prepare
()
{
default_prepare
...
...
@@ -72,6 +75,8 @@ dev() {
}
sha512sums
=
"
3daf1b5a01cbab632492e18a8e71aaf2085545f4944ce587bc7c27e86a0a739d0cbffe7890ce9c5bc863b3c5083281bca6ed4df8d3c69d60c6dcc210cd86993e linux-5.16.14.tar.xz
8fab93cbbcfa9c80e6f0ea3ce72218b4328831b9256e40ae0f7b46d5423c3e01cbaf6bc2ca62d1a1aef19b0fe705650a030880b0ef7eac8d66d33d2478b22370 config-odroid-hc2.armv7
7a377c6afcb5d62f223c909709ab22644ee4345dafa348cc9293d58bd9251b5c77e4be894a2b6238c2cb3478d6430d0e45dd1de918468a9f038514e47f234197 linux-5.15.7.tar.gz
bf3e599de30d88ab9c0df3e7a9487bf9aa0b511615208c82a1c7f2fc254839a896637effa3bb49a7081eded25168aa3aa5855feb516b935d33f106995cffbfba config-odroid-hc2.armv7
59d480b6379dcfff94d05b08e28c005d507f640dc0147841e7df4827fce8db01dab1d4d50fb45b2b3fff72cdeb219a8cd87a889078a6372aea4469c861c378b1 36dfdf11af49d3c009c711fb16f5c6e7a274505d.patch
61f862cda24e7b14e55e9a9ce3a537adfc7a1c77e0670255dc485886e2c19156ddaf49fdd88b629ddde3cf25a83fd603678caebb96e18f59245917d3a2e51bb0 6eea4ace62fa6414432692ee44f0c0a3d541d97a.patch
"
This diff is collapsed.
Click to expand it.
device/community/linux-odroid-hc2/config-odroid-hc2.armv7
+
2900
−
1482
View file @
8dc7bade
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