diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-01-28 01:04:49 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-01-28 16:49:15 +0000 |
commit | 9d9edb4d2d579b75fd4ab01974dcedeb54a07b16 (patch) | |
tree | ba7c3855bda394979351eda2cbbba7f80a012d65 /meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb | |
parent | 25e7822fdce7db81f767f7bac558af5f291826d1 (diff) | |
download | poky-9d9edb4d2d579b75fd4ab01974dcedeb54a07b16.tar.gz |
xineramaproto: upgrade from 1.2 to 1.2.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb | 11 |
1 files changed, 11 insertions, 0 deletions
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 @@ | |||
1 | require xorg-proto-common.inc | ||
2 | |||
3 | LICENSE = "MIT & MIT-style" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3e397a5326c83d5d0ebf5b3f87163ac6 \ | ||
5 | file://panoramiXproto.h;endline=24;md5=098e0bc089368a988092b3cbda617a57" | ||
6 | |||
7 | PR = "r0" | ||
8 | PE = "1" | ||
9 | |||
10 | SRC_URI[md5sum] = "9959fe0bfb22a0e7260433b8d199590a" | ||
11 | SRC_URI[sha256sum] = "977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b" | ||