]> code.ossystems Code Review - openembedded-core.git/commit
package_manager: Fix apt-ftparchive index creation problems
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Mar 2014 11:40:50 +0000 (11:40 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Mar 2014 12:15:12 +0000 (12:15 +0000)
commita3965b76ed4361455c89c982761263be03e1a8e5
tree9191850721783ffeafc085df7253b19efe631ece
parent4c487543422ae471a01a573bab44e3f6a6d2497a
package_manager: Fix apt-ftparchive index creation problems

a) There were missing parameters to the release and package commands (".")

b) The commands need to be executed as one block since they build upon each other

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py