From: Rolf Leggewie Date: Mon, 11 Jan 2010 17:32:16 +0000 (+0100) Subject: dmidecode: add some information from #5025 and close it. X-Git-Tag: Release-2010-05/1~898^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=218e66bbb02bbc60d3d6b893623483e6e6a73107;p=openembedded.git dmidecode: add some information from #5025 and close it. --- diff --git a/recipes/dmidecode/dmidecode_2.10.bb b/recipes/dmidecode/dmidecode_2.10.bb index d3a646dfd1..8ceac184fd 100644 --- a/recipes/dmidecode/dmidecode_2.10.bb +++ b/recipes/dmidecode/dmidecode_2.10.bb @@ -1,7 +1,8 @@ DESCRIPTION = "DMI (Desktop Management Interface) table related utilities" +SECTION = "console/utils" HOMEPAGE = "http://www.nongnu.org/dmidecode/" LICENSE = "GPLv2" -PR = "r0" +PR = "r1" SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2"