fwup: new package
authorWojciech Niziński <niziak@spox.org>
Tue, 5 Apr 2016 19:32:15 +0000 (21:32 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 12 Jun 2016 21:19:35 +0000 (23:19 +0200)
commit4fe8f3974fa9be5e7b230f879ca102ac648fdb39
treefa9662c88ff1287e260b0a7617e2794198faed44
parent333531f9fd1cf7148ab63d5f02fdec46d8b6fee7
fwup: new package

Signed-off-by: Wojciech Nizinski <niziak@spox.org>
[Thomas:
 - Add missing dependency on wchar
 - Rewrap Config.in help text
 - Add missing "depends on BR2_USE_MMU" on the comment about wchar
   dependency.
 - Switch to upstream 0.7.0 version
 - Replace the hook calling autogen.sh by a hook simply creating the m4
   directory, which is what prevented <pkg>_AUTORECONF from working.
 - Add patch to fix build with uClibc.
 - Split in separate patches the addition of the host variants of
   libarchive and libsodium.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/Config.in.host
package/fwup/0001-Add-missing-sys-types.h-includes.patch [new file with mode: 0644]
package/fwup/Config.in [new file with mode: 0644]
package/fwup/Config.in.host [new file with mode: 0644]
package/fwup/fwup.mk [new file with mode: 0644]