diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:14:19 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | ca4e362e204939bcc6d2247620f538f2294a5f03 (patch) | |
tree | 49164dbc58bdf1c41f85b521ec7c743c848480d4 /meta/recipes-graphics/xorg-proto | |
parent | 3500a6499090b6941fdec45aaa41c38179aa71f8 (diff) | |
download | poky-ca4e362e204939bcc6d2247620f538f2294a5f03.tar.gz |
kbproto: upgrade from 1.0.4 to the latest version 1.0.5
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb (renamed from meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb index b49d5a6921..e98d3d6f7e 100644 --- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb +++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "MIT-style" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ |
5 | file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" | 5 | file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" |
6 | 6 | ||
7 | PR = "r2" | 7 | PR = "r0" |
8 | PE = "1" | 8 | PE = "1" |
9 | 9 | ||
10 | DEPENDS += "gettext" | 10 | DEPENDS += "gettext" |