[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6036/8267] testsdk.bbclass: Remove unused import of OEStreamLogger



commit f3f40fe97b98af227e43fcb1439c66a95cd3ccc4
Author: Aníbal Limón <anibal limon linux intel com>
Date:   Fri May 26 15:37:27 2017 -0500

    testsdk.bbclass: Remove unused import of OEStreamLogger
    
    (From OE-Core rev: ab434125b9121e3d7c463a4b35ae60a4395f8392)
    
    Signed-off-by: Aníbal Limón <anibal limon linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/classes/testsdk.bbclass |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/meta/classes/testsdk.bbclass b/meta/classes/testsdk.bbclass
index 6a201aa..4740233 100644
--- a/meta/classes/testsdk.bbclass
+++ b/meta/classes/testsdk.bbclass
@@ -21,7 +21,6 @@ def testsdk_main(d):
     import logging
 
     from bb.utils import export_proxies
-    from oeqa.core.runner import OEStreamLogger
     from oeqa.sdk.context import OESDKTestContext, OESDKTestContextExecutor
     from oeqa.utils import make_logger_bitbake_compatible
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]