diff options
Diffstat (limited to 'recipes/python/python-pyode_1.2.0.bb')
-rw-r--r-- | recipes/python/python-pyode_1.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-pyode_1.2.0.bb b/recipes/python/python-pyode_1.2.0.bb index be4b38acd5..4ffdb2f71b 100644 --- a/recipes/python/python-pyode_1.2.0.bb +++ b/recipes/python/python-pyode_1.2.0.bb @@ -17,3 +17,6 @@ do_configure_prepend() { ln -s ${STAGING_LIBDIR}/.. ../ode } + +SRC_URI[md5sum] = "ab72f3acc635371fd454978e5a97591c" +SRC_URI[sha256sum] = "117c8f06012e0c0004e69527580a56fac3d814da1051ec1aa73d97d16b60279b" |