summaryrefslogtreecommitdiff
path: root/meta/recipes-gnome/gnome/gobject-introspection/use-usr-bin-env-for-python.patch
Commit message (Collapse)AuthorAgeFilesLines
* gobject-introspection: update frome meta-oeDmitry Eremin-Solenikov2011-11-161-0/+20
OE-Core uses very old version of gobject-introspection. The recipe says 0.10.8, but in reality it's GOBJECT_INTROSPECTION_0_6_3-41-gefa7266. That version e.g. doesn't compile with python 2.7 (default in some versions), etc. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>