[oe-commits] org.oe.dev speech-dispatcher_0.6.5: fix missing PR

xjqian commit openembedded-commits at lists.openembedded.org
Thu Jan 3 02:42:03 UTC 2008


speech-dispatcher_0.6.5: fix missing PR

Author: xjqian at openembedded.org
Branch: org.openembedded.dev
Revision: d0182895d88d8aac207211250f4c723add3ced71
ViewMTN: http://monotone.openembedded.org/revision/info/d0182895d88d8aac207211250f4c723add3ced71
Files:
1
packages/speech-dispatcher/speech-dispatcher_0.6.5.bb
Diffs:

#
# mt diff -rc34f1360c252e06bd1c636f2a3c038fc9d9be56f -rd0182895d88d8aac207211250f4c723add3ced71
#
# 
# 
# patch "packages/speech-dispatcher/speech-dispatcher_0.6.5.bb"
#  from [68a22e4b4f6cbcb3cc5878aebc4d1f5159be3376]
#    to [990e0945a62343c1db6ea8b85b8b82ce5e35151c]
# 
============================================================
--- packages/speech-dispatcher/speech-dispatcher_0.6.5.bb	68a22e4b4f6cbcb3cc5878aebc4d1f5159be3376
+++ packages/speech-dispatcher/speech-dispatcher_0.6.5.bb	990e0945a62343c1db6ea8b85b8b82ce5e35151c
@@ -5,6 +5,8 @@ RPROVIDES += "speechd"
 DEPENDS = "flite dotconf glib-2.0"
 RPROVIDES += "speechd"
 
+PR = "r0"
+
 inherit autotools
 
 SRC_URI = "http://www.freebsoft.org/pub/projects/speechd/${PN}-${PV}.tar.gz \






More information about the Openembedded-commits mailing list