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/patch.bst | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 elements/core/patch.bst (limited to 'elements/core/patch.bst') diff --git a/elements/core/patch.bst b/elements/core/patch.bst new file mode 100644 index 00000000..5f316abf --- /dev/null +++ b/elements/core/patch.bst @@ -0,0 +1,22 @@ +kind: autotools +depends: +- gnu-toolchain.bst +- core/autoconf.bst +- core/automake.bst +- core/bison.bst +- core/git-minimal.bst +- core/openssl-new.bst +- core/mini-utils.bst +- core/perl.bst +sources: +- kind: git + url: upstream:patch + track: v2.7.5 + ref: 3b698ab6a13fd3e5890689cd85cf41312c682f8c + submodules: + gnulib: + url: upstream:gnulib +config: + configure-commands: + (<): + - ./bootstrap --skip-po -- cgit v1.2.1