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:
Eisenbahnfan 2024-07-01 16:23:53 +02:00 committed by Stefan Hansson
parent 17af4685ba
commit eacaaebaa3
No known key found for this signature in database
GPG key ID: 8A700086A9FE41FD

View file

@ -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"