mirror of
git://git.yoctoproject.org/poky
synced 2026-09-15 06:41:14 +00:00
cairo: Remove now unneeded do_stage function
This commit is contained in:
parent
ece77e6ecb
commit
f08f0ff06e
@ -9,7 +9,3 @@ require cairo-fpu.inc
|
|||||||
EXTRA_OECONF += "${@get_cairo_fpu_setting(bb, d)}"
|
EXTRA_OECONF += "${@get_cairo_fpu_setting(bb, d)}"
|
||||||
|
|
||||||
inherit autotools_stage pkgconfig
|
inherit autotools_stage pkgconfig
|
||||||
|
|
||||||
do_stage () {
|
|
||||||
autotools_stage_all
|
|
||||||
}
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user