summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-26 22:00:16 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-01-26 22:00:16 +0900
commit3b4a250c527d188f26e8deb6f10e59dbe8b18356 (patch)
tree3e3479990e9345de2768d5c6de5b68d4f890c130
parent38e7d6867f874db7154cc863c8cabece1c6d23c2 (diff)
downloaddefinitions-3b4a250c527d188f26e8deb6f10e59dbe8b18356.tar.gz
gnome-platform.bst: Architecture conditional ostree import source
Pull in a different org.gnome.Platform branch depending on the build architecture.
-rw-r--r--gnome-platform.bst21
1 files changed, 15 insertions, 6 deletions
diff --git a/gnome-platform.bst b/gnome-platform.bst
index caeb958e..79346805 100644
--- a/gnome-platform.bst
+++ b/gnome-platform.bst
@@ -1,14 +1,23 @@
kind: import
description: Import the GNOME Platform
-sources:
-- kind: ostree
- url: https://sdk.gnome.org/repo/
- track: runtime/org.gnome.Platform/x86_64/3.22
- gpg-key: keys/gnome-sdk.gpg
- ref: b8cefee73336be957b195a797c454808307ff853f811771d5e577f071b5540e4
config:
source: files
public:
bst:
integration-commands:
- ldconfig
+arches:
+ x86_64:
+ sources:
+ - kind: ostree
+ url: https://sdk.gnome.org/repo/
+ track: runtime/org.gnome.Platform/x86_64/3.22
+ gpg-key: keys/gnome-sdk.gpg
+ ref: af7b50663d808bf5cc6eb7538a3481b29c34864d71b719562246071113a18327
+ i386:
+ sources:
+ - kind: ostree
+ url: https://sdk.gnome.org/repo/
+ track: runtime/org.gnome.Platform/i386/3.22
+ gpg-key: keys/gnome-sdk.gpg
+ ref: 8c86378e95d305097e64a7b04e23595773ab894ed5d216b49777a22819bff08f