aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xtrans_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/xtrans_1.1.bb')
-rw-r--r--recipes/xorg-lib/xtrans_1.1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/xorg-lib/xtrans_1.1.bb b/recipes/xorg-lib/xtrans_1.1.bb
new file mode 100644
index 0000000000..4ddc351919
--- /dev/null
+++ b/recipes/xorg-lib/xtrans_1.1.bb
@@ -0,0 +1,9 @@
+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"
+
+SRC_URI += "file://fix-missing-includepath.patch;patch=1"