aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/xtrans_1.0.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-24 15:29:41 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-25 07:30:39 +0200
commit3e73258bfcda570266628949ee67721a291e4fbf (patch)
tree3258d904a3b1e2bf502d654a616dcf4af43d7b28 /recipes/xorg-lib/xtrans_1.0.3.bb
parentd6a09af6b84ae0c4121e3619d2f9fe16e6c99ecb (diff)
downloadopenembedded-3e73258bfcda570266628949ee67721a291e4fbf.tar.gz
xtrans convert to BBCLASSEXTEND
* PR will be bumped later with INC_PR conversion * remove original PROVIDES it's not used anywhere and is broken with BBCLASSEXTEND Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-lib/xtrans_1.0.3.bb')
-rw-r--r--recipes/xorg-lib/xtrans_1.0.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xorg-lib/xtrans_1.0.3.bb b/recipes/xorg-lib/xtrans_1.0.3.bb
index 30c3d03ba1..74af98bb1e 100644
--- a/recipes/xorg-lib/xtrans_1.0.3.bb
+++ b/recipes/xorg-lib/xtrans_1.0.3.bb
@@ -2,6 +2,8 @@ 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"