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:50:36 +0000 (14:50 +0000)
commit7e84be8bbcebd663977f07d7e845a76c6dd5b52f
treecd192d70335c4ef2e74fd15b31b2bdb4b1bb8000
parent6cc7e105b8441dd3096449bddcceb7e981a84a8a
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

(From OE-Core rev: 18e3654894175af0f51049cf2dcf42295bfbc905)

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