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
91035012
Unverified
Commit
91035012
authored
2 years ago
by
Mithil Bavishi
Committed by
Oliver Smith
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
device: New device samsung-espresso10
parent
c45c2700
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/community/device-samsung-espresso10/APKBUILD
+32
-0
32 additions, 0 deletions
device/community/device-samsung-espresso10/APKBUILD
device/community/device-samsung-espresso10/deviceinfo
+33
-0
33 additions, 0 deletions
device/community/device-samsung-espresso10/deviceinfo
with
65 additions
and
0 deletions
device/community/device-samsung-espresso10/APKBUILD
0 → 100644
+
32
−
0
View file @
91035012
# Maintainer: Mighty17 <mightymb17@gmail.com>
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-samsung-espresso10
pkgdesc
=
"Samsung Galaxy Tab 2 (10.1 inch)"
pkgver
=
1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
options
=
"!check !archcheck"
depends
=
"postmarketos-base postmarketos-update-kernel linux-postmarketos-omap mkbootimg"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
subpackages
=
"
$pkgname
-nonfree-firmware:nonfree_firmware"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
nonfree_firmware
()
{
pkgdesc
=
"
$pkgdesc
(WiFi firmware)"
depends
=
"firmware-samsung-espresso"
mkdir
"
$subpkgdir
"
}
sha512sums
=
"
71cfa96be567b907fe8f4af4d20deb5a67ab2d10eaa7ed9a46e3787176ca65071f48aa9cd3092f6944c7e382fb1da4ec2e843f9c68f53833fc46943bf07051d7 deviceinfo
"
This diff is collapsed.
Click to expand it.
device/community/device-samsung-espresso10/deviceinfo
0 → 100644
+
33
−
0
View file @
91035012
# Reference: <https://postmarketos.org/deviceinfo>
# Please use double quotes only. You can source this file in shell scripts.
deviceinfo_format_version="0"
deviceinfo_name="Samsung Galaxy Tab 2 (10.1 inch)"
deviceinfo_manufacturer="Samsung"
deviceinfo_codename="samsung-espresso10"
deviceinfo_year="2012"
deviceinfo_dtb="omap4-samsung-espresso10"
deviceinfo_append_dtb="true"
deviceinfo_arch="armv7"
deviceinfo_flash_kernel_on_update="true"
# Device related
deviceinfo_chassis="tablet"
deviceinfo_keyboard="false"
deviceinfo_external_storage="true"
deviceinfo_screen_width="1280"
deviceinfo_screen_height="800"
deviceinfo_gpu_accelerated="false"
# Bootloader related
deviceinfo_flash_method="heimdall-bootimg"
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt="false"
deviceinfo_flash_offset_base="0x40000000"
deviceinfo_flash_offset_kernel="0x00008000"
deviceinfo_flash_offset_ramdisk="0x01000000"
deviceinfo_flash_offset_second="0x00f00000"
deviceinfo_flash_offset_tags="0x00000100"
deviceinfo_flash_pagesize="2048"
deviceinfo_flash_heimdall_partition_system="FACTORYFS"
deviceinfo_flash_heimdall_partition_dtbo="dtbo"
This diff is collapsed.
Click to expand it.
Administrator
@root
mentioned in commit
f9e1e201
By Mighty on 2022-12-02T07:54:52
·
2 years ago
Imported
mentioned in commit
f9e1e201
By Mighty on 2022-12-02T07:54:52
Edited
2 years ago
by
Ghost User
mentioned in commit f9e1e2019ce6e4b26d0a79904832c111524f7f3e *By Mighty on 2022-12-02T07:54:52*
Toggle commit list
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