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

Commit

Permalink
app-lua: Update kraft.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Darius-Andrei Jipa <jipad16@yahoo.com>
  • Loading branch information
JADarius committed Jul 17, 2023
1 parent 86e6aec commit dd348cf
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 dd348cf

Please sign in to comment.