]> code.ossystems Code Review - openembedded-core.git/commit
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:04 +0000 (14:28 +0000)
commiteaa1994ad22730cec8e8c57736915da6b45a416e
treec759d6cc260c71b41dfa016b6a9deb0a2338d0c8
parentdb9dd4b4ef9120baccbccae77d9c31f54a6eb9a1
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...

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