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 | |
parent | ca4e362e204939bcc6d2247620f538f2294a5f03 (diff) | |
download | openembedded-core-882d8e8a68bbd60a1b551c3a7080b301ac8ff88d.tar.gz openembedded-core-882d8e8a68bbd60a1b551c3a7080b301ac8ff88d.tar.bz2 openembedded-core-882d8e8a68bbd60a1b551c3a7080b301ac8ff88d.zip |
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')
-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 \ file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" CONFLICTS = "randrext" -PR = "r1" +PR = "r0" PE = "1" BBCLASSEXTEND = "nativesdk" |