aboutsummaryrefslogtreecommitdiffstats
path: root/packages/coreutils/coreutils_5.1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/coreutils/coreutils_5.1.3.bb')
-rw-r--r--packages/coreutils/coreutils_5.1.3.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/coreutils/coreutils_5.1.3.bb b/packages/coreutils/coreutils_5.1.3.bb
index 31af80907d..2f7476c2dd 100644
--- a/packages/coreutils/coreutils_5.1.3.bb
+++ b/packages/coreutils/coreutils_5.1.3.bb
@@ -3,11 +3,12 @@ SECTION = "base"
DESCRIPTION = "A collection of core GNU utilities."
RREPLACES = "textutils shellutils fileutils"
RPROVIDES = "textutils shellutils fileutils"
-PR = "r7"
+PR = "r8"
SRC_URI = "ftp://alpha.gnu.org/gnu/coreutils/coreutils-${PV}.tar.bz2 \
file://install-cross.patch;patch=1;pnum=0 \
- file://man.patch;patch=1"
+ file://man.patch;patch=1 \
+ file://rename-eaccess.patch;patch=1"
inherit autotools