From 67bcbf986a19ada7574224d1b6cc3ec7039398b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 1 Jun 2015 22:11:37 +0100 Subject: Use latest zlib (1.2.8) Also remove morph file as doesnt seem to be needed Change-Id: I2be278552baee752db39d1af7f95e7e98de75cf9 --- strata/build-essential.morph | 5 ++--- strata/build-essential/zlib.morph | 9 --------- 2 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 strata/build-essential/zlib.morph diff --git a/strata/build-essential.morph b/strata/build-essential.morph index 4a03fe35..3c7bbfa2 100644 --- a/strata/build-essential.morph +++ b/strata/build-essential.morph @@ -266,10 +266,9 @@ chunks: glibc-nss: build-essential-runtime - name: zlib - morph: strata/build-essential/zlib.morph repo: upstream:zlib - ref: db333af7e9b90a23fd7f9cd8dc128123b34bf698 - unpetrify-ref: baserock/build-essential + ref: 50893291621658f355bc5b4d450a8d06a563053d + unpetrify-ref: v1.2.8 build-depends: - stage2-binutils - stage2-busybox diff --git a/strata/build-essential/zlib.morph b/strata/build-essential/zlib.morph deleted file mode 100644 index a69eebf3..00000000 --- a/strata/build-essential/zlib.morph +++ /dev/null @@ -1,9 +0,0 @@ -name: zlib -kind: chunk -max-jobs: 1 -configure-commands: -- ./configure --prefix="$PREFIX" -build-commands: -- make -install-commands: -- make DESTDIR="$DESTDIR" install -- cgit v1.2.1