summaryrefslogtreecommitdiffstats
path: root/recipes/libgsystem
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@theqtcompany.com>2015-11-16 15:17:59 +0100
committerGatis Paeglis <gatis.paeglis@theqtcompany.com>2015-11-17 10:18:35 +0000
commitbfc5986a84a0c719dd75a175c9bc4edff6928b5a (patch)
tree25e30b27316c77399c48eacc8d203935da3f5484 /recipes/libgsystem
parent03c226dc8e48bb2096f18a3cce833daff6232115 (diff)
downloadmeta-boot2qt-bfc5986a84a0c719dd75a175c9bc4edff6928b5a.tar.gz
Revert "Build nativesdk-ostree"
This reverts commit a5323e1fc1f734036d29da80aca037576e9d94b9. Running GNUPG (OSTree dependency) from toolchain is not supported. Change-Id: I00c5ddedfd06a5c56e64c0b3d45007b740f41a80 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
Diffstat (limited to 'recipes/libgsystem')
-rw-r--r--recipes/libgsystem/libgsystem.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/libgsystem/libgsystem.bb b/recipes/libgsystem/libgsystem.bb
index f006a39..d2d1a0b 100644
--- a/recipes/libgsystem/libgsystem.bb
+++ b/recipes/libgsystem/libgsystem.bb
@@ -39,5 +39,3 @@ do_configure_prepend() {
39 # We get a syntax error since we do not bundle gnome recipes that define this macro. 39 # We get a syntax error since we do not bundle gnome recipes that define this macro.
40 sed -i '/GTK_DOC_CHECK/d' ${S}/configure.ac 40 sed -i '/GTK_DOC_CHECK/d' ${S}/configure.ac
41} 41}
42
43BBCLASSEXTEND = "native nativesdk"