aboutsummaryrefslogtreecommitdiffstats
path: root/packages/util-linux-ng
diff options
context:
space:
mode:
authorLeon Woestenberg <leon.woestenberg@gmail.com>2008-02-29 23:16:58 +0000
committerLeon Woestenberg <leon.woestenberg@gmail.com>2008-02-29 23:16:58 +0000
commit3db46e12e6f48196f5e80b3bb14b3ebfc1993bf9 (patch)
tree304d6200816c7f2aec044d22ec5927c1ea3a4031 /packages/util-linux-ng
parentb091ff237321c4569a7ae6650eb35051f40ecd98 (diff)
downloadopenembedded-3db46e12e6f48196f5e80b3bb14b3ebfc1993bf9.tar.gz
util-linux-ng: 2.13.1 final release, remove -rc2.
Diffstat (limited to 'packages/util-linux-ng')
-rw-r--r--packages/util-linux-ng/util-linux-ng.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/util-linux-ng/util-linux-ng.inc b/packages/util-linux-ng/util-linux-ng.inc
index c01458d626..fa02f35356 100644
--- a/packages/util-linux-ng/util-linux-ng.inc
+++ b/packages/util-linux-ng/util-linux-ng.inc
@@ -9,7 +9,8 @@ inherit autotools
# @todo Remove $RC later. See if patches are needed. Move files from /usr/*.
# -- Leon 'likewise' Woestenberg
-RC="-rc2"
+#RC="-rc2"
+RC=""
DEFAULT_PREFERENCE = "-1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/util-linux-ng/v2.13/util-linux-ng-${PV}${RC}.tar.bz2"