damageproto: upgrade from 1.2.0 to the latest version 1.2.1

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui
2010-11-16 23:09:27 +08:00
committed by Saul Wold
parent 5c1e52c1fe
commit 0272e2463a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ PREFERRED_VERSION_bigreqsproto ?= "1.1.0"
PREFERRED_VERSION_bigreqsproto-native ?= "1.1.0"
PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.0"
PREFERRED_VERSION_compositeproto ?= "0.4"
PREFERRED_VERSION_damageproto ?= "1.2.0"
PREFERRED_VERSION_damageproto ?= "1.2.1"
PREFERRED_VERSION_dmxproto ?= "2.3"
PREFERRED_VERSION_evieext ?= "1.1.0"
PREFERRED_VERSION_fixesproto ?= "4.1.1"

View File

@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d5f5a2de65c3a84cbde769f07a769608 \
file://damagewire.h;endline=23;md5=4a4501a592dbc7de5ce89255e50d0296"
CONFLICTS = "damageext"
PR = "r1"
PR = "r0"
PE = "1"