sculpt: document version string constraint

Issue #3403.
This commit is contained in:
Josef Söntgen 2019-06-04 15:12:38 +02:00 committed by Christian Helmuth
parent 4a102fb58c
commit eaed28f68d
1 changed files with 2 additions and 0 deletions

View File

@ -492,6 +492,8 @@ exec gzip -dc [genode_dir]/repos/gems/run/sculpt/machine.vdi.gz > [run_dir]/geno
#
# Define 'VERSION' ROM module
#
# Note: the string must be exactly 5 bytes long.
#
proc sculpt_version { } {
return "19.02" }