All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] This patch contains five recipes license checksum information
  2010-11-22 14:50 [PATCH 0/1]Update libunique libxpm libxprintapputil libxprintutil ttf-bitstream-vera Mei Lei
@ 2010-11-22  6:35 ` Mei Lei
  0 siblings, 0 replies; 2+ messages in thread
From: Mei Lei @ 2010-11-22  6:35 UTC (permalink / raw)
  To: poky

libunique
libxpm
libxprintapputil
libxprintutil
ttf-bitstream-vera

Signed-off-by: Mei Lei<lei.mei@intel.com>
---
 .../ttf-fonts/ttf-bitstream-vera_1.10.bb           |    1 +
 meta/recipes-graphics/xorg-lib/libxpm_3.5.7.bb     |    1 +
 .../xorg-lib/libxprintapputil_1.0.1.bb             |    1 +
 .../xorg-lib/libxprintutil_1.0.1.bb                |    1 +
 meta/recipes-tbd/libunique/libunique_1.1.6.bb      |    2 +-
 5 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
index a6f4cd6..1001e29 100644
--- a/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
+++ b/meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "The Bitstream Vera fonts - TTF Edition"
 SECTION = "x11/fonts"
 PRIORITY = "optional"
 LICENSE = "Bitstream Vera"
+LIC_FILES_CHKSUM = "file://COPYRIGHT.TXT;md5=27d7484b1e18d0ee4ce538644a3f04be"
 PACKAGE_ARCH = "all"
 PR = "r3"
 RDEPENDS = "fontconfig-utils"
diff --git a/meta/recipes-graphics/xorg-lib/libxpm_3.5.7.bb b/meta/recipes-graphics/xorg-lib/libxpm_3.5.7.bb
index 75c10bf..2794600 100644
--- a/meta/recipes-graphics/xorg-lib/libxpm_3.5.7.bb
+++ b/meta/recipes-graphics/xorg-lib/libxpm_3.5.7.bb
@@ -2,6 +2,7 @@ require xorg-lib-common.inc
 
 DESCRIPTION = "X11 Pixmap library"
 LICENSE = "X-BSD"
+LIC_FILES_CHKSUM = "file://COPYING;md5=1e8b098093f3bb7a8fed64938e8e465e"
 DEPENDS += "libxext libsm libxt"
 PR = "r3"
 PE = "1"
diff --git a/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb b/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb
index 3a24a88..75723aa 100644
--- a/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libxprintapputil_1.0.1.bb
@@ -3,6 +3,7 @@ require xorg-lib-common.inc
 DESCRIPTION = "Xprint job utility client library"
 DEPENDS += "libxp libxt libxprintutil"
 PR = "r1"
+LIC_FILES_CHKSUM = "file://src/xpapputil.c;beginline=2;endline=27;md5=be811cca90200613a672dc96206a767b"
 PE = "1"
 
 XORG_PN = "libXprintAppUtil"
diff --git a/meta/recipes-graphics/xorg-lib/libxprintutil_1.0.1.bb b/meta/recipes-graphics/xorg-lib/libxprintutil_1.0.1.bb
index 327138e..6fb1af5 100644
--- a/meta/recipes-graphics/xorg-lib/libxprintutil_1.0.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libxprintutil_1.0.1.bb
@@ -1,4 +1,5 @@
 require xorg-lib-common.inc
+LIC_FILES_CHKSUM = "file://src/xprintutil.c;endline=29;md5=22d5a98494dd356a2c6c9c355886f3af"
 
 DESCRIPTION = "Xprint printer utility client library"
 DEPENDS += "libxp libxt"
diff --git a/meta/recipes-tbd/libunique/libunique_1.1.6.bb b/meta/recipes-tbd/libunique/libunique_1.1.6.bb
index 964da57..0c1b9a0 100644
--- a/meta/recipes-tbd/libunique/libunique_1.1.6.bb
+++ b/meta/recipes-tbd/libunique/libunique_1.1.6.bb
@@ -4,7 +4,7 @@ PR = "r1"
 DEPENDS = "glib-2.0 gtk+ dbus"
 
 LICENSE = "LGPLv2.1"
-
+LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1"
 #S = "${WORKDIR}/unique-${PV}"
 
 inherit autotools
-- 
1.6.3.3



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 0/1]Update libunique libxpm libxprintapputil libxprintutil ttf-bitstream-vera
@ 2010-11-22 14:50 Mei Lei
  2010-11-22  6:35 ` [PATCH 1/1] This patch contains five recipes license checksum information Mei Lei
  0 siblings, 1 reply; 2+ messages in thread
From: Mei Lei @ 2010-11-22 14:50 UTC (permalink / raw)
  To: poky

Add five recipes license checksum informaiton.
    libunique
    libxpm
    libxprintapputil
    libxprintutil
    ttf-bitstream-vera


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: lmei3/chksum
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/chksum

Thanks,
    Mei Lei <lei.mei@intel.com>
---


Mei Lei (1):
  This patch contains five recipes license checksum information

 .../ttf-fonts/ttf-bitstream-vera_1.10.bb           |    1 +
 meta/recipes-graphics/xorg-lib/libxpm_3.5.7.bb     |    1 +
 .../xorg-lib/libxprintapputil_1.0.1.bb             |    1 +
 .../xorg-lib/libxprintutil_1.0.1.bb                |    1 +
 meta/recipes-tbd/libunique/libunique_1.1.6.bb      |    2 +-
 5 files changed, 5 insertions(+), 1 deletions(-)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-22 14:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-22 14:50 [PATCH 0/1]Update libunique libxpm libxprintapputil libxprintutil ttf-bitstream-vera Mei Lei
2010-11-22  6:35 ` [PATCH 1/1] This patch contains five recipes license checksum information Mei Lei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.