summaryrefslogtreecommitdiffstats
path: root/package/lua-periphery/0001-fix-build-flags.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/lua-periphery: bump to version 1.0.6Jörg Krause2015-09-191-21/+0
| | | | | | | | | | | | | Also remove patch 0001-fix-build-flags.patch. The uCLibc issue is fixed upstream. Add patch taken and slighly adopted from the c-periphery package to fix build issue with musl. Build was tested with an uCLibc toolchain and a musl toolchain. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lua-periphery: bump version to 1.0.5, remove dependency on c-peripheryVanya Sergeev2015-07-081-0/+21
The new version of the lua-periphery LuaRocks package handles fetching the c-periphery dependency, so that it no longer needs to be cloned during the lua-periphery build process. Consequently, this removes the need for selecting c-periphery as a package dependency in buildroot and the need for the patches that modify lua-periphery to be built against an external c-periphery. [Thomas: - remove dependency from .mk file, as noticed by Baruch - add patch to fix uClibc build] Signed-off-by: Vanya Sergeev <vsergeev@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud