samsung-coreprimevelte: enable postmarketos-update-kernel (MR 4650)

This commit is contained in:
Duje Mihanović 2023-12-22 19:32:14 +01:00 committed by Anton Bambura
parent b25070234a
commit ae71bd1a3c
No known key found for this signature in database
GPG key ID: 1441EAFE8D7F4C2D
2 changed files with 4 additions and 3 deletions

View file

@ -1,13 +1,13 @@
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-samsung-coreprimevelte
pkgdesc="Samsung Galaxy Core Prime VE LTE"
pkgver=0.3
pkgver=0.4
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="linux-samsung-coreprimevelte postmarketos-base mkbootimg u-boot-tools pxa-mkbootimg"
depends="linux-samsung-coreprimevelte postmarketos-base postmarketos-update-kernel mkbootimg u-boot-tools pxa-mkbootimg"
makedepends="devicepkg-dev"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
source="deviceinfo"
@ -27,5 +27,5 @@ nonfree_firmware() {
}
sha512sums="
5c4cdbb26db2718f7e4f019eae96de6bab66ec93a6e0eae034b09d1035c8299bd3fbb8a71aed5205032122c41e4c7299026d95adaaf9f2801ff1051b0ef29d74 deviceinfo
e9ed10e30e09b31f9f4cb148f3d0d2cef252f6c6a40161828d5bc7c8150772746d09e79c4d94614f2e2ce192f135e224cc0a9c61f1bdbd6cde2bc026018744af deviceinfo
"

View file

@ -24,6 +24,7 @@ deviceinfo_bootimg_qcdt="true"
deviceinfo_bootimg_mtk_mkimage="false"
deviceinfo_bootimg_dtb_second="false"
deviceinfo_bootimg_pxa="true"
deviceinfo_flash_kernel_on_update="true"
deviceinfo_flash_offset_base="0x10000000"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x01000000"