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
3d5cf5b9
Commit
3d5cf5b9
authored
Sep 12, 2016
by
Florent Revest
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mce: be less verbose for journalctl
parent
aefe3fbf
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
7 deletions
+16
-7
0001-Fixes_build.patch
recipes-nemomobile/mce/mce/0001-Fixes_build.patch
+15
-6
mce_git.bb
recipes-nemomobile/mce/mce_git.bb
+1
-1
No files found.
recipes-nemomobile/mce/mce/001-Fixes_build.patch
→
recipes-nemomobile/mce/mce/00
0
1-Fixes_build.patch
View file @
3d5cf5b9
From
9879ff15e08d16e93ef88439b78997fad2bf1582
Mon Sep 17 00:00:00 2001
From
0d3f0e2a211a75a25557bc4421f9df5de93e9d27
Mon Sep 17 00:00:00 2001
From: Florent Revest <revestflo@gmail.com>
Date:
Tue, 8 Dec 2015 12:06:27 +01
00
Date:
Mon, 12 Sep 2016 18:56:52 +02
00
Subject: [PATCH] Fixes build
---
Makefile | 10
2
+++++++++++++++++++++++++++++++--------------------------------
1 file changed, 5
1 insertions(+), 51
deletions(-)
Makefile | 10
4
+++++++++++++++++++++++++++++++--------------------------------
1 file changed, 5
2 insertions(+), 52
deletions(-)
diff --git a/Makefile b/Makefile
index aaef621..
aee36fc
100644
index aaef621..
0042d37
100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@
endif
PKG_CONFIG ?= pkg-config
# Whether to enable DEVEL release logging
-ENABLE_DEVEL_LOGGING ?= y
+ENABLE_DEVEL_LOGGING ?= n
# Whether to enable support for libhybris plugin
ENABLE_HYBRIS ?= y
@@ -180,70 +180,70 @@
DBUSCONF := mce.conf
# ----------------------------------------------------------------------------
...
...
@@ -178,5 +187,5 @@ index aaef621..aee36fc 100644
$(UTESTDIR)/% : LDLIBS += $(foreach fn_sym,$(LINK_STUBS),\
-Wl,--defsym=$(fn_sym)=stub__$(fn_sym))
--
2.
6.2
2.
9.3
recipes-nemomobile/mce/mce_git.bb
View file @
3d5cf5b9
...
...
@@ -4,7 +4,7 @@ LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
SRC_URI = "git://git.merproject.org/mer-core/mce.git;protocol=https \
file://001-Fixes_build.patch \
file://00
0
1-Fixes_build.patch \
file://mce.service"
SRCREV = "ad535db76b7443febaf4f97328eb1968a3f1d8cc"
PR = "r1"
...
...
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