device-samsung-chagallwifi: update kernel statuses (MR 4721)
Wifi is broken in downstream, but works in mainline.
This commit is contained in:
parent
fe0edb541b
commit
f21c045b68
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ package() {
|
|||
}
|
||||
|
||||
kernel_downstream() {
|
||||
pkgdesc="Display and wifi works (see device table for details)"
|
||||
pkgdesc="Display works, wifi is broken (see device table for details)"
|
||||
depends="
|
||||
linux-samsung-chagallwifi
|
||||
msm-fb-refresher
|
||||
|
@ -44,7 +44,7 @@ kernel_downstream() {
|
|||
}
|
||||
|
||||
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"
|
||||
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue