aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xtrans_1.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/xtrans_1.0.4.bb')
-rw-r--r--recipes/xorg-lib/xtrans_1.0.4.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/xorg-lib/xtrans_1.0.4.bb b/recipes/xorg-lib/xtrans_1.0.4.bb
new file mode 100644
index 0000000000..3fa509849e
--- /dev/null
+++ b/recipes/xorg-lib/xtrans_1.0.4.bb
@@ -0,0 +1,11 @@
+require xorg-lib-common.inc
+
+DESCRIPTION = "network API translation layer to insulate X applications and \
+libraries from OS network vageries."
+PE = "1"
+
+ALLOW_EMPTY = "1"
+
+XORG_PN = "xtrans"
+
+SRC_URI += "file://fix-missing-includepath.patch;patch=1"