* [PATCH] libgpg-error: Use the source file for the licence checksum
@ 2012-09-11 14:25 Richard Purdie
0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2012-09-11 14:25 UTC (permalink / raw)
To: openembedded-core
It makes sense to us the license checksum from the source .in file rather
than that from the generated file which configure can change (or remove).
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.10.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.10.bb
index 8186236..64b50b9 100644
--- a/meta/recipes-support/libgpg-error/libgpg-error_1.10.bb
+++ b/meta/recipes-support/libgpg-error/libgpg-error_1.10.bb
@@ -5,7 +5,7 @@ BUGTRACKER = "https://bugs.g10code.com/gnupg/index"
LICENSE = "GPLv2+ & LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
- file://src/gpg-error.h;endline=23;md5=83c16c8f5cea85affa1ff270a6f4fcff \
+ file://src/gpg-error.h.in;endline=23;md5=508c78081f11544da0fbb8c95913a301 \
file://src/init.c;endline=20;md5=b69742f2a8827d494c6f6a4b1768416c"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-11 14:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 14:25 [PATCH] libgpg-error: Use the source file for the licence checksum Richard Purdie
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.