obmc-console: Use warnx to report information

use warnx to exclude strerror the errno when provide information
warning.

Tested:
Journal message normal without print strerror
```
obmc-console-server: syslogid is not configured, not emit console log to syslog
```
Before the fix, it print the strerror of previous ignored error no.
```
obmc-console-server: syslogid is not configured, not emit console log to
syslog: Resource temporarily unavailable
```

http://fusion2/c5d26975-751d-3e19-b26c-bce9d856cf9b

Google-Bug-Id: 364358832
Change-Id: I5b10da088125cd193b15dc59eb87f85d5040e496
Signed-off-by: Dan Zhang <zhdaniel@google.com>
1 file changed
tree: 752292f49e5a39d13d3db5b1cebb0625210ad64f
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.