]> code.ossystems Code Review - openembedded-core.git/commit
devtool: sync: update kernel config
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 18 Feb 2016 14:18:54 +0000 (16:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Feb 2016 11:32:34 +0000 (11:32 +0000)
commitff895be7a46c4b3b1b791e5387490d90bb34fce2
tree18ef3393b15fc1dae4490a44922ff6122a4c8ac9
parent2b82a475a7c8310f432b872e9d1e5eca262a03ee
devtool: sync: update kernel config

Copy kernel config is copied to the source directory at a later phase in
_extract_source() so that it gets copied when devtool sync is done, too.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/standard.py