]> code.ossystems Code Review - openembedded-core.git/commitdiff
kbproto: upgrade to 1.0.6
authorLaurentiu Palcu <laurentiu.palcu@intel.com>
Tue, 22 May 2012 11:49:05 +0000 (14:49 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 May 2012 07:50:52 +0000 (08:50 +0100)
Also, shifted up one line the start and end lines for licence checksum
computation.

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
meta/recipes-graphics/xorg-proto/kbproto_1.0.6.bb [moved from meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb with 68% similarity]

similarity index 68%
rename from meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
rename to meta/recipes-graphics/xorg-proto/kbproto_1.0.6.bb
index f1f7cbbde2ad7421be145cc1330c38dd04352970..91779033fe9554f4e3a4c98712af213a2ec85e08 100644 (file)
@@ -8,12 +8,12 @@ to keyboard handling and layout."
 
 LICENSE = "MIT-style"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \
-                    file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2"
+                    file://XKBproto.h;beginline=1;endline=25;md5=5744eeff407aeb6e7a1346eebab486a2"
 
 PR = "r0"
 PE = "1"
 
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[md5sum] = "e7edb59a3f54af15f749e8f3e314ee62"
-SRC_URI[sha256sum] = "0eba4f525e1700798cc0585fe29556e4369fba6517c670866273ad104cf5f49d"
+SRC_URI[md5sum] = "677ea8523eec6caca86121ad2dca0b71"
+SRC_URI[sha256sum] = "037cac0aeb80c4fccf44bf736d791fccb2ff7fd34c558ef8f03ac60b61085479"