Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 02/15] elementary: add PACKAGECONFIG for eweather
Date: Sun,  4 Aug 2013 23:47:34 +0200	[thread overview]
Message-ID: <1375652867-10498-2-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1375652867-10498-1-git-send-email-Martin.Jansa@gmail.com>

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

diff --git a/meta-efl/recipes-efl/efl/elementary.inc b/meta-efl/recipes-efl/efl/elementary.inc
index 092d7c2..542e200 100644
--- a/meta-efl/recipes-efl/efl/elementary.inc
+++ b/meta-efl/recipes-efl/efl/elementary.inc
@@ -11,6 +11,9 @@ EXTRA_OECONF = "\
     --disable-web \
 "
 
+PACKAGECONFIG ??= ""
+PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather"
+
 do_compile_append() {
     sed -i -e s:${STAGING_DIR_TARGET}::g \
            -e s:/${TARGET_SYS}::g \
-- 
1.8.3.2



  reply	other threads:[~2013-08-04 21:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-04 21:47 [meta-oe][PATCH 01/15] ecore: add PACKAGECONFIG for wayland Martin Jansa
2013-08-04 21:47 ` Martin Jansa [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1375652867-10498-2-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox