From 9d9edb4d2d579b75fd4ab01974dcedeb54a07b16 Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Fri, 28 Jan 2011 01:04:49 +0800 Subject: xineramaproto: upgrade from 1.2 to 1.2.1 Signed-off-by: Dexuan Cui --- meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb (limited to 'meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb') diff --git a/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb new file mode 100644 index 0000000000..d1f8cb4234 --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb @@ -0,0 +1,11 @@ +require xorg-proto-common.inc + +LICENSE = "MIT & MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=3e397a5326c83d5d0ebf5b3f87163ac6 \ + file://panoramiXproto.h;endline=24;md5=098e0bc089368a988092b3cbda617a57" + +PR = "r0" +PE = "1" + +SRC_URI[md5sum] = "9959fe0bfb22a0e7260433b8d199590a" +SRC_URI[sha256sum] = "977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b" -- cgit 1.2.3-korg