diff options
author | Stefan Stanacar <stefanx.stanacar@intel.com> | 2013-08-30 12:24:32 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-30 16:03:02 +0100 |
commit | f12c346ef48cb44be2e356e4cf4f28d015c3f507 (patch) | |
tree | 3ffc7dc1f5b62e25e5fec006a95d718fa34b501f /meta | |
parent | 6ecd6fb730f473fb90cefd7d0b431d5b8d2c05f7 (diff) | |
download | openembedded-core-f12c346ef48cb44be2e356e4cf4f28d015c3f507.tar.gz openembedded-core-f12c346ef48cb44be2e356e4cf4f28d015c3f507.tar.bz2 openembedded-core-f12c346ef48cb44be2e356e4cf4f28d015c3f507.zip |
lib/oeqa: move skeletoninit.py where it belongs
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@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/lib/oeqa/runtime/skeletoninit.py (renamed from meta/lib/oeqa/skeletoninit.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/meta/lib/oeqa/skeletoninit.py b/meta/lib/oeqa/runtime/skeletoninit.py index 557e715a3e..557e715a3e 100644 --- a/meta/lib/oeqa/skeletoninit.py +++ b/meta/lib/oeqa/runtime/skeletoninit.py |