summaryrefslogtreecommitdiff
path: root/strata/coreutils-common.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-11-11 22:51:15 +0000
committerJavier Jardón <jjardon@gnome.org>2014-11-11 22:52:15 +0000
commitc42e94f0a7dddf3df2dd14d6fb3283b81ee62d5d (patch)
treef2196f498c3e772bb5cbb268a60691f572077b82 /strata/coreutils-common.morph
parent312e07068a496879e867eabf7ad11041b7779f80 (diff)
parentd7c37a3159c949f01d802a5119fbfc575a6aff79 (diff)
downloaddefinitions-c42e94f0a7dddf3df2dd14d6fb3283b81ee62d5d.tar.gz
Merge branch 'baserock/jjardon/coreutils'
Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
Diffstat (limited to 'strata/coreutils-common.morph')
-rw-r--r--strata/coreutils-common.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/strata/coreutils-common.morph b/strata/coreutils-common.morph
new file mode 100644
index 00000000..9c5c38fe
--- /dev/null
+++ b/strata/coreutils-common.morph
@@ -0,0 +1,15 @@
+name: coreutils-common
+kind: stratum
+description: |
+ We need to split this so we can build stuff using coreutils but we can not
+ having it in the final systems (for example in genivi ones that do not
+ accept GPLv3 code)
+build-depends:
+- morph: strata/core.morph
+chunks:
+- name: coreutils
+ morph: strata/coreutils-common/coreutils.morph
+ repo: upstream:coreutils
+ ref: 9df9643842e4b4d8ece710fe6105f32fa38a0d22
+ unpetrify-ref: baserock/8.23
+ build-depends: []