summaryrefslogtreecommitdiff
path: root/elements/gnu-toolchain.bst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-03-22 09:47:09 +0000
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-03-22 09:47:09 +0000
commitf501976babcc283c7d2ae4bea25e5feefc4b98c2 (patch)
treeb01db0437dae72ebb5efd31f7e08149ca98f37b6 /elements/gnu-toolchain.bst
parent24e2b51f2b81b6b48376a5b4facbcddb4caad177 (diff)
downloaddefinitions-f501976babcc283c7d2ae4bea25e5feefc4b98c2.tar.gz
Moved all elements under the elements directory
Diffstat (limited to 'elements/gnu-toolchain.bst')
-rw-r--r--elements/gnu-toolchain.bst20
1 files changed, 20 insertions, 0 deletions
diff --git a/elements/gnu-toolchain.bst b/elements/gnu-toolchain.bst
new file mode 100644
index 00000000..f38a05da
--- /dev/null
+++ b/elements/gnu-toolchain.bst
@@ -0,0 +1,20 @@
+kind: stack
+
+depends:
+- gnu-toolchain/fhs-dirs.bst
+- gnu-toolchain/binutils.bst
+- gnu-toolchain/busybox.bst
+- gnu-toolchain/ccache.bst
+- gnu-toolchain/gawk.bst
+- gnu-toolchain/gcc.bst
+- gnu-toolchain/glibc.bst
+- gnu-toolchain/linux-api-headers.bst
+- gnu-toolchain/m4-tarball.bst
+- gnu-toolchain/make.bst
+
+# Build essential is the base runtime, ldconfig
+# must be run on it.
+public:
+ bst:
+ integration-commands:
+ - ldconfig