summaryrefslogtreecommitdiffstats
path: root/meta-sota/recipes-support/libgsystem
AgeCommit message (Collapse)AuthorFilesLines
2017-01-17Image creation has changed a bit in morty, fix OSTree-related typesAnton Gerasimov1-1/+1
accordingly Bug-AGL: SPEC-413 Change-Id: If7dbf01eb277143e41b602a977b0ef6110a5664d Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
2017-01-10Fix build of libgsystem on mortyJan-Simon Möller1-2/+3
Add the dependency gtk-doc-native and enforce autoreconf to run. Change-Id: Iff565cb8193f17d9ab9cfca7e5323440515ccb15 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-10-18Fix build of libgsystem in sota featureJan-Simon Möller1-1/+1
libgsystem_git.bb needs gobject-introspection in the inherit statements. Add it there to fix the build. Change-Id: I43c25ed02b15b7a1f53ab5111813c09a5c6b84fa Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-09-12Build OSTree natively, and its dependencies as wellAnton Gerasimov1-0/+38
Bug-AGL: SPEC-245 Change-Id: Ia5631d786c3375ba3aa0bc6ac75ebaeb358e7b03 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>