mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
meta-moblin: Convert from recipes to use the autotools_stage class
This commit is contained in:
@@ -12,8 +12,3 @@ S = "${WORKDIR}/check-${PV}"
|
||||
inherit autotools_stage pkgconfig
|
||||
|
||||
EXTRA_OECONF += "--enable-plain-docdir"
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user