Skip to content

Commit

Permalink
kraft.yaml: Add uksignal dependency
Browse files Browse the repository at this point in the history
`uksignal` (even as a stub) is required for running Nginx.

Signed-off-by: Razvan Deaconescu <[email protected]>
Reviewed-by: Stefan Jumarea <[email protected]>
Approved-by: Alexander Jung <[email protected]>
Tested-by: Unikraft CI <[email protected]>
GitHub-Closes: unikraft#8
  • Loading branch information
razvand authored and unikraft-bot committed Nov 30, 2022
1 parent 9800a33 commit dfab6b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ unikraft:
- CONFIG_LIBPOSIX_PROCESS=y
- CONFIG_LIBPOSIX_USER=y
- CONFIG_UKSYSINFO=y
- CONFIG_LIBUKSIGNAL=y
- CONFIG_LIBUKMMAP=y
- CONFIG_LIBUKTIME=y
targets:
Expand Down

0 comments on commit dfab6b2

Please sign in to comment.