From: Ionut Chisanovici Date: Mon, 30 Jun 2014 08:41:38 +0000 (+0300) Subject: oeqa/selftest/toaster.py: renamed to _toaster.py X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~33285 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8da2ebba10e0128938919b39c29be40b7c1d80aa;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git oeqa/selftest/toaster.py: renamed to _toaster.py In order not to run the toaster selftests by default, we renamed to _toaster.py Signed-off-by: Ionut Chisanovici Signed-off-by: Richard Purdie --- diff --git a/meta/lib/oeqa/selftest/toaster.py b/meta/lib/oeqa/selftest/_toaster.py similarity index 100% rename from meta/lib/oeqa/selftest/toaster.py rename to meta/lib/oeqa/selftest/_toaster.py