mb2q: Use yaml.SafeLoader for compability with py-yaml < v3.14

Debian buster only has python-yaml v3.13 currently. That version does not
include yaml.FullLoader.

Use the SafeLoader.

Signed-off-by: Torben Hohn <torben.hohn@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

1 file changed
tree: fa8406997b1df302e11d9d55196017e5a17e1a0a
  1. Documentation/
  2. LICENSES/
  3. .gitignore
  4. COPYING
  5. mb2q
  6. README.md
README.md

mb2q - Mailbox to quilt series converter

Install

It's recommended to generate the appropriate package for your system and install it via the package manager.

Usage

See Documentation and man pages