mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
gnome.bbclass: Convert to autotools_stage
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -11,10 +11,6 @@ DEPENDS += "gnome-common"
|
||||
FILES_${PN} += "${datadir}/application-registry ${datadir}/mime-info \
|
||||
${datadir}/gnome-2.0"
|
||||
|
||||
inherit autotools pkgconfig gconf
|
||||
inherit autotools_stage pkgconfig gconf
|
||||
|
||||
EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1"
|
||||
|
||||
gnome_stage_includes() {
|
||||
autotools_stage_includes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user