lua-periphery: depend on c-periphery instead of cloning it
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 May 2015 13:49:21 +0000 (15:49 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 16 May 2015 21:27:23 +0000 (23:27 +0200)
commit01dfbb48c5c0725a4656518864af792c0f532e99
treef83c09902f75695b744026cd8fadc00d0c3a6069
parent416e35b44a107316532bdde416128dcffaed49ff
lua-periphery: depend on c-periphery instead of cloning it

lua-periphery currently clones and builds the c-periphery library by
itself. This causes two problems:

 1/ It does not integrate properly with the download infrastructure of
    Buildroot, making offline builds impossible since not the entire
    source code is downloaded by Buildroot.

 2/ It does not use the latest version of c-periphery, which has some
    fixes contributed by Vicente to fix c-periphery on MIPS.

This commit fixes:

  http://autobuild.buildroot.org/results/0ad/0ad656970b3cbc84b5531b28155ba2f747715fe3/

[Peter: fix minor typo in patch 0001 description]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/lua-periphery/0001-Makefile-don-t-clone-build-c-periphery.patch [new file with mode: 0644]
package/lua-periphery/0002-Fix-include-paths.patch [new file with mode: 0644]
package/lua-periphery/Config.in
package/lua-periphery/lua-periphery.mk