mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
cml1: remove redundant addtask
The configure task is added by base.bbclass, no need to do it again. (From OE-Core rev: 2d7897bcab2b70d850bfe02ded42b20eb695eda8) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
163aa6f149
commit
6041d190ea
@@ -21,7 +21,6 @@ cml1_do_configure() {
|
||||
}
|
||||
|
||||
EXPORT_FUNCTIONS do_configure
|
||||
addtask configure after do_unpack do_patch before do_compile
|
||||
|
||||
inherit terminal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user