All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 01/15] ecore: add PACKAGECONFIG for wayland
@ 2013-08-04 21:47 Martin Jansa
  2013-08-04 21:47 ` [meta-oe][PATCH 02/15] elementary: add PACKAGECONFIG for eweather Martin Jansa
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: Martin Jansa @ 2013-08-04 21:47 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-efl/recipes-efl/efl/ecore_1.7.8.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-efl/recipes-efl/efl/ecore_1.7.8.bb b/meta-efl/recipes-efl/efl/ecore_1.7.8.bb
index 56c682a..0f09160 100644
--- a/meta-efl/recipes-efl/efl/ecore_1.7.8.bb
+++ b/meta-efl/recipes-efl/efl/ecore_1.7.8.bb
@@ -117,5 +117,8 @@ SRC_URI = "\
     file://fix-ecore-fb-initialization.patch \
 "
 
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[wayland] = "--enable-ecore-wayland,--disable-ecore-wayland,wayland xkbcommon"
+
 SRC_URI[md5sum] = "5a8ca096d8c15647b2493d4664a4b895"
 SRC_URI[sha256sum] = "26cb1dc02213a221fdec32ef4ea4ece608e5239bdbd19c9d62b09cf931863738"
-- 
1.8.3.2



^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2013-08-07 20:28 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-04 21:47 [meta-oe][PATCH 01/15] ecore: add PACKAGECONFIG for wayland Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 02/15] elementary: add PACKAGECONFIG for eweather Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 03/15] azy: add glib-2.0 dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 04/15] devilspie: add dependency on startup-notification Martin Jansa
2013-08-05  8:45   ` Burton, Ross
2013-08-07 20:29     ` Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 05/15] claws-mail: add curl dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 06/15] epiphany: add libgnome-keyring dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 07/15] fbreader: add sqlite3 dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 08/15] python-edje: Fix building by preventing attempted use of examples Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 09/15] gcr: add glib-2.0 dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 10/15] glmark2: add dependency on jpeg Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 11/15] gmtk: inherit gconf Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 12/15] gnome-control-center: add libgtop dependency Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 13/15] gcalctool: move to nonworking Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 14/15] evolution-data-server: upgrade to 3.2.3 Martin Jansa
2013-08-04 21:47 ` [meta-oe][PATCH 15/15] dates: make it compatible with newer evolution-data-server Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.