name: build-essential kind: stratum description: | This is not the build essential you are looking for ! products: - artifact: build-essential-minimal include: - fhs-dirs-.* - busybox-.* - glibc-nss chunks: - name: fhs-dirs morph: strata/build-essential/fhs-dirs.morph repo: baserock:baserock/fhs-dirs ref: 1218cbd38a4f4e9da75af6f7fae946ca92666afb unpetrify-ref: master build-mode: prelibc - name: static-gawk morph: strata/build-essential/static-gawk.morph repo: upstream:gawk ref: dc5af665700d9b04fdf9c18930526d28eef5d5d9 unpetrify-ref: gawk-4.1.1 build-mode: prelibc build-depends: - fhs-dirs - name: static-sed morph: strata/build-essential/static-sed.morph repo: upstream:sed-tarball ref: c949e6f8ed33f31bd46c1626dc6c5828a1750e56 unpetrify-ref: sed-4.2.2 build-mode: prelibc build-depends: - fhs-dirs - name: static-bash morph: strata/build-essential/static-bash.morph repo: upstream:bash ref: 3590145af6f1c9fa321dff231f69ae696e7e740b unpetrify-ref: baserock/bash-4.3-patch-27 build-mode: prelibc build-depends: - fhs-dirs - name: linux-api-headers morph: strata/build-essential/linux-api-headers.morph repo: upstream:linux ref: 39a8804455fb23f09157341d3ba7db6d7ae6ee76 unpetrify-ref: v4.0 build-mode: prelibc build-depends: - fhs-dirs - name: glibc morph: strata/build-essential/glibc.morph repo: upstream:glibc ref: 76c7094445082ee777a4980bfebf11501fcda63a unpetrify-ref: baserock/tristan/wip/aboriginal build-mode: prelibc build-depends: - fhs-dirs - static-sed - static-gawk - linux-api-headers artifacts: glibc-gconv: build-essential-runtime glibc-libs: build-essential-minimal glibc-nss: build-essential-runtime - name: gcc-runtime morph: strata/build-essential/gcc-runtime.morph repo: upstream:gcc-tarball ref: 19d034ed935aa53b95537f0b0d39ca7fd78da8ce unpetrify-ref: baserock/tristan/wip/aboriginal build-mode: prelibc build-depends: - fhs-dirs - static-sed - static-gawk - static-bash - linux-api-headers - glibc - name: zlib repo: upstream:zlib ref: 50893291621658f355bc5b4d450a8d06a563053d unpetrify-ref: v1.2.8 build-system: autotools build-depends: - fhs-dirs - static-sed - static-gawk - static-bash - linux-api-headers - glibc - gcc-runtime artifacts: zlib-libs: build-essential-minimal - name: busybox morph: strata/build-essential/busybox.morph repo: upstream:busybox ref: 1ecfe811fe2f70380170ef7d820e8150054e88ca unpetrify-ref: '1_23_1' build-depends: - fhs-dirs - static-sed - static-gawk - static-bash - linux-api-headers - glibc - gcc-runtime - name: m4-tarball morph: strata/build-essential/m4-tarball.morph repo: upstream:m4-tarball ref: 23c11479b3ad787adc7a651ee0c4347839e47723 unpetrify-ref: m4-1.4.17 build-depends: - fhs-dirs - static-sed - static-gawk - static-bash - linux-api-headers - glibc - gcc-runtime - name: gawk morph: strata/build-essential/gawk.morph repo: upstream:gawk ref: dc5af665700d9b04fdf9c18930526d28eef5d5d9 unpetrify-ref: gawk-4.1.1 build-depends: - fhs-dirs - static-sed - static-gawk - static-bash - linux-api-headers - glibc - gcc-runtime - name: make morph: strata/build-essential/make.morph repo: upstream:make-tarball ref: 4978d7129e42340ab9efeb0cb9cae4ad0fa052d4 unpetrify-ref: baserock/make-4.1-ttyname-segfault-fix build-depends: - fhs-dirs - static-sed - static-gawk - static-bash - linux-api-headers - glibc - gcc-runtime