From ef6a124911dc2b821e163a6254992f1bc8be215a Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Fri, 28 Apr 2017 11:34:43 +0000 Subject: Make final stage of build-essential depend on fhs-dirs --- strata/build-essential.morph | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/strata/build-essential.morph b/strata/build-essential.morph index 2eaca692..012ceebf 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -236,12 +236,12 @@ chunks: - stage2-binutils - stage2-busybox - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - name: glibc morph: strata/build-essential/glibc.morph @@ -253,12 +253,12 @@ chunks: - stage2-busybox - stage2-fake-bash - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - linux-api-headers artifacts: glibc-gconv: build-essential-runtime @@ -274,12 +274,12 @@ chunks: - stage2-binutils - stage2-busybox - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - glibc artifacts: zlib-libs: build-essential-minimal @@ -293,12 +293,12 @@ chunks: - stage2-binutils - stage2-busybox - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - glibc - zlib @@ -311,12 +311,12 @@ chunks: - stage2-binutils - stage2-busybox - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - glibc - name: gawk @@ -328,12 +328,12 @@ chunks: - stage2-binutils - stage2-busybox - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - glibc - name: m4-tarball @@ -345,12 +345,12 @@ chunks: - stage2-binutils - stage2-busybox - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - glibc - name: gcc @@ -362,12 +362,12 @@ chunks: - stage2-binutils - stage2-busybox - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - glibc - zlib - m4-tarball @@ -384,12 +384,12 @@ chunks: - stage2-binutils - stage2-busybox - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - glibc - name: ccache @@ -401,11 +401,11 @@ chunks: - stage2-binutils - stage2-busybox - stage2-glibc - - stage2-fhs-dirs - stage2-gawk - stage2-gcc - stage2-linux-api-headers - stage2-make - stage2-reset-specs + - fhs-dirs - glibc - zlib -- cgit v1.2.1