]> code.ossystems Code Review - openembedded-core.git/commit
devtool: include do_patch in SRCTREECOVEREDTASKS
authorTzu-Jung Lee <roylee17@currantlabs.com>
Mon, 2 Nov 2015 19:21:25 +0000 (19:21 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:30:53 +0000 (21:30 +0000)
commit0731c5a9e98f7b7f6e5ada9bbb99acb3f5884516
tree2b68c4c9c542679e84de3f1ed1e8ad7dd88a958c
parente3f216eef1b7a8ecfd00317e60704cff472238ba
devtool: include do_patch in SRCTREECOVEREDTASKS

The external source of kernel has been patched during the
construction of git repository. Include the do_patch task in the
SRCTREECOVEREDTASKS.

Signed-off-by: Tzu-Jung Lee <roylee17@currantlabs.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/standard.py