mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +00:00
gnome-settings-daemon: Drop using autotools specific option
gnome-settings-daemon has now switched to using meson therefore drop this setting which was used when autotools were used. Fixes WARNING: Unknown options: "introspection" Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -26,7 +26,6 @@ DEPENDS = " \
|
|||||||
|
|
||||||
# all these are mandatory
|
# all these are mandatory
|
||||||
REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data"
|
REQUIRED_DISTRO_FEATURES = "x11 polkit pulseaudio systemd gobject-introspection-data"
|
||||||
UNKNOWN_CONFIGURE_WHITELIST_append = " introspection"
|
|
||||||
|
|
||||||
SRC_URI[archive.md5sum] = "102dc488a6a726e4050cf5ab7e967e8d"
|
SRC_URI[archive.md5sum] = "102dc488a6a726e4050cf5ab7e967e8d"
|
||||||
SRC_URI[archive.sha256sum] = "3e33dbd319b562a5ab602dcab6de3ca81b85f8346672e90ec632b36bbf15ee4b"
|
SRC_URI[archive.sha256sum] = "3e33dbd319b562a5ab602dcab6de3ca81b85f8346672e90ec632b36bbf15ee4b"
|
||||||
|
|||||||
Reference in New Issue
Block a user