Changelog: https://referencing.readthedocs.io/en/stable/changes/#v0-35-1
- Ensure that Registry.contents() also raises NoSuchResource exceptions
for nonexistent resources, not KeyError (which is an implementation
detail).
(From OE-Core rev: 476216e965dd5aa848183cff597dbd40490efbcf)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>