aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dmidecode
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-11 18:32:16 +0100
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2010-01-11 23:16:23 +0100
commit218e66bbb02bbc60d3d6b893623483e6e6a73107 (patch)
tree9cac1ad91acfa9273c1e8e8fc316e7d7bd2a73c0 /recipes/dmidecode
parenta93d99dfc2c187c464bb83a9d42d5d6dbe12c9d4 (diff)
downloadopenembedded-218e66bbb02bbc60d3d6b893623483e6e6a73107.tar.gz
dmidecode: add some information from #5025 and close it.
Diffstat (limited to 'recipes/dmidecode')
-rw-r--r--recipes/dmidecode/dmidecode_2.10.bb3
1 files changed, 2 insertions, 1 deletions
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"