We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331e024 commit c914455Copy full SHA for c914455
1 file changed
examples/python-agent-driver/kraft.yaml
@@ -2,8 +2,8 @@ specification: '0.6'
2
name: python-agent-driver-hyperlight
3
4
unikraft:
5
- source: https://github.com/unikraft/unikraft.git
6
- version: plat-hyperlight
+ source: https://github.com/danbugs/unikraft.git
+ version: cpiovfs-fix
7
kconfig:
8
CONFIG_PLAT_HYPERLIGHT: 'y'
9
CONFIG_PAGING: 'n'
@@ -74,7 +74,7 @@ unikraft:
74
75
libraries:
76
app-elfloader:
77
- source: https://github.com/unikraft/app-elfloader.git
+ source: https://github.com/danbugs/app-elfloader.git
78
version: plat-hyperlight
79
libelf:
80
source: https://github.com/unikraft/lib-libelf.git
0 commit comments