aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pysqlite_2.8.3.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-03-01 16:10:18 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-03-04 12:38:56 +0100
commita7c2d49211946465bffb468dc35347d19ef08791 (patch)
tree2d3736f9e9142cf2767e4953db0fe5ecc3bea693 /recipes-devtools/python/python-pysqlite_2.8.3.bb
parent8a581418c66875f6c6382149626e6f7c5e70a01e (diff)
downloadmeta-python2-a7c2d49211946465bffb468dc35347d19ef08791.tar.gz
python-pysqlite: add initial recipe for version 2.8.3
(From meta-openembedded commit: 8173c31a017bf40c44e9de8ff4288b100b48ab74) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-pysqlite_2.8.3.bb')
-rw-r--r--recipes-devtools/python/python-pysqlite_2.8.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-pysqlite_2.8.3.bb b/recipes-devtools/python/python-pysqlite_2.8.3.bb
new file mode 100644
index 0000000..95938f2
--- /dev/null
+++ b/recipes-devtools/python/python-pysqlite_2.8.3.bb
@@ -0,0 +1,2 @@
+inherit setuptools
+require python-pysqlite.inc