device-samsung-klte: remove nonfree-firmware from depends of kernel-downstream (!837)
This commit is contained in:
parent
7b7c1db0ff
commit
9018537264
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
pkgname="device-samsung-klte"
|
pkgname="device-samsung-klte"
|
||||||
pkgdesc="Samsung Galaxy S5"
|
pkgdesc="Samsung Galaxy S5"
|
||||||
pkgver=0.3
|
pkgver=0.3
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
|
@ -37,7 +37,7 @@ package() {
|
||||||
|
|
||||||
kernel_downstream() {
|
kernel_downstream() {
|
||||||
pkgdesc="Display, touchscreen, Wi-Fi works (see device table for details)"
|
pkgdesc="Display, touchscreen, Wi-Fi works (see device table for details)"
|
||||||
depends="linux-samsung-klte firmware-samsung-klte"
|
depends="linux-samsung-klte"
|
||||||
install="$pkgname-kernel-downstream.post-install"
|
install="$pkgname-kernel-downstream.post-install"
|
||||||
|
|
||||||
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
|
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
|
||||||
|
|
Loading…
Reference in a new issue