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>
Thu, 27 Mar 2014 09:42:06 +0000 (09:42 +0000)
commit3b6774f090e58904058218fcf2110dfbda66900d
tree7f1a40f7271513912e287485812f05f190cd401a
parent1ca9065124a268b22003ba825b9db1c4e1368604
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

(From OE-Core rev: a3965b76ed4361455c89c982761263be03e1a8e5)

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