Skip to content
Snippets Groups Projects
Verified Commit 075d3065 authored by Henrik Grimler's avatar Henrik Grimler Committed by Clayton Craft
Browse files

device-samsung-v1awifi: depend on postmarketos-initramfs-minimal (MR 5365)

The boot partition on the device is 8.0 MB, while built boot.img is
8.8 MB.  Fix by decreasing initramfs size by depending on
postmarketos-initramfs-minimal.  Problems were likely introduced by
!5000.

[ci:skip-build] already built successfully in CI
parent 74761bc6
No related branches found
No related tags found
No related merge requests found
Pipeline #205943 passed
......@@ -2,7 +2,7 @@
pkgname=device-samsung-v1awifi
pkgdesc="Samsung Galaxy Note Pro 12.2 WiFi"
pkgver=1
pkgrel=0
pkgrel=1
url="https://postmarketos.org"
license="MIT"
arch="armv7"
......@@ -15,6 +15,7 @@ depends="
linux-samsung-v1awifi
mkbootimg
msm-fb-refresher
postmarketos-initramfs-minimal
"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
source="deviceinfo"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment