package_manager.py: fix installed package list creation for Opkg/Dpkg
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Wed, 19 Feb 2014 10:40:24 +0000 (12:40 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Feb 2014 14:28:10 +0000 (14:28 +0000)
commitda4cc523e909478d42e0887b39e927dd28766a4a
treee3c782bed3de52ab0d1cfedcf69559122e55ecfa
parent6adad73b5e838d4caeb04c60200f0b08aa6b94bf
package_manager.py: fix installed package list creation for Opkg/Dpkg

Small error in the package list creation routine. Buildhistory was
supposed to use this but was never called. Hence, it escaped tests...

(From OE-Core rev: eaa1994ad22730cec8e8c57736915da6b45a416e)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py