Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
meta-nemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NemoMobile
meta-nemo
Commits
7b2567d5
Commit
7b2567d5
authored
Aug 20, 2015
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
qt5-qpa-hwcomposer-plugin: Use new repo URL that enables HWC_DEVICE_API_VERSION_1_4 on aosp
parent
17fad30f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
16 deletions
+1
-16
003-Disable_hwcomposer_backend_v0.patch
...hwcomposer-plugin/003-Disable_hwcomposer_backend_v0.patch
+0
-14
qt5-qpa-hwcomposer-plugin_git.bb
recipes-qt/qt5/qt5-qpa-hwcomposer-plugin_git.bb
+1
-2
No files found.
recipes-qt/qt5/qt5-qpa-hwcomposer-plugin/003-Disable_hwcomposer_backend_v0.patch
deleted
100644 → 0
View file @
17fad30f
diff --git a/hwcomposer/hwcomposer.pro b/hwcomposer/hwcomposer.pro
index 417f80c..c228926 100644
--- a/hwcomposer/hwcomposer.pro
+++ b/hwcomposer/hwcomposer.pro
@@ -18,9 +18,6 @@
SOURCES += hwcomposer_backend.cpp
HEADERS += hwcomposer_backend.h
-SOURCES += hwcomposer_backend_v0.cpp
-HEADERS += hwcomposer_backend_v0.h
-
SOURCES += hwcomposer_backend_v10.cpp
HEADERS += hwcomposer_backend_v10.h
recipes-qt/qt5/qt5-qpa-hwcomposer-plugin_git.bb
View file @
7b2567d5
...
...
@@ -12,14 +12,13 @@ DEPENDS = "qtbase qtsensors libhybris mtdev glib-2.0 udev qtwayland virtual/andr
# Android version we select per machine
PACKAGE_ARCH = "${MACHINE_ARCH}"
SRC_URI = "git://github.com/
webOS-ports/qt5-qpa-hwcomposer-plugin.git;protocol=http;branch=webOS-ports/master
"
SRC_URI = "git://github.com/
Asteroid-Project/qt5-qpa-hwcomposer-plugin.git;protocol=https
"
S = "${WORKDIR}/git/hwcomposer"
SRCREV = "${AUTOREV}"
SRC_URI_append_tenderloin = " \
file://0001-Unblock-rendering-for-Android-4.4.4-and-hwcomposer-1.patch;striplevel=2 \
file://0002-Add-QCOM_BSP-define-switch.patch;striplevel=2 \
file://003-Disable_hwcomposer_backend_v0.patch;striplevel=2 \
"
inherit qmake5
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment