diff options
author | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 11:24:24 -0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-24 12:50:14 -0800 |
commit | 0ad8d9a5982f2fdb5a3a6787dd5728469b79391e (patch) | |
tree | c912dfd92d156565cd0a94c8044b4b101b3e6d57 /meta/recipes-graphics/xorg-lib | |
parent | e96649742890c495bd11da8f60bf918951e2376f (diff) | |
download | poky-0ad8d9a5982f2fdb5a3a6787dd5728469b79391e.tar.gz |
libxpm: Update to version 3.5.9
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb (renamed from meta/recipes-graphics/xorg-lib/libxpm_3.5.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxpm_3.5.7.bb b/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb index 27946002b0..7658e2e7b2 100644 --- a/meta/recipes-graphics/xorg-lib/libxpm_3.5.7.bb +++ b/meta/recipes-graphics/xorg-lib/libxpm_3.5.9.bb | |||
@@ -2,7 +2,7 @@ require xorg-lib-common.inc | |||
2 | 2 | ||
3 | DESCRIPTION = "X11 Pixmap library" | 3 | DESCRIPTION = "X11 Pixmap library" |
4 | LICENSE = "X-BSD" | 4 | LICENSE = "X-BSD" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=1e8b098093f3bb7a8fed64938e8e465e" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5" |
6 | DEPENDS += "libxext libsm libxt" | 6 | DEPENDS += "libxext libsm libxt" |
7 | PR = "r3" | 7 | PR = "r3" |
8 | PE = "1" | 8 | PE = "1" |