From: Aníbal Limón Date: Wed, 9 Nov 2016 21:03:52 +0000 (-0600) Subject: oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk module X-Git-Tag: uninative-1.5~703 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9a3be58b17afbe4ef00030b0e6ad8b20b03adc49;p=openembedded-core.git oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk module It doesn't make sense to have files related to sdk module into runtime module. [YOCTO #10599] Signed-off-by: Aníbal Limón Signed-off-by: Mariano Lopez --- diff --git a/meta/lib/oeqa/runtime/files/testsdkmakefile b/meta/lib/oeqa/sdk/files/testsdkmakefile similarity index 100% rename from meta/lib/oeqa/runtime/files/testsdkmakefile rename to meta/lib/oeqa/sdk/files/testsdkmakefile