diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:16:18 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
commit | 94454047be5ee7e027de56c583c55f183140c75f (patch) | |
tree | 6c4d3b439db7d133cebf914ab13061bf6739df7c /meta/recipes-graphics | |
parent | 4438620b41343952a40865c9b5f0f888511554ed (diff) | |
download | poky-94454047be5ee7e027de56c583c55f183140c75f.tar.gz |
scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-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 |
1 files changed, 1 insertions, 1 deletions
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 ff22c337a0..fd3641d9dd 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" | |||
5 | DEPENDS += "libxext scrnsaverproto" | 5 | DEPENDS += "libxext scrnsaverproto" |
6 | PROVIDES = "libxss" | 6 | PROVIDES = "libxss" |
7 | RREPLACES = "libxss" | 7 | RREPLACES = "libxss" |
8 | PR = "r1" | 8 | PR = "r0" |
9 | PE = "1" | 9 | PE = "1" |
10 | 10 | ||
11 | XORG_PN = "libXScrnSaver" | 11 | XORG_PN = "libXScrnSaver" |