summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2013-02-06 14:54:24 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-06 14:44:49 +0000
commit8868530933e8f3a94a8a24265d8fad178a27d27d (patch)
treec022f4d7e1988e0c41f42fd83259f0da490d7555 /meta/recipes-graphics/xorg-lib
parent20dc0fcd761bc4d48d3698e78783254275f2186e (diff)
downloadast2050-yocto-poky-8868530933e8f3a94a8a24265d8fad178a27d27d.zip
ast2050-yocto-poky-8868530933e8f3a94a8a24265d8fad178a27d27d.tar.gz
libxscrnsaver: improve RREPLACES to add libxss only for PN
(From OE-Core rev: 0bb5572536a39fabd29c307004e76202afd5b6b4) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb
index f97fd8f..0c15557 100644
--- a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb
+++ b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.2.bb
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=21fd154ee757813632ada871a34113fb"
DEPENDS += "libxext scrnsaverproto"
PROVIDES = "libxss"
-RREPLACES = "libxss"
+RREPLACES_${PN} = "libxss"
PR = "r0"
PE = "1"
OpenPOWER on IntegriCloud