Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
f267b788
Commit
f267b788
authored
7 years ago
by
Attila Szöllősi
Committed by
Oliver Smith
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update sony-amami deviceinfo (
#412
)
parent
9d55f2eb
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/device-sony-amami/APKBUILD
+3
-3
3 additions, 3 deletions
device/device-sony-amami/APKBUILD
device/device-sony-amami/deviceinfo
+5
-4
5 additions, 4 deletions
device/device-sony-amami/deviceinfo
with
8 additions
and
7 deletions
device/device-sony-amami/APKBUILD
+
3
−
3
View file @
f267b788
pkgname
=
device-sony-amami
pkgver
=
1
pkgrel
=
7
pkgrel
=
8
pkgdesc
=
"Sony Xperia Z1 Compact"
url
=
"https://github.com/postmarketOS"
arch
=
"noarch"
license
=
"MIT"
depends
=
"linux-sony-amami"
depends
=
"linux-sony-amami
mkbootimg
"
makedepends
=
""
install
=
""
subpackages
=
""
...
...
@@ -25,6 +25,6 @@ package() {
"
$pkgdir
"
/etc/profile.d/fb-workaround.sh
}
sha512sums
=
"
69884f1eeaf2372cfcd81930581af0dbe2b4a9afab49de681150a68599b07b0ffeb088e0c1c85b55da93e7d465d153b31c2916bda03bd75fbea445d2d885bbe2
deviceinfo
sha512sums
=
"
75fbe457b65025aaa5b1c5ef9b3ecf796556c88f4c44add878c1a36400c6bbd2433238563b0cb14044a5b7ccaf0c217344f653bb9d0227cfe51fc1b55f9d5d87
deviceinfo
1dd1196aa9abe0308a0841147e7e5c6eb50da742cfc3194b90ef22a62d034b43ddade70384b78ab38fa0177da5a822f2a40f1386f4ecd591e2ecc80cb679133a 90-android.rules
13f36f33cfae5e759b3889bc4e308324fd9bcf1cc7b097bbbe3646f1243b3bc06e1b1594cc8578c52c304a2b5006babd978c5b3f258769892e80552457889f99 fb-workaround.sh"
This diff is collapsed.
Click to expand it.
device/device-sony-amami/deviceinfo
+
5
−
4
View file @
f267b788
...
...
@@ -13,16 +13,17 @@ deviceinfo_external_disk="true"
deviceinfo_external_disk_install="true"
deviceinfo_flash_methods="fastboot"
deviceinfo_arch="armhf"
deviceinfo_generate_bootimg="true"
# Splash screen
deviceinfo_screen_width="720"
deviceinfo_screen_height="1280"
# Fastboot related
deviceinfo_flash_offset_kernel="00008000"
deviceinfo_flash_offset_ramdisk="02000000"
deviceinfo_flash_offset_second="00f00000"
deviceinfo_flash_offset_tags="01e00000"
deviceinfo_flash_offset_kernel="
0x
00008000"
deviceinfo_flash_offset_ramdisk="
0x
02000000"
deviceinfo_flash_offset_second="
0x
00f00000"
deviceinfo_flash_offset_tags="
0x
01e00000"
deviceinfo_flash_pagesize="2048"
deviceinfo_weston_core_modules="xwayland.so"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment