aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/coreutils/coreutils_6.0.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-10-16 23:14:20 -0700
committerChris Larson <chris_larson@mentor.com>2010-10-20 10:01:38 -0700
commitac0b7d1cf703fed7930e2adf6309ded86a887d1b (patch)
treeb69c053f7267d62524ad390335edbe0f80f1e94d /recipes/coreutils/coreutils_6.0.bb
parent1c24a488b8949ff4c2f073db2c2098bdbdd13508 (diff)
downloadopenembedded-ac0b7d1cf703fed7930e2adf6309ded86a887d1b.tar.gz
coreutils-6.0: apply patch for USE_STATVFS
Fixes compile error on platforms where statvfs does not have an f_type member (e.g. OSX). See http://www.mail-archive.com/bug-coreutils@gnu.org/msg06552.html for details. Signed-off-by: Chris Larson <chris_larson@mentor.com>
Diffstat (limited to 'recipes/coreutils/coreutils_6.0.bb')
-rw-r--r--recipes/coreutils/coreutils_6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/coreutils/coreutils_6.0.bb b/recipes/coreutils/coreutils_6.0.bb
index 32f0f1f702..afa2cd7868 100644
--- a/recipes/coreutils/coreutils_6.0.bb
+++ b/recipes/coreutils/coreutils_6.0.bb
@@ -1,7 +1,7 @@
require coreutils-${PV}.inc
require coreutils-target.inc
-PR = "r3"
+PR = "r4"
SRC_URI += "\
file://man.patch \