From: James Hilliard Date: Sun, 29 Aug 2021 02:46:29 +0000 (-0600) Subject: package/swupdate: add comment on origin of services/configs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7b1bdc3cee0506c477ed92e02d2ac14137bfc076;p=buildroot.git package/swupdate: add comment on origin of services/configs Signed-off-by: James Hilliard Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- diff --git a/package/swupdate/swupdate.mk b/package/swupdate/swupdate.mk index c9bd486127..256f0930ce 100644 --- a/package/swupdate/swupdate.mk +++ b/package/swupdate/swupdate.mk @@ -222,6 +222,8 @@ $(error No Swupdate configuration file specified, check your BR2_PACKAGE_SWUPDAT 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 mkdir -p $(TARGET_DIR)/etc/swupdate/conf.d \ $(TARGET_DIR)/usr/lib/swupdate/conf.d