summaryrefslogtreecommitdiffstats
path: root/meta/conf/multilib.conf
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-07 16:37:10 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-11 18:08:31 +0100
commitc09f0eb561a53b97a769dd0744076af7d904eafb (patch)
treeffdea22503027c6939e08c4e6ebc60b1c1346103 /meta/conf/multilib.conf
parent359006159996f95aaa7e53279229d72e161514bd (diff)
downloadpoky-c09f0eb561a53b97a769dd0744076af7d904eafb.tar.gz
xserver-xf86(-dri)-lite: rename to xserver-xorg and xserver-xorg-lite
* xserver-xorg is closer to upstream naming and that's how it's named in OE-classic and meta-oe? It would make meta-oe transition easier and better to do it now then convert meta-oe to xserver-xf86 and then rename it back later. (From OE-Core rev: 0b31c7200a368533df970f0efeb81e2e20c73593) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/multilib.conf')
-rw-r--r--meta/conf/multilib.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/multilib.conf b/meta/conf/multilib.conf
index b9da33ae4a..5e4b4354b4 100644
--- a/meta/conf/multilib.conf
+++ b/meta/conf/multilib.conf
@@ -442,7 +442,7 @@ BBCLASSEXTEND_append_pn-xrandr = " ${MULTILIBS}"
442BBCLASSEXTEND_append_pn-xrestop = " ${MULTILIBS}" 442BBCLASSEXTEND_append_pn-xrestop = " ${MULTILIBS}"
443BBCLASSEXTEND_append_pn-xserver-nodm-init = " ${MULTILIBS}" 443BBCLASSEXTEND_append_pn-xserver-nodm-init = " ${MULTILIBS}"
444BBCLASSEXTEND_append_pn-xserver-xf86-config = " ${MULTILIBS}" 444BBCLASSEXTEND_append_pn-xserver-xf86-config = " ${MULTILIBS}"
445BBCLASSEXTEND_append_pn-xserver-xf86-dri-lite = " ${MULTILIBS}" 445BBCLASSEXTEND_append_pn-xserver-xorg = " ${MULTILIBS}"
446BBCLASSEXTEND_append_pn-xset = " ${MULTILIBS}" 446BBCLASSEXTEND_append_pn-xset = " ${MULTILIBS}"
447BBCLASSEXTEND_append_pn-xtrans = " ${MULTILIBS}" 447BBCLASSEXTEND_append_pn-xtrans = " ${MULTILIBS}"
448BBCLASSEXTEND_append_pn-xtscal = " ${MULTILIBS}" 448BBCLASSEXTEND_append_pn-xtscal = " ${MULTILIBS}"