Bump Buildroot Version to buildroot 2019_02_6
This commit is contained in:
@@ -46,7 +46,7 @@ define MENDER_INSTALL_CONFIG_FILES
|
||||
|
||||
$(INSTALL) -D -m 0755 $(@D)/support/mender-device-identity \
|
||||
$(TARGET_DIR)/usr/share/mender/identity/mender-device-identity
|
||||
$(foreach f,hostinfo network, \
|
||||
$(foreach f,hostinfo network os rootfs-type, \
|
||||
$(INSTALL) -D -m 0755 $(@D)/support/mender-inventory-$(f) \
|
||||
$(TARGET_DIR)/usr/share/mender/inventory/mender-inventory-$(f)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user