summaryrefslogtreecommitdiffstats
path: root/projectroot
diff options
context:
space:
mode:
authorBastian Krause <bst@pengutronix.de>2020-09-24 18:56:21 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-09-25 12:36:28 +0200
commit399ce56f9106b1c671fbab3dc98db6c0db670109 (patch)
treea543fe3cc2e582cc33718519a65858e9203f2071 /projectroot
parentdacef54355c2fbff82b3369c679762cbb14471df (diff)
downloadptxdist-399ce56f9106b1c671fbab3dc98db6c0db670109.tar.gz
ptxdist-399ce56f9106b1c671fbab3dc98db6c0db670109.tar.xz
rauc-hawkbit-updater: new package
Signed-off-by: Bastian Krause <bst@pengutronix.de> Message-Id: <20200924165621.24177-2-bst@pengutronix.de> [mol: use menuconfig instead of config] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'projectroot')
-rw-r--r--projectroot/etc/rauc-hawkbit-updater/config.conf43
1 files changed, 43 insertions, 0 deletions
diff --git a/projectroot/etc/rauc-hawkbit-updater/config.conf b/projectroot/etc/rauc-hawkbit-updater/config.conf
new file mode 100644
index 000000000..a1dfa97ef
--- /dev/null
+++ b/projectroot/etc/rauc-hawkbit-updater/config.conf
@@ -0,0 +1,43 @@
+[client]
+# host or IP and optional port
+hawkbit_server = 10.10.0.254:8080
+
+# true = HTTPS, false = HTTP
+ssl = false
+
+# validate ssl certificate (only use if ssl is true)
+ssl_verify = false
+
+# Tenant id
+tenant_id = DEFAULT
+
+# Target name (controller id)
+target_name = test-target
+
+# Security token
+auth_token = cb115a721af28f781b493fa467819ef5
+
+# Or gateway_token can be used instead of auth_token
+#gateway_token = cb115a721af28f781b493fa467819ef5
+
+# Temporay file RAUC bundle should be downloaded to
+bundle_download_location = /tmp/bundle.raucb
+
+# time in seconds to wait before retrying
+retry_wait = 60
+
+# connection timeout in seconds
+connect_timeout = 20
+
+# request timeout in seconds
+timeout = 60
+
+# debug, info, message, critical, error, fatal
+log_level = message
+
+# Every key / value under [device] is sent to HawkBit (target attributes),
+# and can be used in target filter.
+[device]
+mac_address = ff:ff:ff:ff:ff:ff
+hw_revision = 2
+model = T1