]> xenbits.xensource.com Git - unikraft/libs/micropython.git/commit
Add patches.
authorFelipe Huici <felipe.huici@neclab.eu>
Tue, 8 Oct 2019 07:47:40 +0000 (09:47 +0200)
committerFelipe Huici <felipe.huici@neclab.eu>
Wed, 9 Oct 2019 13:32:51 +0000 (15:32 +0200)
commite395cbbecb906b3e52e0c9d196d60c0583656770
tree9164dcf56f942eecde1cbb0d9e07fca53386fb77
parentcdf127c7a0df7e054b4a6e33ee764d2eb2f633f3
Add patches.

Add patches to fix compilation errors and to adapt unix/main.c and
modlwip.c to Unikraft.

Signed-off-by: Felipe Huici <felipe.huici@neclab.eu>
Reviewed-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
patches/0001-missing-board-defines.patch [new file with mode: 0644]
patches/0002-clearup-nlrpush-frame.patch [new file with mode: 0644]
patches/0003-compile-guard-gc-function-unix-alloc.patch [new file with mode: 0644]
patches/0004-adapt-main-c-to-unikraft.patch [new file with mode: 0644]
patches/0005-adapt-modlwip-to-unikraft.patch [new file with mode: 0644]