]> code.ossystems Code Review - openembedded-core.git/commit
opkg: add QA check for openssl feed verification
authorAlex Stewart <alex.stewart@ni.com>
Wed, 9 Jun 2021 21:10:44 +0000 (16:10 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jun 2021 22:49:47 +0000 (23:49 +0100)
commit0ccd4149881113f5c8344ab0cefcf984ade50b1c
tree0d2c34f4a3d3fd8d7eac526322d3726a601ed54c
parent9fed64cca20e98ab8df874a172cfe17fb3f77142
opkg: add QA check for openssl feed verification

Feed signature checking with OpenSSL will be deprecated in the next
release of opkg.

Upstream ML Announcement:
https://groups.google.com/g/opkg-devel/c/drqw5_HuXuU

The opkg-0.4.5 configure.ac already throws a warning when
`--enable-openssl` is requested.

Add a temporary QA check to the opkg recipe, which will throw a warning
to the builder when they have `openssl` enabled in their opkg
PACKAGECONFIG. This will give builders some time to either change their
feed verification mechanism, or raise their use-case with upstream.

Signed-off-by: Alex Stewart <alex.stewart@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/opkg/opkg_0.4.5.bb