1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

recordproto: upgrade from 1.14 to the latest version 1.14.1

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
Dexuan Cui
2010-11-16 23:15:45 +08:00
committed by Saul Wold
parent 882d8e8a68
commit 4438620b41
2 changed files with 2 additions and 2 deletions
@@ -87,7 +87,7 @@ PREFERRED_VERSION_pixman ?= "0.18.2"
PREFERRED_VERSION_printproto ?= "1.0.4"
PREFERRED_VERSION_randrproto ?= "1.3.2"
PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2"
PREFERRED_VERSION_recordproto ?= "1.14"
PREFERRED_VERSION_recordproto ?= "1.14.1"
PREFERRED_VERSION_renderproto ?= "0.11"
PREFERRED_VERSION_renderproto-nativesdk ?= "0.11"
PREFERRED_VERSION_resourceproto ?= "1.1.0"
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=575827a0f554bbed332542976d5f3d40 \
file://recordproto.h;endline=19;md5=1cbb0dd45a0b060ff833901620a3e738"
CONFLICTS = "recordext"
PR = "r1"
PR = "r0"
PE = "1"