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>
  • Loading branch information
JADarius committed Jul 22, 2023
1 parent 67e5e44 commit 2c209f7
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 2c209f7

Please sign in to comment.