main/linux-postmarketos-stericsson: rename from -novathor (MR 1360)
In the Linux kernel, the ST-Ericsson NovaThor U8500 SoC is barely ever mentioned under the "NovaThor" name, more common are names like U8500, Ux500, ST-Ericsson, STE, ... Let's rename the kernel package to linux-postmarketos-stericsson to make that more clear. Also cleanup the APKBUILD a bit while we're at it, HOSTCC is unneeded, remove unnecessary depends, ...
This commit is contained in:
parent
1cf42e6db8
commit
caa2018bce
3 changed files with 9 additions and 14 deletions
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=device-samsung-golden
|
||||
pkgdesc="Samsung Galaxy S III mini"
|
||||
pkgver=1
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
|
@ -48,7 +48,7 @@ kernel_downstream() {
|
|||
|
||||
kernel_mainline() {
|
||||
pkgdesc="Mainline kernel"
|
||||
depends="linux-postmarketos-novathor mesa-git-dri-gallium"
|
||||
depends="linux-postmarketos-stericsson mesa-git-dri-gallium"
|
||||
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
|
||||
|
||||
# Plasma Mobile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue