diff options
| author | Moritz Fischer <moritz.fischer@ettus.com> | 2017-06-01 09:42:49 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-12 06:56:24 +0200 |
| commit | d5f55bc60813704ab22287c347253fda48495335 (patch) | |
| tree | 64e5d8145fc4abcd8046c0976716326cc05042ae /meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb | |
| parent | f53d17a1a91409cf8aa7e986e70e945e44453ded (diff) | |
| download | meta-openembedded-d5f55bc60813704ab22287c347253fda48495335.tar.gz | |
python-msgpack: Add support for python3
Extend recipe to support python3
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb b/meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb new file mode 100644 index 0000000000..096d7ddcb8 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-msgpack_0.4.8.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require python-msgpack.inc | ||
| 2 | inherit setuptools3 | ||
