summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-11-30 15:51:39 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-11-30 15:51:39 +0000
commitdbae4c165c19ce456909f983733bf4e43b2e44cf (patch)
tree1a213969f17da8a8f09cef8aa392bf9cfe08dec4 /meta
parent3e8d1b66352c0231f848b857c1a517e2a080e938 (diff)
downloadpoky-dbae4c165c19ce456909f983733bf4e43b2e44cf.tar.gz
xtrans: create empty xtrans package as xtrans-dev depend on it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3282 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/xorg-lib/xtrans_1.0.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/xorg-lib/xtrans_1.0.3.bb b/meta/packages/xorg-lib/xtrans_1.0.3.bb
index 42cf655a3f..f23d3aa816 100644
--- a/meta/packages/xorg-lib/xtrans_1.0.3.bb
+++ b/meta/packages/xorg-lib/xtrans_1.0.3.bb
@@ -3,5 +3,8 @@ require xorg-lib-common.inc
3DESCRIPTION = "network API translation layer to insulate X applications and \ 3DESCRIPTION = "network API translation layer to insulate X applications and \
4libraries from OS network vageries." 4libraries from OS network vageries."
5PE = "1" 5PE = "1"
6PR = "r1"
6 7
7SRC_URI += "file://fix-missing-includepath.patch;patch=1" 8SRC_URI += "file://fix-missing-includepath.patch;patch=1"
9
10ALLOW_EMPTY = "1"