|
@@ -29,7 +29,7 @@ ifeq ($(BR2_PACKAGE_SYSTEMD),y)
|
|
RAUC_DEPENDENCIES += systemd
|
|
RAUC_DEPENDENCIES += systemd
|
|
endif
|
|
endif
|
|
|
|
|
|
-HOST_RAUC_DEPENDENCIES = host-pkgconf host-openssl host-libglib2
|
|
|
|
|
|
+HOST_RAUC_DEPENDENCIES = host-pkgconf host-openssl host-libglib2 host-squashfs
|
|
HOST_RAUC_CONF_OPTS += --disable-network --disable-json --disable-service
|
|
HOST_RAUC_CONF_OPTS += --disable-network --disable-json --disable-service
|
|
|
|
|
|
$(eval $(autotools-package))
|
|
$(eval $(autotools-package))
|