]> code.ossystems Code Review - openembedded-core.git/commit
devtool: modify: use correct local files directory name
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 1 Oct 2015 10:03:36 +0000 (13:03 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Oct 2015 13:14:07 +0000 (14:14 +0100)
commit68cbe684fe6d8fe3a44e47ed85837d09077df6d5
treeee0cdcace827fc8873773b4cecdcf87832f1e86c
parent9f37ce18b7d79135a67474187b6119980e0130ae
devtool: modify: use correct local files directory name

The name of the directory for local source files under srctree is
'oe-local-files', not 'local-files'. Fixes a bug that slipped through
in b7ab82485e4514e07ab8a76e554da27ddc92e6c0.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py