mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
gnome.bbclass: Remove autotools_stage reference
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -12,6 +12,6 @@ FILES_${PN} += "${datadir}/application-registry \
|
||||
${datadir}/mime-info \
|
||||
${datadir}/gnome-2.0"
|
||||
|
||||
inherit autotools_stage pkgconfig gconf
|
||||
inherit autotools pkgconfig gconf
|
||||
|
||||
EXTRA_OEMAKE += "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1"
|
||||
|
||||
Reference in New Issue
Block a user