From ca4e362e204939bcc6d2247620f538f2294a5f03 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Tue, 16 Nov 2010 23:14:19 +0800 Subject: kbproto: upgrade from 1.0.4 to the latest version 1.0.5 Signed-off-by: Dexuan Cui --- meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb | 12 ------------ meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb create mode 100644 meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb (limited to 'meta/recipes-graphics') diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb deleted file mode 100644 index b49d5a6921..0000000000 --- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb +++ /dev/null @@ -1,12 +0,0 @@ -require xorg-proto-common.inc - -LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ - file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" - -PR = "r2" -PE = "1" - -DEPENDS += "gettext" - -BBCLASSEXTEND = "native nativesdk" diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb new file mode 100644 index 0000000000..e98d3d6f7e --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb @@ -0,0 +1,12 @@ +require xorg-proto-common.inc + +LICENSE = "MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ + file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" + +PR = "r0" +PE = "1" + +DEPENDS += "gettext" + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf