mirror of
git://git.yoctoproject.org/poky
synced 2026-09-27 14:03:45 +00:00
autotools.bbclass: Drop unused autotools_stage_dir dummy function
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
35d44a438d
commit
7476df3fa2
@ -160,10 +160,6 @@ autotools_do_install() {
|
|||||||
oe_runmake 'DESTDIR=${D}' install
|
oe_runmake 'DESTDIR=${D}' install
|
||||||
}
|
}
|
||||||
|
|
||||||
autotools_stage_dir() {
|
|
||||||
sysroot_stage_dir $1 $2
|
|
||||||
}
|
|
||||||
|
|
||||||
inherit siteconfig
|
inherit siteconfig
|
||||||
|
|
||||||
EXPORT_FUNCTIONS do_configure do_install
|
EXPORT_FUNCTIONS do_configure do_install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user