]> code.ossystems Code Review - openembedded-core.git/commit
python-pygobject: use Python 2 instead of Python 3
authorRoss Burton <ross.burton@intel.com>
Tue, 22 Mar 2016 20:53:51 +0000 (20:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2016 21:44:27 +0000 (21:44 +0000)
commit7ae7277a577b2732eff7812860a7c7967644e532
tree27d437b873a15bdb85d998fdff68df680fe78338
parente838b581397bbea9a0f4d74648fcc250073db1ae
python-pygobject: use Python 2 instead of Python 3

Ideally this would be an option but that means conditional inherits.  For now
Python 2 is clearly the default Python in oe-core so switch to Python 2 instead
of 3.

This stops python3 being pulled inadvertently into builds, and appearing in
images that have ptest-pkgs installed (via dbus-test).

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python-pygobject_3.18.2.bb