mokoko: adding conf file
authorI-Fan, Chen <tick@openmoko.com>
Wed, 26 Nov 2008 04:30:01 +0000 (12:30 +0800)
committerJohn Lee <john_lee@openmoko.org>
Thu, 18 Dec 2008 15:27:45 +0000 (23:27 +0800)
packages/mokoko/mokoko_svn.bb

index 081c53c..f22d445 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS = "gstreamer"
 RDEPENDS = "gstreamer"
 
 PV = "0.1+svnr${SRCPV}"
-PR = "r0"
+PR = "r1"
 
 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/*"