Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

Commit

Permalink
kraft.yaml: Update dependencies versions
Browse files Browse the repository at this point in the history
Change all the versions to "stable" for better compatibility.

Signed-off-by: Darius-Andrei Jipa <jipad16@yahoo.com>
Reviewed-by: Eduard Vintilă <eduard.vintila47@gmail.com>
Reviewed-by: Stefan Jumarea <stefanjumarea02@gmail.com>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Closes: #9
  • Loading branch information
JADarius authored and unikraft-bot committed Jul 26, 2023
1 parent 5724b17 commit 51607f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ targets:
- architecture: x86_64
platform: linuxu
- architecture: x86_64
platform: kvm
platform: qemu
- architecture: x86_64
platform: xen
libraries:
musl:
version: stable
version: 'stable'
lua:
version: '0.13.1'
version: 'stable'
kconfig:
- CONFIG_LIBLUA=y
- CONFIG_LIBLUA_MAIN_FUNCTION=y
Expand Down

0 comments on commit 51607f3

Please sign in to comment.