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
37b6110c
Commit
37b6110c
authored
Oct 11, 2017
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adds a recipe for qofonoext
parent
bf97c9ec
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
qofonoext_git.bb
recipes-nemomobile/qofonoext/qofonoext_git.bb
+15
-0
No files found.
recipes-nemomobile/qofonoext/qofonoext_git.bb
0 → 100644
View file @
37b6110c
SUMMARY = "A library for accessing nemomobile specific ofono extensions, and a declarative plugin for it."
HOMEPAGE = "https://git.merproject.org/mer-core/libqofonoext"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://src/qofonoext.cpp;beginline=1;endline=14;md5=e78738e9230b2e0f55eb7f63e3444df5"
SRC_URI = "git://git.merproject.org/mer-core/libqofonoext.git;protocol=https"
SRCREV = "f19e882d4f7084acfa8681e57fa284218525a3d3"
PR = "r1"
PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
DEPENDS += "ofono qtbase libqofono qtsystems"
inherit qmake5
FILES_${PN} += "/usr/lib/qml/org/nemomobile/ofono/"
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