aboutsummaryrefslogtreecommitdiff
path: root/rpb-debian-iot
AgeCommit message (Collapse)Author
2017-03-03rpb-debian-iot: install stm32flash by defaultRicardo Salveti
Change-Id: I9fd9487d54d9bd76272539b93177c0eb13f18b8a Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-02-23rpb-debian-iot: add mosquitto and jqRicardo Salveti
Required for the Bluemix integration. Change-Id: Iafceed385f23ac46aa0b8c9085565be57448b119 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-02-16rpb-debian-iot: update hwpack and switch to my personal repoRicardo Salveti
Personal repo used instead of staging for experimental changes. Change-Id: Ia09a49f4834dbd0f321c52eb0f2ee6b68f4b5289 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-02-13rpb-debian-iot: drop radvdRicardo Salveti
Not needed anymore, direct local address used instead. Change-Id: Ia621ad5a7fbfff6f42a885bd6437f763726db867 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-02-09rpb-debian-iot: ndppd is not required anymoreRicardo Salveti
Only local address is used, so no need to use ndppd anymore. Change-Id: I8b4472e9fea4f5b0035c265691ae0504241a7797 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-02-09rpb-debian-iot: fetch configs from external repoRicardo Salveti
Change-Id: I4dd6ff4cfa69e4fd26b696c8a37f574b79f0556c Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-02-08rpb-debian-iot: updates to the tinyproxy configRicardo Salveti
Listen on every interface (avoid if up/down) and add min/max spare servers for a faster connection with the IoT devices. Change-Id: Iaf783ad8d9ca06961f85e64dc4515d9e6ff52a8d Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-02-04rpb-debian-iot: update tinyproxy configRicardo Salveti
Tinyproxy 1.8.4-2 changed the default config to use the tinyproxy user, and it is now installed at /etc/tinyproxy/tinyproxy.conf. Change-Id: Ib5307a43827eb7e0f5a16b0d740685969fa480f1 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-01-31rpb-debian-iot: update tinyproxy port to 8080Ricardo Salveti
Same port as used by Hawkbit. Change-Id: Ic607b55c133ebb5e89a40c041dacc05f4f600d1d Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2017-01-14rpb-debian-iot: update tinyproxy configRicardo Salveti
Use the default hawkbit path as reversepath, to avoid client changes. Change-Id: I966fa40f886d5c4b4742dc720e01a8b85aa9e953 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-12-13hikey: add tee-supplicant to Hikey's hardware packFathi Boudra
OP-TEE is only enabled on HiKey. Move it to the hardware pack instead being installed by default, and cause timeout/delayed boot on other boards. Change-Id: I5ce619ba702e07aec296068209c7da853d656909 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-12-12rpb-debian-iot: add init services and scripts for hikeyRicardo Salveti
Local and not part of any package for now, since this will be moved to a different IoT Gateway image later on. Change-Id: I44bd44b26ae932e6a8465fe5b3545a6c91226d57 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-12-09rpb-debian-iot: update configs to use tinyproxy by defaultRicardo Salveti
Change-Id: I66c46530d8fa07d4c58cb560376ea7bd52394886 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-12-07rpb-debian-iot: add tcpdump and tinyproxy by defaultRicardo Salveti
Change-Id: Id688e29e19f501d827db715068492bbedee8167e Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-12-06rpb-debian-iot: add nm config to ignore the bt0 interfaceRicardo Salveti
Change-Id: I539d3c5195c466dcbb3b34e747773fd2f18641b6 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-12-05rpb-debian-iot: add sample config filesRicardo Salveti
Easier to reproduce the environment and follow the build documentation. Change-Id: I87ee2d0acd54a85f28512873f6f9c62928cd0d08 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-11-30rpb-debian-iot: temporarily enable linaro-staging by defaultRicardo Salveti
Until we are able to generate a fully working image. Change-Id: I9b335c7bf8775d2245198991d04c9aea807b4597 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-11-30rpb-debian-iot: remove ti-uim packageFathi Boudra
It isn't used anymore with 4.9 kernel. Change-Id: I614cb0f92510c54d9a81414400188f0c0c18096d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-28rpb-debian-iot: remove gcc-4.9 from hikey hwpackRicardo Salveti
Not available on stretch. Change-Id: I6a34d2ecf1441810a1a5393d1e5387d9da309c9b Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-11-28rpb-debian-iot: add initial jobRicardo Salveti
IoT (gateway) test image for HiKey, based on Debian stretch. Change-Id: Ic3806c2193e93df5725cddbacd656ef71106b0ef Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>