Dominik Riebeling
561937f2f4
bspatch: Fix compiling on macOS.
...
u_char is a nonstandard type. On macOS this requires to explicitly
include sys/types.h.
Change-Id: I929ceafc12c7cbdcc96e85cdd05cce27d8aa6795
2020-07-20 20:38:32 +02:00
Solomon Peachy
84624e14f8
bspatch: Add a __cplusplus wrapper in the header so rbutil can use it
...
Change-Id: Iba4e173ec73bfb38144ebb83edf3ed8161d03ebd
2020-04-15 23:33:21 +02:00
Solomon Peachy
8d2d6f4ca5
rbutil: Add bspatch and libbzip2
...
This is to enable binary patching of Hiby-based firmware files
Note that noting in rbutil uses this yet.
Change-Id: I03ac824dd7402d508eb4e857ad78f184eb0d0243
2020-04-09 02:24:49 +02:00