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
e2c44834
Commit
e2c44834
authored
Feb 22, 2018
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libngf-qt: Bump SRCREV and adapt QML import path to the new Nemo.Abc norm
parent
67c7ee31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
libngf-qt_git.bb
recipes-nemomobile/libngf/libngf-qt_git.bb
+3
-3
No files found.
recipes-nemomobile/libngf/libngf-qt_git.bb
View file @
e2c44834
...
...
@@ -4,7 +4,7 @@ LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
SRC_URI = "git://git.merproject.org/mer-core/libngf-qt.git;protocol=https"
SRCREV = "
43cadce94add865795d8aa92da958356cc12d291
"
SRCREV = "
8fabfc5b13ce2e5d4d914e47303844a5c42b388b
"
PR = "r1"
PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
...
...
@@ -18,5 +18,5 @@ do_install_append() {
rmdir ${D}/include/ ${D}/lib/
}
FILES_${PN} += "/usr/lib/qml/
org/nemomobile/n
gf"
FILES_${PN}-dbg += "/opt /usr/lib/qml/
org/nemomobile/n
gf/.debug/"
FILES_${PN} += "/usr/lib/qml/
Nemo/N
gf"
FILES_${PN}-dbg += "/opt /usr/lib/qml/
Nemo/N
gf/.debug/"
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