diff options
| -rw-r--r-- | meta/classes/gio-module-cache.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/gio-module-cache.bbclass b/meta/classes/gio-module-cache.bbclass index e429bd3197..0520c2257f 100644 --- a/meta/classes/gio-module-cache.bbclass +++ b/meta/classes/gio-module-cache.bbclass | |||
| @@ -2,6 +2,7 @@ PACKAGE_WRITE_DEPS += "qemu-native" | |||
| 2 | inherit qemu | 2 | inherit qemu |
| 3 | 3 | ||
| 4 | GIO_MODULE_PACKAGES ??= "${PN}" | 4 | GIO_MODULE_PACKAGES ??= "${PN}" |
| 5 | GIO_MODULE_PACKAGES_class-nativesdk = "" | ||
| 5 | 6 | ||
| 6 | gio_module_cache_common() { | 7 | gio_module_cache_common() { |
| 7 | if [ "x$D" != "x" ]; then | 8 | if [ "x$D" != "x" ]; then |
