All of lore.kernel.org
 help / color / mirror / Atom feed
* [[meta-oe][PATCH]] libgtkstylus_0.5.bb: add missing LIC_FILES_CHKSUM
@ 2011-12-12  9:02 Bernhard Guillon
  2011-12-12 13:47 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Guillon @ 2011-12-12  9:02 UTC (permalink / raw)
  To: openembedded-devel


Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at>
---
 .../recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb b/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
index f614048..9c9fc2d 100644
--- a/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
+++ b/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
@@ -2,7 +2,8 @@ DESCRIPTION = "GTK plugin for stylus based systems"
 SECTION = "libs"
 DEPENDS = "gtk+"
 LICENSE = "LGPL"
-PR = "r2"
+LIC_FILES_CHKSUM = "file://tap.c;beginline=1;endline=20;md5=71756eeb144e9eeb177c69aa672b1635"
+PR = "r3"
 
 inherit autotools
 
-- 
1.7.1



--
Scanned by MailScanner.




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

end of thread, other threads:[~2011-12-12 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12  9:02 [[meta-oe][PATCH]] libgtkstylus_0.5.bb: add missing LIC_FILES_CHKSUM Bernhard Guillon
2011-12-12 13:47 ` Koen Kooi

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.