[OE-core] [OE-Core][master][PATCH 0/2] Devtool reset --remove-work

Sai Hari Chandana Kalluri chandana.kalluri at xilinx.com
Tue Nov 26 19:43:24 UTC 2019


This patch series contains two patches:                                                                               
1.  update the devtool reset --remove-work user prints according to previous review comments.                         
2.  The second patch adds devtool oe-selftest for devtool reset --remove-work.                                        
    There are two test cases for devtool reset --remove-work:                                                         
    a. One that ensures when users runs devtool reset the source is not deleted by default.                           
    b. The second test case ensures devtool reset --remove-work command cleans the source directory  

Sai Hari Chandana Kalluri (2):
  reset --remove-work: Modify the remove-work print messages
  oeselftest: devtool reset --remove-work command

 meta/lib/oeqa/selftest/cases/devtool.py | 49 +++++++++++++++++++++++++++++++++
 scripts/lib/devtool/standard.py         |  8 ++++--
 2 files changed, 54 insertions(+), 3 deletions(-)

-- 
2.7.4



More information about the Openembedded-core mailing list