mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
meta-moblin: Convert from recipes to use the autotools_stage class
This commit is contained in:
@@ -10,9 +10,4 @@ EXTRA_OECONF = "--with-authfw=pam --with-os-type=moblin --disable-man-pages --di
|
||||
|
||||
S = "${WORKDIR}/PolicyKit-${PV}"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
inherit autotools_stage pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user