public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH V2] simultaneous do_rootfs tasks with testimage fix
@ 2016-08-10 20:03 Stephano Cetola
  2016-08-10 20:03 ` [PATCH V2] Allow for simultaneous do_rootfs tasks with rpm Stephano Cetola
  0 siblings, 1 reply; 2+ messages in thread
From: Stephano Cetola @ 2016-08-10 20:03 UTC (permalink / raw)
  To: openembedded-core

Changed since V1:

I've added a fix to the smart tests which creates a fresh index of the RPM
packages specifically for the tests. This decouples the tests and the rootfs
processes, which also does some indexing for installation.

Stephano Cetola (1):
  Allow for simultaneous do_rootfs tasks with rpm

 meta/classes/rootfs_rpm.bbclass |  5 -----
 meta/lib/oe/package_manager.py  | 17 ++++++++++++++---
 meta/lib/oeqa/runtime/smart.py  | 41 ++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 54 insertions(+), 9 deletions(-)

-- 
2.9.2



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

end of thread, other threads:[~2016-08-10 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10 20:03 [PATCH V2] simultaneous do_rootfs tasks with testimage fix Stephano Cetola
2016-08-10 20:03 ` [PATCH V2] Allow for simultaneous do_rootfs tasks with rpm Stephano Cetola

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