Fix report CPU_TYPE in hardware.sh for RPIs
Changes: * For CPU_TYPE in hardware.sh, report something if /proc/cpuinfo does not contain processor model information
This commit is contained in:
parent
17d6163514
commit
847f4ab742
5 changed files with 19 additions and 5 deletions
|
@ -17,7 +17,7 @@ docs_section_override = AddOns:released
|
|||
|
||||
[launcher]
|
||||
author = Michael Erdely
|
||||
version = 10.0.0.0
|
||||
version = 10.0.0.1
|
||||
description = Technical Add-on for Unix and Linux
|
||||
|
||||
#[package]
|
||||
|
@ -26,5 +26,5 @@ description = Technical Add-on for Unix and Linux
|
|||
|
||||
[id]
|
||||
name = TA-unix
|
||||
version = 10.0.0.0
|
||||
version = 10.0.0.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue