kbproto: upgrade to 1.0.6

Also, shifted up one line the start and end lines for licence checksum
computation.

(From OE-Core rev: b34855ef05fc5373f55ea75efa617316016f9d83)

Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Laurentiu Palcu 2012-05-22 14:49:05 +03:00 committed by Richard Purdie
parent 87ca28b022
commit 0541ed4a48
1 changed files with 3 additions and 3 deletions

View 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"