summaryrefslogtreecommitdiffstats
path: root/recipes-support/glib-networking
Commit message (Collapse)AuthorAgeFilesLines
* Delete dependency on libsoupAnton Gerasimov2018-01-081-8/+0
| | | | It makes supporting different platforms somewhat easier
* Add recipes to test pkcs11 functionality in AktualizrAnton Gerasimov2017-09-131-1/+3
|
* glib-networking_%.bbappend: Add again hackeryLeon Anavi2017-08-101-0/+4
| | | | | | | Revert the change from 24 Jul and add again the hackery which removes removes pkgconfig. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* glib-networking_%.bbappend: Remove hackeryLeon Anavi2017-07-251-4/+0
| | | | | | | Remove the hackery that removes pkgconfig because it broke the build of glib-networking-native. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
* Fix build issues with yocto pyroAnton Gerasimov2017-07-041-1/+6
|
* Make layer inclusion a neutral operationAnton Gerasimov2017-05-101-1/+1
| | | | | | | Classes are and bbappends are reworked so that mere inclusion of this layer to bbappends.conf doesn't change anything. In addition class behavior can now be controlled by both inheriting sota.bblcass and enabling "sota" DISTRO_FEATURE.
* Build OSTree natively, and its dependencies as wellAnton Gerasimov2016-09-121-0/+1
Bug-AGL: SPEC-245 Change-Id: Ia5631d786c3375ba3aa0bc6ac75ebaeb358e7b03 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>