From 3fcb6f530e4f436027414c74525dfa747735c651 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Sun, 6 Mar 2016 17:44:25 +0900 Subject: Adding busybox to new build-essential --- strata/build-essential.morph | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'strata/build-essential.morph') diff --git a/strata/build-essential.morph b/strata/build-essential.morph index 28722b20..08101b83 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -6,6 +6,7 @@ description: | products: - artifact: build-essential-minimal include: + - busybox-.* - glibc-nss chunks: @@ -80,3 +81,16 @@ chunks: - 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: + - static-sed + - static-gawk + - static-bash + - linux-api-headers + - glibc + - gcc-runtime -- cgit v1.2.1