mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
meta-moblin: Convert from recipes to use the autotools_stage class
This commit is contained in:
@@ -6,7 +6,7 @@ inherit gnome pkgconfig
|
||||
DEPENDS += "intltool"
|
||||
|
||||
do_stage() {
|
||||
autotools_stage_all
|
||||
autotools_stage_all
|
||||
}
|
||||
|
||||
PACKAGES += "${PN}-python"
|
||||
|
||||
Reference in New Issue
Block a user