aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xtrans_1.0.3.bb
blob: 74af98bb1e23681db99755a2a35a0c65b77448e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require xorg-lib-common.inc

DESCRIPTION = "network API translation layer to insulate X applications and \
libraries from OS network vageries."
BBCLASSEXTEND = "native sdk"
FILESPATHPKG .= ":xtrans-${PV}:xtrans"
PE = "1"

ALLOW_EMPTY = "1"

SRC_URI += "file://fix-missing-includepath.patch"

SRC_URI[archive.md5sum] = "bb196907ea1e182dcb396eb22f7d2c1a"
SRC_URI[archive.sha256sum] = "e1a3c4986f16a5fbca611d0547cc7499a1fa47ca2096593644037e2609363085"