summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-lib/xtrans_1.0.4.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-04-07 17:28:12 +0000
committerRichard Purdie <richard@openedhand.com>2008-04-07 17:28:12 +0000
commit175e3becf5b4ef6790d0e90c24c8e093c8a5052c (patch)
tree787aacf810c79e0e7415a5c37421037330fbb774 /meta/packages/xorg-lib/xtrans_1.0.4.bb
parentb4927ba52625c9fdc734540cd7f4d9d9a6138212 (diff)
downloadpoky-175e3becf5b4ef6790d0e90c24c8e093c8a5052c.tar.gz
xtrans: Revert 1.1 to 1.0.4 to fix abstract socket breakage and fix the toolchain
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4186 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/xorg-lib/xtrans_1.0.4.bb')
-rw-r--r--meta/packages/xorg-lib/xtrans_1.0.4.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/packages/xorg-lib/xtrans_1.0.4.bb b/meta/packages/xorg-lib/xtrans_1.0.4.bb
new file mode 100644
index 0000000000..2400d3bec5
--- /dev/null
+++ b/meta/packages/xorg-lib/xtrans_1.0.4.bb
@@ -0,0 +1,12 @@
1require xorg-lib-common.inc
2
3DESCRIPTION = "network API translation layer to insulate X applications and \
4libraries from OS network vageries."
5PE = "1"
6PR = "r2"
7
8SRC_URI += "file://fix-missing-includepath.patch;patch=1"
9
10RDEPENDS_${PN}-dev = ""
11
12XORG_PN = "xtrans"