diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:09:27 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | 0272e2463a4ef0549187cf948df6c61ce5fb9308 (patch) | |
tree | a2b39dfc929697f3f2788c50e002ed3edee53d35 /meta/recipes-graphics/xorg-proto | |
parent | 5c1e52c1fe452fbbd60abb68086efb6fcdd7a63b (diff) | |
download | poky-0272e2463a4ef0549187cf948df6c61ce5fb9308.tar.gz |
damageproto: upgrade from 1.2.0 to the latest version 1.2.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/damageproto_1.2.1.bb (renamed from meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb index af61d03afb..db92da33dc 100644 --- a/meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb +++ b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb | |||
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d5f5a2de65c3a84cbde769f07a769608 \ | |||
5 | file://damagewire.h;endline=23;md5=4a4501a592dbc7de5ce89255e50d0296" | 5 | file://damagewire.h;endline=23;md5=4a4501a592dbc7de5ce89255e50d0296" |
6 | 6 | ||
7 | CONFLICTS = "damageext" | 7 | CONFLICTS = "damageext" |
8 | PR = "r1" | 8 | PR = "r0" |
9 | PE = "1" | 9 | PE = "1" |