diff options
Diffstat (limited to 'meta-python/recipes-extended/python-cson/python3-cson_git.bb')
| -rw-r--r-- | meta-python/recipes-extended/python-cson/python3-cson_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-extended/python-cson/python3-cson_git.bb b/meta-python/recipes-extended/python-cson/python3-cson_git.bb index aba1d8fff3..489733c767 100644 --- a/meta-python/recipes-extended/python-cson/python3-cson_git.bb +++ b/meta-python/recipes-extended/python-cson/python3-cson_git.bb | |||
| @@ -18,8 +18,6 @@ RDEPENDS:${PN} = "python3-json" | |||
| 18 | 18 | ||
| 19 | inherit setuptools3 | 19 | inherit setuptools3 |
| 20 | 20 | ||
| 21 | PIP_INSTALL_PACKAGE = "python_cson" | ||
| 22 | |||
| 23 | do_configure:prepend() { | 21 | do_configure:prepend() { |
| 24 | echo "__version__=${PV}" > ${S}/version.py | 22 | echo "__version__=${PV}" > ${S}/version.py |
| 25 | } | 23 | } |
