summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
-rw-r--r--meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb (renamed from meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.0.bb)2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 98b04a845..b00dbc053 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -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"
diff --git a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb
index ff22c337a..fd3641d9d 100644
--- a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
DEPENDS += "libxext scrnsaverproto"
PROVIDES = "libxss"
RREPLACES = "libxss"
-PR = "r1"
+PR = "r0"
PE = "1"
XORG_PN = "libXScrnSaver"