diff options
Diffstat (limited to 'recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb')
-rw-r--r-- | recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb b/recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb index 105c32312f..0b9f3747c7 100644 --- a/recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb +++ b/recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb @@ -55,3 +55,6 @@ FILES_${PN}-dbg += "${libdir}/${PN}-modules/.debug" FILES_libspeechd += "${libdir}/libspeechd.so.*" FILES_libspeechd-dev += "${libdir}/libspeechd* ${includedir}" FILES_libspeechd-dbg += "${libdir}/.debug/libspeechd*" + +SRC_URI[md5sum] = "bbd7ebc5b0f1b3ec4d89ad66b20d5cea" +SRC_URI[sha256sum] = "c664ee801d1bc0500ae75739fa98bcc8ad410474c98a6757d3d1ee24a8241462" |