device-samsung-n2awifi: add display support (MR 5305)
And use postmarketos-initramfs-minimal for a smaller boot image that fits on the boot partition. [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
17af4685ba
commit
eacaaebaa3
1 changed files with 4 additions and 1 deletions
|
@ -2,16 +2,19 @@
|
|||
pkgname=device-samsung-n2awifi
|
||||
pkgdesc="Samsung Galaxy Tab PRO 10.1 (WiFi)"
|
||||
pkgver=0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
options="!check !archcheck"
|
||||
depends="
|
||||
linux-samsung-n2awifi
|
||||
postmarketos-initramfs-minimal
|
||||
mkbootimg
|
||||
postmarketos-base
|
||||
postmarketos-base-downstream
|
||||
postmarketos-base-downstream-disable-udev-v4l
|
||||
msm-fb-refresher
|
||||
"
|
||||
_pmb_recommends="firmware-samsung-n2awifi"
|
||||
makedepends="devicepkg-dev"
|
||||
|
|
Loading…
Reference in a new issue