diff options
author | Richard Maw <richard.maw@codethink.co.uk> | 2014-08-18 17:05:22 +0000 |
---|---|---|
committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-08-18 17:05:22 +0000 |
commit | 2b10a9677817377618e33d2b07ab7caefe316633 (patch) | |
tree | 843ba74b9480f36da273cba79182e3c38b28881b /strata/cross-tools.morph | |
parent | e424935744d9faf27327ee40987620412c41716f (diff) | |
download | infrastructure-2b10a9677817377618e33d2b07ab7caefe316633.tar.gz |
Re-organise definitions with scripts/organise-morphologies.py
Diffstat (limited to 'strata/cross-tools.morph')
-rw-r--r-- | strata/cross-tools.morph | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/strata/cross-tools.morph b/strata/cross-tools.morph new file mode 100644 index 00000000..c3e35e6d --- /dev/null +++ b/strata/cross-tools.morph @@ -0,0 +1,11 @@ +name: cross-tools +kind: stratum +description: Tools used together with cross compilers +build-depends: +- morph: strata/core.morph +chunks: +- name: patchelf + repo: upstream:patchelf + ref: 21a85cc1c63cf3ef060ece59cdd82455e2884703 + unpetrify-ref: baserock/morph + build-depends: [] |