git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
013ab19
)
msmcommd: add missing dbus service file to package
author
Simon Busch
<morphis@gravedo.de>
Tue, 30 Nov 2010 17:51:40 +0000
(18:51 +0100)
committer
Simon Busch
<morphis@gravedo.de>
Tue, 4 Jan 2011 10:41:33 +0000
(11:41 +0100)
Signed-off-by: Simon Busch <morphis@gravedo.de>
recipes/freesmartphone/msmcommd_git.bb
patch
|
blob
|
history
diff --git
a/recipes/freesmartphone/msmcommd_git.bb
b/recipes/freesmartphone/msmcommd_git.bb
index
abe98f8
..
00aa568
100644
(file)
--- a/
recipes/freesmartphone/msmcommd_git.bb
+++ b/
recipes/freesmartphone/msmcommd_git.bb
@@
-1,6
+1,6
@@
require msmcomm.inc
-PR = "${INC_PR}.
0
"
+PR = "${INC_PR}.
1
"
PV = "0.5.0+gitr${SRCPV}"
DEPENDS = " \
@@
-19,3
+19,8
@@
S = "${WORKDIR}/git/msmcommd"
inherit autotools vala
+FILES_${PN} += "\
+ ${sysconfdir} \
+ ${datadir}/dbus-1 \
+"
+