aboutsummaryrefslogtreecommitdiff
path: root/libs/libmraa/patches
Commit message (Collapse)AuthorAge
* libmraa: Add several subpackagesRosen Penev2018-11-30
| | | | | | Also added back the version patch to fix compilation with libupm. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libmraa: Update to 2.0.0Rosen Penev2018-11-05
| | | | | | | | | | Switched to codeload for simplicity and easier package bumping. Rearranged Makefile for consistency with other projects. All of the patches seem to have been upstreamed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* 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>