Stephan Raue 4824613ce6 noobs: add support for noobs 'supported_hex_versions'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-08 16:38:44 +01:00

11 lines
275 B
JSON

{
"name": "@DISTRONAME@_@PROJECT@",
"version": "@OPENELEC_VERSION@",
"release_date": "@RELEASE_DATE@",
"kernel": "@KERNEL_VERSION@",
"description": "@DESCRIPTION@",
"username": "root",
"password": "@ROOT_PASSWORD@",
"supported_hex_revisions": "@NOOBS_HEX@"
}