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:
5bb4347
)
mokoko: adding conf file
author
I-Fan, Chen
<tick@openmoko.com>
Wed, 26 Nov 2008 04:30:01 +0000
(12:30 +0800)
committer
John Lee
<john_lee@openmoko.org>
Thu, 18 Dec 2008 15:27:45 +0000
(23:27 +0800)
packages/mokoko/mokoko_svn.bb
patch
|
blob
|
history
diff --git
a/packages/mokoko/mokoko_svn.bb
b/packages/mokoko/mokoko_svn.bb
index
081c53c
..
f22d445
100644
(file)
--- a/
packages/mokoko/mokoko_svn.bb
+++ b/
packages/mokoko/mokoko_svn.bb
@@
-6,7
+6,7
@@
DEPENDS = "gstreamer"
RDEPENDS = "gstreamer"
PV = "0.1+svnr${SRCPV}"
-PR = "r
0
"
+PR = "r
1
"
SRC_URI = "svn://om-mediaplayer.googlecode.com/svn/;module=trunk;proto=http"
@@
-14,3
+14,4
@@
S = "${WORKDIR}/trunk/mokoko"
inherit autotools
+FILES_${PN} += "${prefix}/etc/*"