diff options
Diffstat (limited to 'recipes/sphinx-speech/sphinxbase_0.1.bb')
-rw-r--r-- | recipes/sphinx-speech/sphinxbase_0.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/sphinx-speech/sphinxbase_0.1.bb b/recipes/sphinx-speech/sphinxbase_0.1.bb index 2830b9010a..73142aa6f1 100644 --- a/recipes/sphinx-speech/sphinxbase_0.1.bb +++ b/recipes/sphinx-speech/sphinxbase_0.1.bb @@ -12,3 +12,6 @@ EXTRA_OECONF += "${@get_sphinx_fpu_setting(bb, d)}" do_stage () { autotools_stage_all } + +SRC_URI[md5sum] = "5ff76b3a4799405ad91e88331eb938bb" +SRC_URI[sha256sum] = "ffb5e646d98c058ad2f1f0d7738b39e29fbe432981b1b5d9c8a79cdcb168c3c6" |