From 97e526ca10a00010987ffa3b90ec48337503a573 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 6 Oct 2016 05:18:23 +0200 Subject: [PATCH] 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 --- scripts/{native => oe-run-native} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/{native => oe-run-native} (100%) diff --git a/scripts/native b/scripts/oe-run-native similarity index 100% rename from scripts/native rename to scripts/oe-run-native -- 2.47.2