summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pip_1.3.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-pip: add python-distribute in RDEPENDSZhenhua Luo2015-03-211-1/+1
| | | | | | | | | | | | Fix the following runtime issue of pip: # pip Traceback (most recent call last): File "/usr/bin/pip", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-python: rename recipes-python to recipes-devtoolsMartin Jansa2014-07-301-0/+14
* match old structure from meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>