[oe-commits] Chase Maupin : bonnie: Update LICENSE field version to GPLv2

git at git.openembedded.org git at git.openembedded.org
Wed May 23 21:13:42 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: b45e26a86fb8273584eab597da8c5ecb674ebd87
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=b45e26a86fb8273584eab597da8c5ecb674ebd87

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Fri May 11 16:58:43 2012 -0500

bonnie: Update LICENSE field version to GPLv2

* Updated LICENSE field version from generic GPL to GPLv2 to
  reflect the real license version.
* This change was back-ported from oe-core.
* Bump the PR

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>

---

 recipes/bonnie/bonnie++.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/bonnie/bonnie++.inc b/recipes/bonnie/bonnie++.inc
index fa24fcd..1d5867d 100644
--- a/recipes/bonnie/bonnie++.inc
+++ b/recipes/bonnie/bonnie++.inc
@@ -3,8 +3,9 @@
 # Released under the MIT license (see packages/COPYING)
 
 DESCRIPTION="Tests large file IO and creation/deletion of small files."
-LICENSE="GPL"
+LICENSE="GPLv2"
 
+PR = "r1"
 
 SRC_URI="http://www.coker.com.au/bonnie++/${BPN}-${PV}.tgz \
 	 file://gcc-4.3-fixes.patch"





More information about the Openembedded-commits mailing list