summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain/base-platform.bst
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-09-20 10:54:31 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-10-26 16:50:33 +0000
commit995a5b3effc82c39f929d0290e74b84ee25d773b (patch)
treed185e58dfc09989fc77ec6fa560e4d9890b548cf /elements/gnu-toolchain/base-platform.bst
parent8e880181f2cb365c80f0b05ac452710ece8a9d0c (diff)
downloaddefinitions-995a5b3effc82c39f929d0290e74b84ee25d773b.tar.gz
gnu-toolchain: Use binaries from Baserock releases repo to bootstrap
This replaces the previous approach of using the Freedesktop SDK binaries. We need to support more architectures than just x86_32 and x86_64, and in general it's better to bootstrap from a minimal sysroot that we build and control. The binaries are hosted at https://ostree.baserock.org/releases and are produced by a manual (but automatable) process that I will document in subsequent commits from the `bootstrap/stage3-sysroot.bst` element.
Diffstat (limited to 'elements/gnu-toolchain/base-platform.bst')
-rw-r--r--elements/gnu-toolchain/base-platform.bst23
1 files changed, 0 insertions, 23 deletions
diff --git a/elements/gnu-toolchain/base-platform.bst b/elements/gnu-toolchain/base-platform.bst
deleted file mode 100644
index ce9cdc0a..00000000
--- a/elements/gnu-toolchain/base-platform.bst
+++ /dev/null
@@ -1,23 +0,0 @@
-kind: import
-description: Import the base freedesktop platform
-config:
- source: files
-public:
- bst:
- integration-commands:
- - ldconfig
-host-arches:
- x86_64:
- sources:
- - kind: ostree
- url: gnomesdk:repo/
- track: runtime/org.freedesktop.BasePlatform/x86_64/1.4
- gpg-key: keys/gnome-sdk.gpg
- ref: c9d09b7250a12ef09d95952fc4f49a35e5f8c2c1dd7141b7eeada4069e6f6576
- i386:
- sources:
- - kind: ostree
- url: gnomesdk:repo/
- track: runtime/org.freedesktop.BasePlatform/i386/1.4
- gpg-key: keys/gnome-sdk.gpg
- ref: 27ebae91839a454596a273391b0e53063eaa8aca4fc9cb64654582bfbc338c96