From 7aad5150f69da42b84994c353283db5daf8e967f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 26 Nov 2017 23:40:38 +0000 Subject: Add BuildStream converted files This is made by a conversion made in commit 8f8992a18d55c3abf28d4b6fc8036bd39d3dc1cf of definitions Check there to know what exact versions of YBD and defs2bst was used --- elements/core.bst | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 elements/core.bst (limited to 'elements/core.bst') diff --git a/elements/core.bst b/elements/core.bst new file mode 100644 index 00000000..0b5057ac --- /dev/null +++ b/elements/core.bst @@ -0,0 +1,50 @@ +kind: stack +description: Core components of a Baserock base system that are build tools required + for the BSP and Foundation strata, but a step above build-essential +depends: +- core/gdbm.bst +- core/perl.bst +- core/ncurses.bst +- core/texinfo-tarball.bst +- core/autoconf-tarball.bst +- core/automake.bst +- core/help2man.bst +- core/autoconf.bst +- core/libtool-tarball.bst +- core/file.bst +- core/libexpat.bst +- core/openssl-new.bst +- core/bzip2.bst +- core/readline.bst +- core/libffi.bst +- core/sqlite3.bst +- core/python3.bst +- core/ca-certificates.bst +- core/curl.bst +- core/gettext-tarball.bst +- core/git-minimal.bst +- core/mini-utils.bst +- core/gzip.bst +- core/flex.bst +- core/bison.bst +- core/patch.bst +- core/xz.bst +- core/libtool.bst +- core/pkg-config.bst +- core/attr.bst +- core/acl.bst +- core/linux-pam.bst +- core/libcap2.bst +- core/shadow.bst +- core/util-linux.bst +- core/e2fsprogs.bst +- core/libxml2.bst +- core/libxslt.bst +- core/XML-Parser.bst +- core/intltool.bst +- core/bash.bst +- core/cmake.bst +- core/cython.bst +- core/gperf.bst +- core/bc.bst +- core/libseccomp.bst -- cgit v1.2.1