From: Ulf Magnusson Date: Thu, 6 Oct 2016 03:18:23 +0000 (+0200) Subject: scripts: Rename 'native' to 'oe-run-native' X-Git-Tag: 2016-10~96 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=97e526ca10a00010987ffa3b90ec48337503a573;p=openembedded-core.git scripts: Rename 'native' to 'oe-run-native' Makes it a bit more descriptive and potentially more discoverable. Most people seemed to prefer an oe- prefix, so let's go with that. Signed-off-by: Ulf Magnusson Signed-off-by: Richard Purdie --- diff --git a/scripts/native b/scripts/oe-run-native similarity index 100% rename from scripts/native rename to scripts/oe-run-native