Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH V6] cleanup subprocess
@ 2016-12-06 15:30 Stephano Cetola
  2016-12-06 15:30 ` [PATCH V6] package_manager: remove strings and migrate to direct arrays Stephano Cetola
  0 siblings, 1 reply; 2+ messages in thread
From: Stephano Cetola @ 2016-12-06 15:30 UTC (permalink / raw)
  To: openembedded-core

Changed since V5:
Smart needs to dump the installed packages to a file, as this file
is used to detect changes in the install. This was breaking:
test_incremental_image_generation

Stephano Cetola (1):
  package_manager: remove strings and migrate to direct arrays

 meta/lib/oe/package.py         |  13 +--
 meta/lib/oe/package_manager.py | 233 ++++++++++++++++++++---------------------
 2 files changed, 121 insertions(+), 125 deletions(-)

-- 
2.10.2



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-06 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-06 15:30 [PATCH V6] cleanup subprocess Stephano Cetola
2016-12-06 15:30 ` [PATCH V6] package_manager: remove strings and migrate to direct arrays Stephano Cetola

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox