mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-01 01:13:29 +08:00
package/swupdate: add comment on origin of services/configs
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
85062dcefc
commit
7b1bdc3cee
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user