]> code.ossystems Code Review - openembedded-core.git/commitdiff
scripts: Rename 'native' to 'oe-run-native'
authorUlf Magnusson <ulfalizer@gmail.com>
Thu, 6 Oct 2016 03:18:23 +0000 (05:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Oct 2016 06:53:46 +0000 (07:53 +0100)
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 <ulfalizer@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/oe-run-native [moved from scripts/native with 100% similarity]

similarity index 100%
rename from scripts/native
rename to scripts/oe-run-native