Chris Johns 158ad680ae sb: Back port the RTEMS 5 and 6 RSB engine.
- Build GDb first as we do for RTEMS 5 and later

- Update GDB to 9.1 for all archs expect SPARC. The SIS patches
  only apply to 7.9. Disable Python for SPARC

Closes #4111
2020-10-06 12:00:21 +11:00

3 lines
80 B
Bash
Executable File

#! /bin/sh
openssl dgst -binary -sha512 $1 | openssl base64 | sed '{N;s/\n//;}'