summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gobject-introspection/gobject-introspection_1.64.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* gobject-introspection: disable scanner caching in installJeremy Puhlman2020-08-151-0/+5
| | | | | | | | | | | | do_compile and the wrapper already disable touching the home cache. Do the same in do_install. [YOCTO #13970] (From OE-Core rev: ad4b50ca75b902d217c2ce6ebdf7cad7426fc23f) Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gobject-introspection: add a patch to fix a build raceAlexander Kanavin2020-06-171-0/+1
| | | | | | | (From OE-Core rev: 1d6ffc795fc815509e193b28df3a33cc72bfb31b) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gobject-introspection: update to 1.64.1Alexander Kanavin2020-04-291-0/+202
All the cross-support patches are finally merged upstream; the maintainer also changed the option naming to his preference, so the recipe is adjusted. (From OE-Core rev: 4f024e10f2c889ca8c09257b7c09f2cbe2eb6d4e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>