aboutsummaryrefslogtreecommitdiff
path: root/libs/libmraa/patches
Commit message (Collapse)AuthorAge
* libmraa: Upgrade to version 0.9.0Eneas U de Queiroz2018-05-23
| | | | | | This version is compatible with the version of node currently in use. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* libs: Fix typos (found by codespell)Stefan Weil2016-04-13
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* libmraa: board detection was broken after the name changedJohn Crispin2015-11-06
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* libmraa: add mraa including mips platform codeJohn Crispin2015-10-19
mraa is a lowlevel io bus abstraction layer. it allows us to export bindings for various linux io busses for node, python, ... Signed-off-by: John Crispin <blogic@openwrt.org>