From e03f5fd9a750be521e76e961165203626646f99f Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 11 Mar 2018 20:04:48 -0400 Subject: python-scrypt: update to version 0.8.6 Add patch to fix host include paths used Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-scrypt_0.8.6.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-scrypt_0.8.6.bb (limited to 'meta-python/recipes-devtools/python/python-scrypt_0.8.6.bb') diff --git a/meta-python/recipes-devtools/python/python-scrypt_0.8.6.bb b/meta-python/recipes-devtools/python/python-scrypt_0.8.6.bb new file mode 100644 index 0000000000..9fbd00e049 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-scrypt_0.8.6.bb @@ -0,0 +1,3 @@ +inherit setuptools python-dir +require python-scrypt.inc + -- cgit 1.2.3-korg