diff options
| author | Dexuan Cui <dexuan.cui@intel.com> | 2010-06-29 11:16:16 +0800 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-30 13:19:13 +0100 |
| commit | b51a4a605b93cab116b57a74c4ff48c372579ede (patch) | |
| tree | 7866023407d018c0d016d42983d575c115d4342a | |
| parent | c64885028580310046df12425cb803615b49b42d (diff) | |
| download | poky-b51a4a605b93cab116b57a74c4ff48c372579ede.tar.gz | |
xtrans: upgrade to the latest version 1.2.5
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
| -rw-r--r-- | meta/packages/xorg-lib/xtrans_1.2.5.bb (renamed from meta/packages/xorg-lib/xtrans_1.2.2.bb) | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/meta/packages/xorg-lib/xtrans_1.2.2.bb b/meta/packages/xorg-lib/xtrans_1.2.5.bb index 986320e06f..52609b7e2b 100644 --- a/meta/packages/xorg-lib/xtrans_1.2.2.bb +++ b/meta/packages/xorg-lib/xtrans_1.2.5.bb | |||
| @@ -1,7 +1,11 @@ | |||
| 1 | require xorg-lib-common.inc | ||
| 2 | |||
| 3 | DESCRIPTION = "network API translation layer to insulate X applications and \ | 1 | DESCRIPTION = "network API translation layer to insulate X applications and \ |
| 4 | libraries from OS network vageries." | 2 | libraries from OS network vageries." |
| 3 | |||
| 4 | require xorg-lib-common.inc | ||
| 5 | |||
| 6 | LICENSE = "MIT & MIT-style" | ||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=e334229ea6378ccb4a6202d7b715831c" | ||
| 8 | |||
| 5 | PE = "1" | 9 | PE = "1" |
| 6 | PR = "r0" | 10 | PR = "r0" |
| 7 | 11 | ||
