]> code.ossystems Code Review - openembedded-core.git/commit
scripts/create-recipe: Bugfixes for create-recipe easy_install handling.
authorDavid Nyström <david.c.nystrom@gmail.com>
Thu, 7 Feb 2013 10:00:26 +0000 (11:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Feb 2013 14:46:02 +0000 (14:46 +0000)
commit18e3654894175af0f51049cf2dcf42295bfbc905
tree84235d345b289d9fc5b26e26687ea82cd6bf66a8
parentacb0e56d79cfaa606ccd0a075a7c78ede172da86
scripts/create-recipe: Bugfixes for create-recipe easy_install handling.

1. Tell easy_install to always download, regardless of python
   install content.
2. Support https/ftp et.c. URLs provided by easy_install

Signed-off-by: David Nyström <david.nystrom@enea.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/create-recipe