diff options
Diffstat (limited to 'recipes/python/python-egenix-mx-base_3.1.1.bb')
-rw-r--r-- | recipes/python/python-egenix-mx-base_3.1.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-egenix-mx-base_3.1.1.bb b/recipes/python/python-egenix-mx-base_3.1.1.bb index aba3a710c7..d177161778 100644 --- a/recipes/python/python-egenix-mx-base_3.1.1.bb +++ b/recipes/python/python-egenix-mx-base_3.1.1.bb @@ -17,3 +17,6 @@ export LIB = "${STAGING_LIBDIR}" FILES_${PN} += "${datadir}" FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/mx/*/*/.debug" + +SRC_URI[md5sum] = "d0f3b1adca33a68867bf50f000060cd6" +SRC_URI[sha256sum] = "a0d03208e335610defc3049d8dd03f4ec7fcf477f44c4897b3f68adc478237ee" |