[poky] [PATCH 1/1] This patch contains four recipes license checksum information
Mei Lei
lei.mei at intel.com
Mon Nov 22 08:32:07 PST 2010
libxtrap
lttng-control
dpkg
minicom
Signed-off-by: Mei Lei<lei.mei at intel.com>
---
meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb | 1 +
meta/recipes-extended/minicom/minicom_2.3.bb | 1 +
meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb | 2 +-
meta/recipes-kernel/lttng/lttng-control_0.87.bb | 2 +-
4 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb b/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb
index c8069fe..43ab8f6 100644
--- a/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb
+++ b/meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb
@@ -1,4 +1,5 @@
require dpkg.inc
+LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
SRC_URI += "file://noman.patch;patch=1 \
file://check_snprintf.patch \
diff --git a/meta/recipes-extended/minicom/minicom_2.3.bb b/meta/recipes-extended/minicom/minicom_2.3.bb
index a114e30..a6d2224 100644
--- a/meta/recipes-extended/minicom/minicom_2.3.bb
+++ b/meta/recipes-extended/minicom/minicom_2.3.bb
@@ -1,6 +1,7 @@
SECTION = "console/network"
DEPENDS = "ncurses"
LICENSE = "GPL"
+LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645"
SRC_URI = "http://alioth.debian.org/frs/download.php/2332/minicom-${PV}.tar.gz \
file://rename-conflicting-functions.patch \
"
diff --git a/meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb b/meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb
index 7a25ae5..39c7bef 100644
--- a/meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxtrap_1.0.0.bb
@@ -1,5 +1,5 @@
require xorg-lib-common.inc
-
+LIC_FILES_CHKSUM = "file://COPYING;md5=fe7cbb8cc97683303f7814685cc47305"
DESCRIPTION = "X11 event trapping extension library"
DEPENDS += "libxt trapproto libxext"
PR = "r1"
diff --git a/meta/recipes-kernel/lttng/lttng-control_0.87.bb b/meta/recipes-kernel/lttng/lttng-control_0.87.bb
index da6a6c6..6c162b4 100644
--- a/meta/recipes-kernel/lttng/lttng-control_0.87.bb
+++ b/meta/recipes-kernel/lttng/lttng-control_0.87.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \
extract program execution details from the Linux operating system and \
interpret them."
LICENSE = "GPL"
-
+LIC_FILES_CHKSUM = "file://COPYING;md5=id32239bcb673463ab874e80d47fae504"
PR = "r0"
LTTDATE = "09062010"
--
1.6.3.3
More information about the poky
mailing list