* [PATCH 01/15] aspell: update license
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
@ 2010-11-26 8:15 ` Qing He
2010-11-26 8:19 ` [PATCH 02/15] diffutils: " Qing He
` (14 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 8:15 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-support/aspell/aspell_0.60.6.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-support/aspell/aspell_0.60.6.bb b/meta/recipes-support/aspell/aspell_0.60.6.bb
index 8d43a70..3b8b08a 100644
--- a/meta/recipes-support/aspell/aspell_0.60.6.bb
+++ b/meta/recipes-support/aspell/aspell_0.60.6.bb
@@ -1,7 +1,8 @@
SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/aspell-${PV}.tar.gz"
DESCRIPTION = "GNU Aspell spell-checker"
SECTION = "console/utils"
-LICENSE="LGPL"
+LICENSE="LGPLv2 | LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
PACKAGES += "libaspell libpspell libpspell-dev aspell-utils"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 02/15] diffutils: update license
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
2010-11-26 8:15 ` [PATCH 01/15] aspell: update license Qing He
@ 2010-11-26 8:19 ` Qing He
2010-11-26 8:26 ` [PATCH 03/15] fakechroot: update license info Qing He
` (13 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 8:19 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-extended/diffutils/diffutils_2.8.1.bb | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
index 2b94cc7..09df13b 100644
--- a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
+++ b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
@@ -1,8 +1,10 @@
-SECTION = "base"
-LICENSE = "GPL"
DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
sdiff, and cmp utilities. These programs are usually \
used for creating patch files."
+SECTION = "base"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
+
PR = "r4"
SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 03/15] fakechroot: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
2010-11-26 8:15 ` [PATCH 01/15] aspell: update license Qing He
2010-11-26 8:19 ` [PATCH 02/15] diffutils: " Qing He
@ 2010-11-26 8:26 ` Qing He
2010-11-26 8:43 ` [PATCH 04/15] hdparm: " Qing He
` (12 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 8:26 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-devtools/fakechroot/fakechroot_2.9.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb b/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb
index aea7636..e38694c 100644
--- a/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb
+++ b/meta/recipes-devtools/fakechroot/fakechroot_2.9.bb
@@ -1,6 +1,7 @@
SECTION = "base"
DESCRIPTION = "Gives a fake root environment which can support chroot"
-LICENSE = "GPL"
+LICENSE = "LGPLv2.1+"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1"
SRC_URI = "${DEBIAN_MIRROR}/main/f/fakechroot/fakechroot_${PV}.orig.tar.gz \
file://fix-readlink.patch;patch=1 \
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 04/15] hdparm: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (2 preceding siblings ...)
2010-11-26 8:26 ` [PATCH 03/15] fakechroot: update license info Qing He
@ 2010-11-26 8:43 ` Qing He
2010-11-26 8:52 ` [PATCH 05/15] ncurses: " Qing He
` (11 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 8:43 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-extended/hdparm/hdparm_6.3.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-extended/hdparm/hdparm_6.3.bb b/meta/recipes-extended/hdparm/hdparm_6.3.bb
index 94d1e6e..0f69a3f 100644
--- a/meta/recipes-extended/hdparm/hdparm_6.3.bb
+++ b/meta/recipes-extended/hdparm/hdparm_6.3.bb
@@ -3,6 +3,7 @@ and manipulating various IDE drive and driver parameters."
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "BSD"
+LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24"
SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz \
file://bswap.patch;patch=1 \
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 05/15] ncurses: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (3 preceding siblings ...)
2010-11-26 8:43 ` [PATCH 04/15] hdparm: " Qing He
@ 2010-11-26 8:52 ` Qing He
2010-11-26 8:58 ` [PATCH 06/15] parted: " Qing He
` (10 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 8:52 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-core/ncurses/ncurses.inc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-core/ncurses/ncurses.inc b/meta/recipes-core/ncurses/ncurses.inc
index d5d251c..3f897f6 100644
--- a/meta/recipes-core/ncurses/ncurses.inc
+++ b/meta/recipes-core/ncurses/ncurses.inc
@@ -2,6 +2,7 @@ SUMMARY = "The New Curses library"
DESCRIPTION = "SVr4 and XSI-Curses compatible curses library and terminfo tools including tic, infocmp, captoinfo. Supports color, multiple highlights, forms-drawing characters, and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library."
HOMEPAGE = "http://www.gnu.org/software/ncurses/ncurses.html"
LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://ncurses/base/version.c;beginline=1;endline=27;md5=cf3c7ab00720a1b83391f49ea9956277"
SECTION = "libs"
DEPENDS = "ncurses-native"
DEPENDS_virtclass-native = ""
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 06/15] parted: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (4 preceding siblings ...)
2010-11-26 8:52 ` [PATCH 05/15] ncurses: " Qing He
@ 2010-11-26 8:58 ` Qing He
2010-11-26 9:02 ` [PATCH 07/15] resolvconf: " Qing He
` (9 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 8:58 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-extended/parted/parted_1.9.0.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
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
--- 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"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 07/15] resolvconf: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (5 preceding siblings ...)
2010-11-26 8:58 ` [PATCH 06/15] parted: " Qing He
@ 2010-11-26 9:02 ` Qing He
2010-11-26 9:16 ` [PATCH 08/15] setserial: " Qing He
` (8 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 9:02 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
.../resolvconf/resolvconf_1.43.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb
index f29669f..ad754a7 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb
@@ -5,7 +5,8 @@ itself up as the intermediary between programs that supply \
nameserver information and programs that need nameserver \
information."
SECTION = "console/network"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
AUTHOR = "Thomas Hood"
HOMEPAGE = "http://packages.debian.org/resolvconf"
DEPENDS = "bash"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 08/15] setserial: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (6 preceding siblings ...)
2010-11-26 9:02 ` [PATCH 07/15] resolvconf: " Qing He
@ 2010-11-26 9:16 ` Qing He
2010-11-26 9:16 ` [PATCH 09/15] tiff: " Qing He
` (7 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 9:16 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-bsp/setserial/setserial_2.17.bb | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-bsp/setserial/setserial_2.17.bb b/meta/recipes-bsp/setserial/setserial_2.17.bb
index 212a4a8..f46b60e 100644
--- a/meta/recipes-bsp/setserial/setserial_2.17.bb
+++ b/meta/recipes-bsp/setserial/setserial_2.17.bb
@@ -3,7 +3,10 @@ DESCRIPTION = "setserial is a program designed to set and/or report the configur
HOMEPAGE = "http://setserial.sourceforge.net"
AUTHOR = "Theodore Ts'o <tytso@mit.edu>"
SECTION = "console/utils"
+
+# general GPL, no specific version
LICENSE = "GPL"
+LIC_FILES_CHKSUM = "file://version.h;beginline=1;endline=6;md5=2e7c59cb9e57e356ae81f50f4e4dfd99"
PR = "r3"
inherit autotools
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 09/15] tiff: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (7 preceding siblings ...)
2010-11-26 9:16 ` [PATCH 08/15] setserial: " Qing He
@ 2010-11-26 9:16 ` Qing He
2010-11-26 9:19 ` [PATCH 10/15] tinylogin: " Qing He
` (6 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 9:16 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-multimedia/libtiff/tiff_3.8.2.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb b/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb
index 4e3c82b..012085f 100644
--- a/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb
+++ b/meta/recipes-multimedia/libtiff/tiff_3.8.2.bb
@@ -1,5 +1,6 @@
DESCRIPTION = "This software provides support for the Tag Image File Format (TIFF)"
LICENSE = "${PN}"
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=34da3db46fab7501992f9615d7e158cf"
HOMEPAGE = "http://www.remotesensing.org/libtiff/"
DEPENDS = "zlib jpeg lzo"
PR = "r2"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 10/15] tinylogin: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (8 preceding siblings ...)
2010-11-26 9:16 ` [PATCH 09/15] tiff: " Qing He
@ 2010-11-26 9:19 ` Qing He
2010-11-26 9:26 ` [PATCH 11/15] v86d: " Qing He
` (5 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 9:19 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-core/tinylogin/tinylogin_1.4.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/tinylogin/tinylogin_1.4.bb b/meta/recipes-core/tinylogin/tinylogin_1.4.bb
index 168bcbf..436a858 100644
--- a/meta/recipes-core/tinylogin/tinylogin_1.4.bb
+++ b/meta/recipes-core/tinylogin/tinylogin_1.4.bb
@@ -5,7 +5,8 @@ utilities for handling logins, user authentication, \
changing passwords, and otherwise maintaining users \
and groups on an embedded system."
HOMEPAGE = "http://tinylogin.busybox.net/"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM="file://LICENSE;md5=f1060fa3a366f098b5b1d8c2077ba269"
PR = "r5"
SRC_URI = "http://tinylogin.busybox.net/downloads/tinylogin-${PV}.tar.bz2 \
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 11/15] v86d: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (9 preceding siblings ...)
2010-11-26 9:19 ` [PATCH 10/15] tinylogin: " Qing He
@ 2010-11-26 9:26 ` Qing He
2010-11-26 9:30 ` [PATCH 12/15] zaurusd: " Qing He
` (4 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 9:26 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-bsp/v86d/v86d_0.1.9.bb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-bsp/v86d/v86d_0.1.9.bb b/meta/recipes-bsp/v86d/v86d_0.1.9.bb
index 19510b9..30d9f95 100644
--- a/meta/recipes-bsp/v86d/v86d_0.1.9.bb
+++ b/meta/recipes-bsp/v86d/v86d_0.1.9.bb
@@ -1,7 +1,9 @@
DESCRIPTION = "User support binary for the uvesafb kernel module"
HOMEPAGE = "http://dev.gentoo.org/~spock/projects/uvesafb/"
+# the copyright info is at the bottom of README, expect break
LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://README;md5=94ac1971e4f2309dc322d598e7b1f7dd"
DEPENDS = "virtual/kernel"
RRECOMMENDS_${PN} = "kernel-module-uvesafb"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 12/15] zaurusd: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (10 preceding siblings ...)
2010-11-26 9:26 ` [PATCH 11/15] v86d: " Qing He
@ 2010-11-26 9:30 ` Qing He
2010-11-26 9:33 ` [PATCH 13/15] yaffs2-utils: " Qing He
` (3 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 9:30 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-bsp/zaurusd/zaurusd_svn.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-bsp/zaurusd/zaurusd_svn.bb b/meta/recipes-bsp/zaurusd/zaurusd_svn.bb
index 7d7bf19..523f72d 100644
--- a/meta/recipes-bsp/zaurusd/zaurusd_svn.bb
+++ b/meta/recipes-bsp/zaurusd/zaurusd_svn.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "Daemon to handle device specifc features."
SECTION = "base"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "tslib"
RDEPENDS = "xrandr"
PV = "0.0+svnr${SRCREV}"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 13/15] yaffs2-utils: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (11 preceding siblings ...)
2010-11-26 9:30 ` [PATCH 12/15] zaurusd: " Qing He
@ 2010-11-26 9:33 ` Qing He
2010-11-26 9:37 ` [PATCH 14/15] ubootchart: " Qing He
` (2 subsequent siblings)
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 9:33 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-devtools/yaffs2/yaffs2-utils.inc | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-devtools/yaffs2/yaffs2-utils.inc b/meta/recipes-devtools/yaffs2/yaffs2-utils.inc
index b25cc3b..0863fee 100644
--- a/meta/recipes-devtools/yaffs2/yaffs2-utils.inc
+++ b/meta/recipes-devtools/yaffs2/yaffs2-utils.inc
@@ -2,6 +2,7 @@ DESCRIPTION = "Tools for managing 'yaffs2' file systems."
SECTION = "base"
HOMEPAGE = "http://www.yaffs.net"
LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://yaffs_fs.c;beginline=1;endline=19;md5=353dca22c3100881669871c4bd5cbf73"
PV = "0.0.0+cvs${SRCDATE}"
PR = "r0"
DEPENDS = "mtd-utils"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 14/15] ubootchart: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (12 preceding siblings ...)
2010-11-26 9:33 ` [PATCH 13/15] yaffs2-utils: " Qing He
@ 2010-11-26 9:37 ` Qing He
2010-11-26 9:40 ` [PATCH 15/15] u-boot-mkimage: " Qing He
2010-12-02 18:03 ` [PATCH 00/15] update license information of several packages Saul Wold
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 9:37 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-devtools/ubootchart/ubootchart_svn.bb | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
index cd292b6..6897f18 100644
--- a/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
+++ b/meta/recipes-devtools/ubootchart/ubootchart_svn.bb
@@ -1,6 +1,7 @@
DESCRIPTION = "A boot profiling tool"
HOMEPAGE = "http://code.google.com/p/ubootchart/"
LICENSE = "GPLv3"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
PV = "0.0+r${SRCREV}"
PR = "r4"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* [PATCH 15/15] u-boot-mkimage: update license info
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (13 preceding siblings ...)
2010-11-26 9:37 ` [PATCH 14/15] ubootchart: " Qing He
@ 2010-11-26 9:40 ` Qing He
2010-12-02 18:03 ` [PATCH 00/15] update license information of several packages Saul Wold
15 siblings, 0 replies; 17+ messages in thread
From: Qing He @ 2010-11-26 9:40 UTC (permalink / raw)
To: poky
Signed-off-by: Qing He <qing.he@intel.com>
---
meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb b/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb
index bf07198..895763b 100644
--- a/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb
+++ b/meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb
@@ -1,5 +1,6 @@
DESCRIPTION = "U-boot bootloader mkimage tool"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4c6cde5df68eff615d36789dc18edd3b"
SECTION = "bootloader"
PR = "r1"
--
1.7.0
^ permalink raw reply related [flat|nested] 17+ messages in thread* Re: [PATCH 00/15] update license information of several packages
2010-11-26 9:41 [PATCH 00/15] update license information of several packages Qing He
` (14 preceding siblings ...)
2010-11-26 9:40 ` [PATCH 15/15] u-boot-mkimage: " Qing He
@ 2010-12-02 18:03 ` Saul Wold
15 siblings, 0 replies; 17+ messages in thread
From: Saul Wold @ 2010-12-02 18:03 UTC (permalink / raw)
To: Qing He; +Cc: poky@yoctoproject.org
On 11/26/2010 01:41 AM, Qing He wrote:
> This patch set adds LIC_FILES_CHKSUM for several packages
>
> Thanks,
> Qing
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: qhe/distro
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=qhe/distro
>
> Thanks,
> Qing He<qing.he@intel.com>
> ---
>
>
> Qing He (15):
> aspell: update license
> diffutils: update license
> fakechroot: update license info
> hdparm: update license info
> ncurses: update license info
> parted: update license info
> resolvconf: update license info
> setserial: update license info
> tiff: update license info
> tinylogin: update license info
> v86d: update license info
> zaurusd: update license info
> yaffs2-utils: update license info
> ubootchart: update license info
> u-boot-mkimage: update license info
>
> meta/recipes-bsp/setserial/setserial_2.17.bb | 3 +++
> meta/recipes-bsp/uboot/u-boot-mkimage_2009.08.bb | 3 ++-
> meta/recipes-bsp/v86d/v86d_0.1.9.bb | 2 ++
> meta/recipes-bsp/zaurusd/zaurusd_svn.bb | 3 ++-
> .../resolvconf/resolvconf_1.43.bb | 3 ++-
> meta/recipes-core/ncurses/ncurses.inc | 1 +
> meta/recipes-core/tinylogin/tinylogin_1.4.bb | 3 ++-
> meta/recipes-devtools/fakechroot/fakechroot_2.9.bb | 3 ++-
> meta/recipes-devtools/ubootchart/ubootchart_svn.bb | 1 +
> meta/recipes-devtools/yaffs2/yaffs2-utils.inc | 1 +
> meta/recipes-extended/diffutils/diffutils_2.8.1.bb | 6 ++++--
> meta/recipes-extended/hdparm/hdparm_6.3.bb | 1 +
> meta/recipes-extended/parted/parted_1.9.0.bb | 3 ++-
> meta/recipes-multimedia/libtiff/tiff_3.8.2.bb | 1 +
> meta/recipes-support/aspell/aspell_0.60.6.bb | 3 ++-
> 15 files changed, 28 insertions(+), 9 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Pull into Master
Thanks
Sau!
^ permalink raw reply [flat|nested] 17+ messages in thread