diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:16:51 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:28 -0800 |
commit | 24c4edc5e770c2fc56ab3e780aec82458b640563 (patch) | |
tree | 5e5ac7ab2cd7bc9cdec2fe594c19104a49617d23 /meta/recipes-graphics/xorg-proto | |
parent | 94454047be5ee7e027de56c583c55f183140c75f (diff) | |
download | poky-24c4edc5e770c2fc56ab3e780aec82458b640563.tar.gz |
videoproto: upgrade from 2.3.0 to the latest version 2.3.1
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/videoproto_2.3.1.bb (renamed from meta/recipes-graphics/xorg-proto/videoproto_2.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/videoproto_2.3.0.bb b/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb index baedc281c9..83378b619d 100644 --- a/meta/recipes-graphics/xorg-proto/videoproto_2.3.0.bb +++ b/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb | |||
@@ -3,5 +3,5 @@ require xorg-proto-common.inc | |||
3 | LICENSE = "MIT & MIT-style" | 3 | LICENSE = "MIT & MIT-style" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59d089e37bf57b5206602da38f58ca5d" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59d089e37bf57b5206602da38f58ca5d" |
5 | 5 | ||
6 | PR = "r1" | 6 | PR = "r0" |
7 | PE = "1" | 7 | PE = "1" |