* [[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
* Re: [[meta-oe][PATCH]] libgtkstylus_0.5.bb: add missing LIC_FILES_CHKSUM
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
0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2011-12-12 13:47 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Op 12-12-11 10:02, Bernhard Guillon schreef:
>
> 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"
That's not a valid license, please change that to something with a version,
e.g. LGPLv2.1.
And for v2 please use the git-send-email command from the README, that will
avoid the double brackets.
regards,
Koen
> -PR = "r2" +LIC_FILES_CHKSUM =
> "file://tap.c;beginline=1;endline=20;md5=71756eeb144e9eeb177c69aa672b1635"
>
>
+PR = "r3"
>
> inherit autotools
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org
iEYEARECAAYFAk7mBd8ACgkQMkyGM64RGpGFhQCeOMGvBPW36wgrqWgKxyryBtvN
HkIAnje3LzuJ0gCB9ilA/F4m6QUme7Jp
=wMTd
-----END PGP SIGNATURE-----
^ permalink raw reply [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.