[OE-core] [PATCH] lib/oeqa: move skeletoninit.py where it belongs

Stefan Stanacar stefanx.stanacar at intel.com
Fri Aug 30 09:24:32 UTC 2013


OE-core commit fcc59cbcdb1550489d372edf9f465efa7165245f /
poky commit 748ddc39e56623f4e48987f0467f4722f6e162f2 added a new test, but
in the wrong location.
I took the patch from Alex's branch but renamed it from meta/lib/oeqa/runtime/skeleton.py to meta/lib/oeqa/skeletoninit.py before sending. This was
unintentional, it should have been under meta/lib/oeqa/runtime.

Signed-off-by: Stefan Stanacar <stefanx.stanacar at intel.com>
---
 meta/lib/oeqa/{ => runtime}/skeletoninit.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename meta/lib/oeqa/{ => runtime}/skeletoninit.py (100%)

diff --git a/meta/lib/oeqa/skeletoninit.py b/meta/lib/oeqa/runtime/skeletoninit.py
similarity index 100%
rename from meta/lib/oeqa/skeletoninit.py
rename to meta/lib/oeqa/runtime/skeletoninit.py
-- 
1.8.3.1




More information about the Openembedded-core mailing list