summaryrefslogtreecommitdiff
path: root/strata/coreutils-common.morph
blob: 9c5c38fe5c98adb4570e1f255ac7fb72bf1b0339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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: []