From a369e9f7b9c3e9e17104c2d40e93c38ea333d812 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Wed, 22 Jun 2016 16:30:42 -0500 Subject: python-pygobject: Backport 2.28.3 The skeleton code does not run with pygobject-3 today, so backport pygobject-2 recipe from yocto 2.0.1. TODO: Create issue to track upgrade to pygobject-3. Signed-off-by: Patrick Williams --- meta-phosphor/conf/distro/openbmc-phosphor.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta-phosphor/conf/distro') diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf index 4af4a4b64..f37e88c66 100644 --- a/meta-phosphor/conf/distro/openbmc-phosphor.conf +++ b/meta-phosphor/conf/distro/openbmc-phosphor.conf @@ -36,3 +36,6 @@ MACHINE_FEATURES += " \ " DISTRO_EXTRA_RDEPENDS_remove_qemuarm = "packagegroup-core-device-devel" + +# TODO: openbmc/openbmc#12345 - Upgrade to pygobject-3. +PREFERRED_VERSION_python-pygobject = "2.%" -- cgit v1.2.1