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

changed since V4:
Removed single quotes from the --show-format option on smart query.
The quote was causing the arch search to fail in the following for
loop.

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

 meta/lib/oe/package.py         |  13 +--
 meta/lib/oe/package_manager.py | 229 ++++++++++++++++++++---------------------
 2 files changed, 118 insertions(+), 124 deletions(-)

-- 
2.10.2



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

end of thread, other threads:[~2016-11-30  4:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-30  4:45 [PATCH V5] subprocess cleanup Stephano Cetola
2016-11-30  4:45 ` [PATCH V5] 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