aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 09:51:06 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:20:52 -0500
commit0e2e3ef1bacd2b9b21e7134d597358cdcccc078d (patch)
tree83198b60b534299d25f8ada8c17c9cf95153b828
parent2e552c6fdcba25e9e73976c2e80b06bcbd169607 (diff)
downloadopenembedded-0e2e3ef1bacd2b9b21e7134d597358cdcccc078d.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>
-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 ce6d1a80c0..eaa471aad0 100644
--- a/recipes/lmbench/lmbench_3.0-a9.bb
+++ b/recipes/lmbench/lmbench_3.0-a9.bb
@@ -1,9 +1,9 @@
SECTION = "console/utils"
DESCRIPTION = "Tools for performance analysis."
-LICENSE = "GPL"
+LICENSE = "GPLv2"
RDEPENDS_${PN} = "debianutils"
-PR = "r4"
+PR = "r5"
inherit autotools