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 <[email protected]> --- 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
