summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-pygobject_2.27.91.bb
Commit message (Collapse)AuthorAgeFilesLines
* multilib: remove the multilib handling to allarchDongxiao Xu2011-09-281-1/+1
| | | | | | | | | | | | | | currently we have allarch type of recipes, which may still have architecture dependency, like x11-common. So we need to drop the handling to allarch in multilib case. Also remove the PV postfix in python-pygobject DEPENDS, since multilib code will treat a native package multilib capable. [YOCTO #1497] [YOCTO #1498] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* python: Add python to the dependency to pygobjectMark Hatle2011-06-231-2/+2
| | | | | | | | pygobject requires both python and pygobject-native for compilation. Without python pygobject may fail to compile.. and items that depend on pygobject will fail to compile. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* python-pyobject: Remove unnecessary -dbg settingMark Hatle2011-06-231-2/+1
| | | | Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* python-pygpbject: upgrade from 2.27 to 2.27.91Nitin A Kamble2011-05-231-0/+38
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>