device-samsung-klimtlte: update kernel statuses (MR 4721)
Wifi is broken in downstream, but works in mainline.
This commit is contained in:
parent
f21c045b68
commit
f66cdf089c
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
kernel_downstream() {
|
kernel_downstream() {
|
||||||
pkgdesc="Display and wifi works (see device table for details)"
|
pkgdesc="Display works, wifi is broken (see device table for details)"
|
||||||
depends="
|
depends="
|
||||||
linux-samsung-klimtlte
|
linux-samsung-klimtlte
|
||||||
msm-fb-refresher
|
msm-fb-refresher
|
||||||
|
@ -42,7 +42,7 @@ kernel_downstream() {
|
||||||
}
|
}
|
||||||
|
|
||||||
kernel_mainline() {
|
kernel_mainline() {
|
||||||
pkgdesc="Mainline WIP (usb networking works but not much else)"
|
pkgdesc="Mainline WIP (usb networking and wifi works but not much else)"
|
||||||
depends="linux-postmarketos-exynos5"
|
depends="linux-postmarketos-exynos5"
|
||||||
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
|
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue