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
3f52f6ca
Unverified
Commit
3f52f6ca
authored
6 years ago
by
Claudio Maggioni (maggicl)
Browse files
Options
Downloads
Patches
Plain Diff
sony-coconut: Added 16-bit color depth workaround
Signed-off-by:
Claudio Maggioni (maggicl)
<
cmaggioni@keemail.me
>
parent
f9915bd0
No related branches found
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/linux-sony-coconut/APKBUILD
+2
-2
2 additions, 2 deletions
device/linux-sony-coconut/APKBUILD
device/linux-sony-coconut/config-sony-coconut.armhf
+2
-2
2 additions, 2 deletions
device/linux-sony-coconut/config-sony-coconut.armhf
with
4 additions
and
4 deletions
device/linux-sony-coconut/APKBUILD
+
2
−
2
View file @
3f52f6ca
...
...
@@ -2,7 +2,7 @@
pkgname
=
"linux-sony-coconut"
pkgver
=
3.4.0
pkgrel
=
3
pkgrel
=
4
pkgdesc
=
"Live with Walkman kernel fork"
arch
=
"armhf"
_carch
=
"arm"
...
...
@@ -81,7 +81,7 @@ package() {
}
sha512sums
=
"234e8973236e6056c60a312340ef4ccb7598adc43bd1f0c2ca0e89d03f4e16ecfdd5ad4658d76993c7bae24242a7e134a9ed2fda662dfe229b61f3a88ea6c2f0 linux-sony-coconut-9c6f07f81e2c0bcb2bef75fa9716cc30f8942286.tar.gz
322d5545c57f86534d72bc69c5c0c9973d8ef7db801e850bb07b8b1e66e52ddfe007b5b9e01c5ae107958a497908ed56b2c3b41d3e95f11297196062256062e5
config-sony-coconut.armhf
be06843500bb47d386ff1b69e6b17de0b4c67dbd6047f313405ff470ca4fe2edd45ad7bdf2a42235ac4c4b2a4776fa8e6258d29e36bf0d6e0e462fdb0ec73f9f
config-sony-coconut.armhf
d80980e9474c82ba0ef1a6903b434d8bd1b092c40367ba543e72d2c119301c8b2d05265740e4104ca1ac5d15f6c4aa49e8776cb44264a9a28dc551e0d1850dcc compiler-gcc6.h
f85ced49ee2f2461adea68dac0a10452aa809a7d41d869092d94eb085344919a9a385dec0c48011f4601ca4f441700f7fe49075c7eca4fb2d66b01f7d413ccb7 01_msm-fix-perf_trace_counters.patch
7be03a9e78b7ac330a54b1f00509caa0621a95c0c55901878ad757f9dd69cc05ba2c8b5ea987063ae1224f92c4d090d515fa5d369e7755181a4871b0d0f82881 02_gpu-msm-fix-gcc5-compile.patch"
This diff is collapsed.
Click to expand it.
device/linux-sony-coconut/config-sony-coconut.armhf
+
2
−
2
View file @
3f52f6ca
...
...
@@ -2643,9 +2643,9 @@ CONFIG_FB_MSM_MDDI_AUO_HVGA=y
# CONFIG_FB_MSM_TVOUT_PAL_M is not set
# CONFIG_FB_MSM_TVOUT_PAL_N is not set
CONFIG_FB_MSM_TVOUT_NONE=y
#
CONFIG_FB_MSM_DEFAULT_DEPTH_RGB565
is not set
CONFIG_FB_MSM_DEFAULT_DEPTH_RGB565
=y
# CONFIG_FB_MSM_DEFAULT_DEPTH_ARGB8888 is not set
CONFIG_FB_MSM_DEFAULT_DEPTH_RGBA8888
=y
#
CONFIG_FB_MSM_DEFAULT_DEPTH_RGBA8888
is not set
# CONFIG_FB_MSM_EBI2_EPSON_S1D_QVGA_PANEL is not set
# CONFIG_FB_MSM_EBI2_PANEL_DETECT is not set
# CONFIG_EXYNOS_VIDEO is not set
...
...
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