]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 28 Dec 2015 07:03:15 +0000 (23:03 -0800)
commite82466ebd9c8b9277255680d5efdd76eabf125b1
treeb71396951dd07ea17670cd5ec23d0f104750fd64
parentd7bcdb33a675fbdd30596d62961be52aa98c9e05
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.

(From OE-Core master rev: 0731c5a9e98f7b7f6e5ada9bbb99acb3f5884516)

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