device-samsung-j7xelte: fix partial fde
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7800>
This commit is contained in:
parent
1fd5acd9b3
commit
bf7757cc06
2 changed files with 7 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
maintainer="bluebunny <kalorin.bok084@passinbox.com>"
|
||||
pkgname=device-samsung-j7xelte
|
||||
pkgdesc="Samsung Galaxy J7 (2016)"
|
||||
pkgver=5
|
||||
pkgver=6
|
||||
pkgrel=0
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -17,7 +17,10 @@ depends="
|
|||
"
|
||||
makedepends="devicepkg-dev"
|
||||
_pmb_recommends="firmware-samsung-j7xelte"
|
||||
source="deviceinfo"
|
||||
source="
|
||||
deviceinfo
|
||||
modules-initfs
|
||||
"
|
||||
|
||||
build() {
|
||||
devicepkg_build $startdir $pkgname
|
||||
|
|
@ -29,4 +32,5 @@ package() {
|
|||
|
||||
sha512sums="
|
||||
6c3461f12be9081966f7ff9240d5b4d3447d66ae77673be86f126f69f718a4aa80a418811511f8aef4f92ff3d391de6eb6b4b370aeb1df9c61099e02fb5ed605 deviceinfo
|
||||
15d03e90e5e70fd9120ad6a98b66ca980470465fc6e0548f8126aea2b692bc9ea9141d5efc2cddeebccb905204401a523d0b4b4ad544a1c264083309063ba403 modules-initfs
|
||||
"
|
||||
|
|
|
|||
1
device/testing/device-samsung-j7xelte/modules-initfs
Normal file
1
device/testing/device-samsung-j7xelte/modules-initfs
Normal file
|
|
@ -0,0 +1 @@
|
|||
melfas_mip4
|
||||
Loading…
Add table
Add a link
Reference in a new issue