Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nathan Owens
Adélie Package Tree
Commits
72b035e2
Verified
Commit
72b035e2
authored
7 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
system/easy-kernel: version bump to 4.14.8-mc2, add ppc32 config
parent
f730c188
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
system/easy-kernel/APKBUILD
+7
-5
7 additions, 5 deletions
system/easy-kernel/APKBUILD
system/easy-kernel/config-ppc
+1
-1
1 addition, 1 deletion
system/easy-kernel/config-ppc
with
8 additions
and
6 deletions
system/easy-kernel/APKBUILD
+
7
−
5
View file @
72b035e2
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
easy-kernel
pkgver
=
4.14.
4
pkgrel
=
1
pkgver
=
4.14.
8
pkgrel
=
2
pkgdesc
=
"The Linux kernel, packaged for your convenience"
url
=
"https://kernel.org/"
arch
=
"all"
...
...
@@ -15,6 +15,7 @@ subpackages="$pkgname-modules $pkgname-src"
source
=
"https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
https://mirrormaster.adelielinux.org/source/linux-4.14-mc
$pkgrel
.patch.xz
config-ppc64
config-ppc
config-x86_64
config-pmmx"
builddir
=
"
$srcdir
/linux-4.14"
...
...
@@ -32,7 +33,7 @@ prepare() {
build
()
{
cd
"
$builddir
"
make
make
LDFLAGS
=
""
}
package
()
{
...
...
@@ -55,7 +56,8 @@ src() {
mv
"
$srcdir
"
/linux-src
"
$subpkgdir
"
/usr/src/linux
}
sha512sums
=
"77e43a02d766c3d73b7e25c4aafb2e931d6b16e870510c22cef0cdb05c3acb7952b8908ebad12b10ef982c6efbe286364b1544586e715cf38390e483927904d8 linux-4.14.tar.xz
2f734ba33493f0cf2332b7cd365d8299a237b650a4183c7e136b4f10cc1eac9297640889749438cf3e312d22c48eb6302d4d4e2b2f4c2d5afc392c5ae0bac48d
linux-4.14-mc
1
.patch.xz
ea893dbb34129691d766cd2a80319448a99d022474878147cc90da4bf7364f747e1d2a68bc5cd70e701bccb5f5ba48d628678cd4d95afbdb9b0c128137e1c437
linux-4.14-mc
2
.patch.xz
15513dd39075d5b3b27adc193995ffef9d0bad2a5b128f04f8952b0b056a97e15a143f2f3b06de1c6eaa56e6034f28c528aa69786563e2bda6bf35e3182acfaa config-ppc64
4580119dbbb8abb7cf3d433deee76264bc772f7710e75850483181f3d82e58a12e9045c663ae46a4f8633357790a8776d04826ae1f3954c556fa32ff9dade31f config-ppc
11ae521472ea979f89549b874101de011c3e51cf6ae094490023c32b2d6cb4dbf122d82c457edb9b984d94b4f0555d7e28884ab2555d5d371fa984030b438503 config-x86_64
34baf5fb4a75bd9aa196313fa38ccf7d591b581d47a61be50b61e88ddaecf0f25992f1579e6fe73c73e1e6b11d7beabf05e6d778cc0de09b048252bedc271bc2 config-pmmx"
\ No newline at end of file
34baf5fb4a75bd9aa196313fa38ccf7d591b581d47a61be50b61e88ddaecf0f25992f1579e6fe73c73e1e6b11d7beabf05e6d778cc0de09b048252bedc271bc2 config-pmmx"
This diff is collapsed.
Click to expand it.
system/easy-kernel/config-ppc
+
1
−
1
View file @
72b035e2
...
...
@@ -1272,7 +1272,7 @@ CONFIG_BLK_DEV_DAC960=y
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=
4
CONFIG_BLK_DEV_LOOP_MIN_COUNT=
8
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
CONFIG_BLK_DEV_NBD=m
...
...
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