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
487126d4
Unverified
Commit
487126d4
authored
4 years ago
by
Oliver Smith
Browse files
Options
Downloads
Patches
Plain Diff
motorola-falcon: set deviceinfo_bootimg_qcdt=false
parent
999786e2
Branches
fix-dtimg
No related tags found
1 merge request
!1858
Draft: sirius, falcon: set deviceinfo_bootimg_qcdt=false
Pipeline
#196979
passed
4 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-motorola-falcon/APKBUILD
+2
-2
2 additions, 2 deletions
device/testing/device-motorola-falcon/APKBUILD
device/testing/device-motorola-falcon/deviceinfo
+2
-2
2 additions, 2 deletions
device/testing/device-motorola-falcon/deviceinfo
with
4 additions
and
4 deletions
device/testing/device-motorola-falcon/APKBUILD
+
2
−
2
View file @
487126d4
...
...
@@ -2,7 +2,7 @@
pkgname
=
device-motorola-falcon
pkgdesc
=
"Moto G (2013)"
pkgver
=
0.1
pkgrel
=
1
2
pkgrel
=
1
3
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
...
...
@@ -26,4 +26,4 @@ nonfree_firmware() {
mkdir
"
$subpkgdir
"
}
sha512sums
=
"
7a6489bd0192fd9f2f9d0b802d28ee5804add24d5d71a72f4ddb30fe35b86dc823f76f7207a3f22b7bae089cfb541415e9d4c4f43cf31183984cb7fd3f9e2405
deviceinfo"
sha512sums
=
"
887f99af0f427774ee70eb1f13222cd24fcf6338654ad9f47e3a65ba225a3eddf22b683eed0aaec6ee2b8a157b1b07e1bbf4f8f829f963f73d22d0a30d473998
deviceinfo"
This diff is collapsed.
Click to expand it.
device/testing/device-motorola-falcon/deviceinfo
+
2
−
2
View file @
487126d4
...
...
@@ -22,11 +22,11 @@ deviceinfo_dev_touchscreen="/dev/input/event2"
deviceinfo_flash_method="fastboot"
deviceinfo_kernel_cmdline="androidboot.bootdevice=msm_sdcc.1 androidboot.hardware=qcom vmalloc=400M utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags buildvariant=userdebug"
deviceinfo_generate_bootimg="true"
deviceinfo_bootimg_qcdt="
tru
e"
deviceinfo_bootimg_qcdt="
fals
e"
deviceinfo_flash_offset_base="0x00000000"
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_sparse=true
deviceinfo_flash_sparse=
"
true
"
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