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
1fda93dd
Commit
1fda93dd
authored
Aug 06, 2015
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makes tut a devel package
parent
70b55927
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
4 deletions
+2
-4
cor_git.bb
recipes-nemomobile/cor/cor_git.bb
+1
-2
qtaround_git.bb
recipes-nemomobile/qtaround/qtaround_git.bb
+1
-2
tut-dev_git.bb
recipes-nemomobile/tut-dev/tut-dev_git.bb
+0
-0
No files found.
recipes-nemomobile/cor/cor_git.bb
View file @
1fda93dd
...
...
@@ -11,8 +11,7 @@ S = "${WORKDIR}/git"
inherit cmake
DEPENDS += "udev"
DEPENDS_${PN}-dbg += "tut"
DEPENDS += "udev tut-dev"
EXTRA_OECMAKE=" -DVERSION=0.1.17"
FILES_${PN}-dbg += "/opt /usr/lib/cmake/cor"
recipes-nemomobile/qtaround/qtaround_git.bb
View file @
1fda93dd
...
...
@@ -9,8 +9,7 @@ PR = "r1"
PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
DEPENDS += "qtbase cor"
DEPENDS_${PN}-dbg += "tut"
DEPENDS += "qtbase cor tut-dev"
inherit cmake_qt5
EXTRA_OECMAKE=" -DVERSION=0.2.6 -DOE_QMAKE_PATH_EXTERNAL_HOST_BINS=${STAGING_DIR_NATIVE}/usr/bin/qt5/"
...
...
recipes-nemomobile/tut
/tut
_git.bb
→
recipes-nemomobile/tut
-dev/tut-dev
_git.bb
View file @
1fda93dd
File moved
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