]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
gpgme: disable python support (until upstream fixes 3.12 compatibility)
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 15 Dec 2023 07:52:04 +0000 (08:52 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Dec 2023 12:02:10 +0000 (12:02 +0000)
commit6d82ce8c16e724d5bba088b3a3d05c1690e47862
tree4dae6952d14f3be1331ee82b7794429ea5b0ee30
parent0f85f8af5edc7e2899a0212c56574a353f41bf6b
gpgme: disable python support (until upstream fixes 3.12 compatibility)

The only consumer in oe-core was dnf, and latest dnf releases no longer
use it. There are no consumers in meta-oe.

gpgme's python support is generally a pain to support, and lags
behind upstream python versions. It was enabled in

commit fc6c81da79897c95a9c81960a1dee49517f2562a
Author: Mark Hatle <mark.hatle@windriver.com>
Date:   Tue Mar 7 12:54:33 2017 -0600

    gpgme: Fix issue building for the target

which wasn't prompted by any consumer requiring python,
but rather to correct build errors in absence of specific
configuration passed in.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gpgme/gpgme_1.23.1.bb