aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/coreutils/coreutils-6.0.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/coreutils/coreutils-6.0.inc')
-rw-r--r--recipes/coreutils/coreutils-6.0.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/coreutils/coreutils-6.0.inc b/recipes/coreutils/coreutils-6.0.inc
new file mode 100644
index 0000000000..0dd2512021
--- /dev/null
+++ b/recipes/coreutils/coreutils-6.0.inc
@@ -0,0 +1,7 @@
+require coreutils.inc
+
+SRC_URI = "\
+ ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2 \
+ file://futimens.patch;patch=1 \
+ file://coreutils-install-use-STRIP.patch;patch=1 \
+"