]> git.karo-electronics.de Git - meta-tx09.git/commitdiff
local.conf.sample: disable gobject introspection for old kernel
authorFlorian Boor <florian@kernelconcepts.de>
Sat, 11 Aug 2018 09:16:36 +0000 (11:16 +0200)
committerFlorian Boor <florian@kernelconcepts.de>
Sat, 11 Aug 2018 09:16:36 +0000 (11:16 +0200)
conf/local.conf.sample

index e3cb6a3746ff3fce81a449c92ef69e7045c4707a..72a37b0224e59703f364dab9116642c96f98a384 100644 (file)
@@ -4,6 +4,7 @@ DISTRO ?= "poky"
 # kernel too old for systemd!
 DISTRO_FEATURES_remove = "wayland systemd"
 DISTRO_FEATURES_remove = "opengl"
 # kernel too old for systemd!
 DISTRO_FEATURES_remove = "wayland systemd"
 DISTRO_FEATURES_remove = "opengl"
+DISTRO_FEATURES_BACKFILL_CONSIDERED = "gobject-introspection-data"
 PACKAGE_CLASSES ?= "package_ipk"
 EXTRA_IMAGE_FEATURES ?= "debug-tweaks splash package-management"
 IMAGE_FSTYPES = "tar.gz ubi"
 PACKAGE_CLASSES ?= "package_ipk"
 EXTRA_IMAGE_FEATURES ?= "debug-tweaks splash package-management"
 IMAGE_FSTYPES = "tar.gz ubi"