summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-09 11:35:02 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-09 11:47:26 +0100
commitd1c74b1c1e8037a1ce9b0f248f1047df8d3bd667 (patch)
tree7b7ba3ee9c9dd2768d837ef1e1051efd4f58d718
parent1ca3008de30b87f6cd2718a1f3b0db88dc0ddd15 (diff)
downloaddefinitions-d1c74b1c1e8037a1ce9b0f248f1047df8d3bd667.tar.gz
strata/build-essential.morph: Use latest coreutils
Old coreutils fails with: In file included from utimecmp.c:33:0: utimens.h:2:5: error: conflicting types for 'futimens' int futimens (int, char const *, struct timespec const [2]); ^ In file included from ./sys/stat.h:27:0, from utimecmp.h:25, from utimecmp.c:23: ///tools/include/sys/stat.h:371:12: note: previous declaration of 'futimens' was here extern int futimens (int __fd, const struct timespec __times[2]) __THROW; ^ Makefile:995: recipe for target 'utimecmp.o' failed Change-Id: I490eeb7692a1ae9e0e827673138ee0520d791861
-rw-r--r--strata/build-essential.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index f7ca7ae6..6ab1ca0c 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -413,8 +413,8 @@ chunks:
- name: coreutils-tarball
morph: strata/build-essential/coreutils-tarball.morph
repo: upstream:coreutils-tarball
- ref: cbf5993c43f49281173f185863577d86bfac6eae
- unpetrify-ref: coreutils-6.9
+ ref: 70e9163c9c18e995515598085cb824e554eb7ae7
+ unpetrify-ref: coreutils-8.25
build-depends:
- stage2-binutils
- stage2-busybox