diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 11:22:58 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 12:50:13 -0800 |
commit | 690c9bd3ad84223b6000dc55039b887d2f37101f (patch) | |
tree | f3f0b44bda5dbc78d391969af011eb9c972eee79 /meta | |
parent | 23737dc14a9188703bf8642863cdf330c1ca7b5e (diff) | |
download | poky-690c9bd3ad84223b6000dc55039b887d2f37101f.tar.gz |
librender: Update to version 0.9.6
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb (renamed from meta/recipes-graphics/xorg-lib/libxrender_0.9.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxrender_0.9.5.bb b/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb index 662796e90b..080042f541 100644 --- a/meta/recipes-graphics/xorg-lib/libxrender_0.9.5.bb +++ b/meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "X11 Rendering Extension client library" | |||
3 | require xorg-lib-common.inc | 3 | require xorg-lib-common.inc |
4 | 4 | ||
5 | LICENSE = "MIT-style" | 5 | LICENSE = "MIT-style" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=90b90b60eb30f65fc9c2673d7cf59e24" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=0db75cc842842b36f097fdae571b4b70" |
7 | 7 | ||
8 | DEPENDS += "virtual/libx11 renderproto xproto xdmcp" | 8 | DEPENDS += "virtual/libx11 renderproto xproto xdmcp" |
9 | 9 | ||