From: Leon Woestenberg Date: Fri, 29 Feb 2008 23:16:58 +0000 (+0000) Subject: util-linux-ng: 2.13.1 final release, remove -rc2. X-Git-Tag: Release-2010-05/1~7572^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3db46e12e6f48196f5e80b3bb14b3ebfc1993bf9;p=openembedded.git util-linux-ng: 2.13.1 final release, remove -rc2. --- 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"