]> code.ossystems Code Review - openembedded-core.git/commit
python3-pip: Adds recipe for python3-pip
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Thu, 14 May 2015 16:57:23 +0000 (16:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Jun 2015 16:32:43 +0000 (17:32 +0100)
commit7c6edfbc09efb64fd9ce9f56b1e1a1b7a6bdeef0
treed898a1a2d3dc5a50e45ac22705816772352b0a3e
parent8922e609cb947e34cde6e48b82ff37a932d8d8db
python3-pip: Adds recipe for python3-pip

PIP is installed by default since python 3.4, due to issues with the
autobuilders, its default installation had to be disabled, this creates
a recipe for it, it brings a lot of new dependencies so it is chosen not
to be installed by default along with python3-core.

[YOCTO #7762]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
meta/recipes-devtools/python/python3-pip_6.1.1.bb [new file with mode: 0644]