]> code.ossystems Code Review - openembedded-core.git/commitdiff
scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 16 Nov 2010 15:16:18 +0000 (23:16 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Thu, 18 Nov 2010 21:30:27 +0000 (13:30 -0800)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/conf/distro/include/preferred-xorg-versions.inc
meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb [moved from meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.0.bb with 95% similarity]

index 98b04a845da7eec3ce3bc99c852a865a37d370cf..b00dbc053f0b15bd748332894137c9710a09ef1c 100644 (file)
@@ -91,7 +91,7 @@ PREFERRED_VERSION_recordproto ?= "1.14.1"
 PREFERRED_VERSION_renderproto ?= "0.11"
 PREFERRED_VERSION_renderproto-nativesdk ?= "0.11"
 PREFERRED_VERSION_resourceproto ?= "1.1.0"
-PREFERRED_VERSION_scrnsaverproto ?= "1.2.0"
+PREFERRED_VERSION_scrnsaverproto ?= "1.2.1"
 PREFERRED_VERSION_trapproto ?= "3.4.3"
 PREFERRED_VERSION_util-macros ?= "1.10.0"
 PREFERRED_VERSION_util-macros-native ?= "1.10.0"
similarity index 95%
rename from meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.0.bb
rename to meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb
index ff22c337a0d6902b83226b0a1dc80587ed5f3895..fd3641d9dd1de96f50b919dac739972c66c504be 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 DEPENDS += "libxext scrnsaverproto"
 PROVIDES = "libxss"
 RREPLACES = "libxss"
-PR = "r1"
+PR = "r0"
 PE = "1"
 
 XORG_PN = "libXScrnSaver"