summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-03-02 23:44:20 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-07 00:11:37 +0000
commit41eb36dc4ce7feece2f63c7cae80478f5376459e (patch)
treea1f9cd6e0ac24e69ae4d9e72bb495c77bd4719f3 /scripts
parent82d0c8ad1e6310888084409afe645239d8316b5b (diff)
downloadpoky-41eb36dc4ce7feece2f63c7cae80478f5376459e.tar.gz
devtool: build-image: rename module
Hyphens aren't allowed in python identifiers, so you shouldn't use them in module names or they are more difficult to import. (From OE-Core rev: e8f6db9436dfc923e236f2cbc08f357e3b24fd5d) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/lib/devtool/build_image.py (renamed from scripts/lib/devtool/build-image.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/lib/devtool/build-image.py b/scripts/lib/devtool/build_image.py
index ff764fa833..ff764fa833 100644
--- a/scripts/lib/devtool/build-image.py
+++ b/scripts/lib/devtool/build_image.py