summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-matplotlib_1.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-matplotlib: Upgrade to 2.0.2Khem Raj2017-09-071-33/+0
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Remove unnecessary exports of HOST_SYS and BUILD_SYS in python-based recipesAlexander Kanavin2016-06-081-3/+0
| | | | | | | They are no longer required to build python software. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-matplotlib: add dateutil & pytz to DEPENDS/RDEPENDSTim Orling2014-10-141-5/+2
| | | | | | | | | | python-matplotlib is currently providing its own dateutil and pytz Add dateutil and pytz as DEPENDS/RDEPENDS. Patch setupext.py to no longer provide its own dateutil and pytz. Remove python-matplotlib from blacklist. Signed-off-by: Tim Orling <TicoTimo@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-matplotlib: blacklist because of conflict with python-dateutilMartin Jansa2014-10-101-0/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* meta-python: rename recipes-python to recipes-devtoolsMartin Jansa2014-07-301-0/+36
* match old structure from meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>