aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/coreutils/coreutils-6.0.inc
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2009-12-17 15:04:26 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2009-12-17 15:04:26 +0100
commitb7e9814253f4b8f61e68d9aa7f518c1404cf417f (patch)
treed30408cd8f13b8d3c57437e41b514573ca1a4eae /recipes/coreutils/coreutils-6.0.inc
parente3df24d64a48aff19aa9960dd9308a071b243b09 (diff)
parent727b276ed3d414662f19ec66e80f7b3dc029bca5 (diff)
downloadopenembedded-b7e9814253f4b8f61e68d9aa7f518c1404cf417f.tar.gz
Merge commit 'origin/org.openembedded.dev' into shr/merge
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 \
+"