All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Two fixes about cleaning up temp dir
@ 2019-07-19 10:00 Chen Qi
  2019-07-19 10:00 ` [PATCH 1/2] runtime_test.py: use track_for_cleanup for " Chen Qi
  2019-07-19 10:00 ` [PATCH 2/2] devtool: remove temp dir in upgrade Chen Qi
  0 siblings, 2 replies; 3+ messages in thread
From: Chen Qi @ 2019-07-19 10:00 UTC (permalink / raw)
  To: openembedded-core

*** BLURB HERE ***
The following changes since commit ecf098877522508875ccff8c56cd7fee0fa3762a:

  distro/include: Add poky-distro-alt-test-config.inc (2019-07-19 08:46:04 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/temp-clean
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/temp-clean

Chen Qi (2):
  runtime_test.py: use track_for_cleanup for temp dir
  devtool: remove temp dir in upgrade

 meta/lib/oeqa/selftest/cases/runtime_test.py | 4 +---
 scripts/lib/devtool/upgrade.py               | 1 +
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2019-07-19  9:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-19 10:00 [PATCH 0/2] Two fixes about cleaning up temp dir Chen Qi
2019-07-19 10:00 ` [PATCH 1/2] runtime_test.py: use track_for_cleanup for " Chen Qi
2019-07-19 10:00 ` [PATCH 2/2] devtool: remove temp dir in upgrade Chen Qi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.