]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
yocto-check-layer: Ensure we use OEBasicHash as the signature handler
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Aug 2019 21:34:51 +0000 (22:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Aug 2019 14:29:01 +0000 (15:29 +0100)
commitd67fbf68f6923431e6c825cc92e0059d7dc901fb
treeb6f6ec0a4d2f3903a8df549e0d4e7dee8903fdff
parentb36c32ca2bdbe6889d134c8bf80db9282f90f050
yocto-check-layer: Ensure we use OEBasicHash as the signature handler

The layer checks are designed to work with OEBasicHash so ensure that handler
is in use rather than the new hash equivalency one as an example.

(From OE-Core rev: a10bf92516a4771e2dc49ba9f74323d7a87a1619)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/checklayer/__init__.py