aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:46 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:27:25 +0100
commit3fc0ed411344e8f5d12802398aa5fdb2797d1969 (patch)
treee0965d3b0803ed01a90e01c4967fa9541830c24a
parentc608799ca53412ef861bcdfe73c88d7f2abedded (diff)
downloadopenembedded-3fc0ed411344e8f5d12802398aa5fdb2797d1969.tar.gz
lmbench: Update LICENSE field version to GPLv2
* Updated LICENSE field version from generic GPL to GPLv2 to reflect the real license version. * This change was based on setting in oe-core as well as code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/lmbench/lmbench_3.0-a9.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/lmbench/lmbench_3.0-a9.bb b/recipes/lmbench/lmbench_3.0-a9.bb
index 5e0d01b2c6..17146ac5a2 100644
--- a/recipes/lmbench/lmbench_3.0-a9.bb
+++ b/recipes/lmbench/lmbench_3.0-a9.bb
@@ -1,10 +1,10 @@
DESCRIPTION = "Tools for performance analysis."
HOMEPAGE = "http://lmbench.sourceforge.net/"
SECTION = "console/utils"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
RDEPENDS_${PN} = "debianutils"
-PR = "r7"
+PR = "r8"
inherit autotools