Skip to content
Snippets Groups Projects
Commit 84e8dae0 authored by realaravinth's avatar realaravinth
Browse files

system partitions and screen refresh fixes

parent e62c4e27
No related branches found
No related tags found
No related merge requests found
# Reference: <https://postmarketos.org/devicepkg>
pkgname=device-samsung-gtel3g
pkgdesc="Samsung Galaxy Tab E 9.6"
pkgver=3.10.17
pkgver=0.1
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="armv7"
options="!check !archcheck"
depends="postmarketos-base linux-samsung-gtel3g mkbootimg mesa-dri-gallium"
depends="postmarketos-base linux-samsung-gtel3g mkbootimg mesa-dri-gallium msm-fb-refresher"
makedepends="devicepkg-dev"
source="deviceinfo"
......@@ -19,4 +19,4 @@ package() {
devicepkg_package $startdir $pkgname
}
sha512sums="b7186d268b96998792b5c7ec24a5758c6a1dfe62f1331a332c892b41a36872e41900ee85e44bc698e8726b0f905ececc6c6ea40b7c739c9679238362b733f9de deviceinfo"
sha512sums="1daaf216df74e5df8db40a1ffa896b7f44fe13998fa627354c579f962e0408f32afffade4696129056d22574e4db2fa0a846dff57cacfea61a97058f11c4e695 deviceinfo"
......@@ -29,5 +29,5 @@ deviceinfo_flash_offset_ramdisk="0x01000000"
deviceinfo_flash_offset_second="0x00f00000"
deviceinfo_flash_offset_tags="0x00000100"
deviceinfo_flash_pagesize="2048"
deviceinfo_flash_heimdall_partition_kernel=""
deviceinfo_flash_heimdall_partition_system=""
deviceinfo_flash_heimdall_partition_kernel="BOOT"
deviceinfo_flash_heimdall_partition_system="SYSTEM"
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