[poky] [PATCH 2/5] inputproto: fix LIC_FILES_CHKSUM
Dexuan Cui
dexuan.cui at intel.com
Wed Jan 5 19:43:48 PST 2011
Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>
---
.../xorg-proto/inputproto_2.0.1.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb b/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb
index 27462ed..29f5526 100644
--- a/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb
+++ b/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb
@@ -1,7 +1,7 @@
require xorg-proto-common.inc
LICENSE = "MIT & MIT-style"
-LIC_FILES_CHKSUM = "file://COPYING;md5=b9f79c119df756aeffcb89ec96716a9e \
+LIC_FILES_CHKSUM = "file://COPYING;md5=e562cc0f6587b961f032211d8160f31e \
file://XI2proto.h;endline=48;md5=1ac1581e61188da2885cc14ff49b20be"
PR = "r0"
--
1.7.2
More information about the poky
mailing list