|
@@ -195,6 +195,8 @@ $(error No Swupdate configuration file specified, check your BR2_PACKAGE_SWUPDAT
|
|
endif
|
|
endif
|
|
endif
|
|
endif
|
|
|
|
|
|
|
|
+# Services and configs derived from meta-swupdate(MIT license)
|
|
|
|
+# https://github.com/sbabic/meta-swupdate/tree/master/recipes-support/swupdate/swupdate
|
|
define SWUPDATE_INSTALL_COMMON
|
|
define SWUPDATE_INSTALL_COMMON
|
|
mkdir -p $(TARGET_DIR)/etc/swupdate/conf.d \
|
|
mkdir -p $(TARGET_DIR)/etc/swupdate/conf.d \
|
|
$(TARGET_DIR)/usr/lib/swupdate/conf.d
|
|
$(TARGET_DIR)/usr/lib/swupdate/conf.d
|