projects
/
scm
/
bb
/
tizen-distro.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee59bf1
)
parted: update license info
author
Qing He
<qing.he@intel.com>
Fri, 26 Nov 2010 08:58:00 +0000
(16:58 +0800)
committer
Saul Wold
<sgw@linux.intel.com>
Thu, 2 Dec 2010 04:47:04 +0000
(20:47 -0800)
Signed-off-by: Qing He <qing.he@intel.com>
meta/recipes-extended/parted/parted_1.9.0.bb
patch
|
blob
|
history
diff --git
a/meta/recipes-extended/parted/parted_1.9.0.bb
b/meta/recipes-extended/parted/parted_1.9.0.bb
index
f2a2651
..
96253b2
100644
(file)
--- a/
meta/recipes-extended/parted/parted_1.9.0.bb
+++ b/
meta/recipes-extended/parted/parted_1.9.0.bb
@@
-1,6
+1,7
@@
DESCRIPTION = "parted, the GNU partition resizing program"
HOMEPAGE = "http://www.gnu.org/software/parted/parted.html"
-LICENSE = "GPLv2"
+LICENSE = "GPLv3+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4c61b8950dc1aab4d2aa7c2ae6b1cfb3"
SECTION = "console/tools"
DEPENDS = "readline e2fsprogs"
PR = "r3"