device-amazon-biscuit: switch to minimal initramfs (MR 5294)
[ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
4bb0cb738f
commit
68b65efb40
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=device-amazon-biscuit
|
pkgname=device-amazon-biscuit
|
||||||
pkgdesc="Amazon Echo Dot (2nd gen)"
|
pkgdesc="Amazon Echo Dot (2nd gen)"
|
||||||
pkgver=1
|
pkgver=1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
|
@ -12,6 +12,7 @@ depends="
|
||||||
mtk-mkimage
|
mtk-mkimage
|
||||||
mkbootimg
|
mkbootimg
|
||||||
postmarketos-base
|
postmarketos-base
|
||||||
|
postmarketos-initramfs-minimal
|
||||||
"
|
"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
source="
|
source="
|
||||||
|
|
Loading…
Reference in a new issue