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
74f02d01
Commit
74f02d01
authored
Feb 13, 2016
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use a qtconnectivity experimental recipe for better Bluetooth Low Energy handling
parent
27d1fa90
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
0 deletions
+20
-0
asteroid.conf
conf/distro/asteroid.conf
+2
-0
qtconnectivity_experimental.bb
recipes-qt/qt5/qtconnectivity_experimental.bb
+18
-0
No files found.
conf/distro/asteroid.conf
View file @
74f02d01
...
...
@@ -22,6 +22,8 @@ DISTRO_VERSION ?= "${DATE}-snapshot"
DISTRO_FEATURES
=
"wayland systemd pam pulseaudio alsa ipv4 bluetooth bluez5 splash package-management xattr usbhost usbgadget ${DISTRO_FEATURES_LIBC}"
PREFERRED_VERSION_qtconnectivity
=
"experimental"
PREFERRED_PROVIDER_jpeg
=
"libjpeg-turbo"
PREFERRED_PROVIDER_jpeg
-
native
=
"libjpeg-turbo-native"
...
...
recipes-qt/qt5/qtconnectivity_experimental.bb
0 → 100644
View file @
74f02d01
require qt5.inc
require qt5-git.inc
LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & The-Qt-Company-Qt-LGPL-Exception-1.1 | LGPL-3.0) | GPL-2.0"
LIC_FILES_CHKSUM = " \
file://LICENSE.LGPLv21;md5=58a180e1cf84c756c29f782b3a485c29 \
file://LICENSE.LGPLv3;md5=b8c75190712063cde04e1f41b6fdad98 \
file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
file://LGPL_EXCEPTION.txt;md5=9625233da42f9e0ce9d63651a9d97654 \
file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
file://LICENSE.GPLv2;md5=05832301944453ec79e40ba3c3cfceec \
"
DEPENDS += "qtbase qtdeclarative bluez5"
PV = "experimental"
QT_MODULE_BRANCH = "dev"
SRCREV = "40a91836221740cf9391ccfd36b92c368db59a8f"
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