diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:14:56 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | 882d8e8a68bbd60a1b551c3a7080b301ac8ff88d (patch) | |
tree | 9718f59ad3409d28be4f0b05c24514580f2c87ea /meta/recipes-graphics/xorg-proto | |
parent | ca4e362e204939bcc6d2247620f538f2294a5f03 (diff) | |
download | poky-882d8e8a68bbd60a1b551c3a7080b301ac8ff88d.tar.gz |
randrproto: upgrade from 1.3.1 to the latest version 1.3.2
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/randrproto_1.3.2.bb (renamed from meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb index 725be1d702..1e116d9fed 100644 --- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb +++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \ | |||
5 | file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" | 5 | file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" |
6 | 6 | ||
7 | CONFLICTS = "randrext" | 7 | CONFLICTS = "randrext" |
8 | PR = "r1" | 8 | PR = "r0" |
9 | PE = "1" | 9 | PE = "1" |
10 | 10 | ||
11 | BBCLASSEXTEND = "nativesdk" | 11 | BBCLASSEXTEND = "nativesdk" |