All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@googlemail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [V2][PATCH 04/19] network-manager-applet: add PACKAGCONFIG for modemmanager - disabled by default
Date: Fri, 13 Feb 2015 08:01:44 +0100	[thread overview]
Message-ID: <1423810919-9857-5-git-send-email-schnitzeltony@googlemail.com> (raw)
In-Reply-To: <1423810919-9857-1-git-send-email-schnitzeltony@googlemail.com>

by updating modemmanager configuration of network-manager-applet now auto
detects modemmanager - the old version had no (lib)mm-glib. By using a
packageconfig build is deterministic again.

Fixes:

| WARNING: QA Issue: network-manager-applet rdepends on modemmanager, but it isn't a build dependency? [build-deps]

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 .../network-manager-applet/network-manager-applet_0.9.8.10.bb            | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
index 545b2cf..00cea74 100644
--- a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
+++ b/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_0.9.8.10.bb
@@ -22,6 +22,7 @@ EXTRA_OECONF += " \
 "
 
 PACKAGECONFIG[bluetooth] = "--with-bluetooth,--without-bluetooth,gnome-bluetooth,gnome-bluetooth"
+PACKAGECONFIG[modemmanager] = "--with-modem-manager-1,--without-modem-manager-1,modemmanager"
 PACKAGECONFIG ??= ""
 
 do_configure_append() {
-- 
1.9.3



  parent reply	other threads:[~2015-02-13  7:02 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-13  7:01 [V2][PATCH 00/19] various adds/updates/fxes Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 01/19] libmbim: initial add 1.12.2 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 02/19] libqmi: " Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 03/19] modemmanager: update to 1.4.2 Andreas Müller
2015-02-13  7:01 ` Andreas Müller [this message]
2015-02-13  7:01 ` [V2][PATCH 05/19] xmessage: initial add 1.0.4 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 06/19] xfce4-kbdleds-plugin: Initial add 0.0.6 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 07/19] packagegroup-xfce-extended: add xfce4-kbdleds-plugin Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 08/19] xfce4-screenshooter: update to 1.8.2 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 09/19] xfce4-weather-plugin: update to 0.8.5 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 10/19] xfce4-whiskermenu-plugin: update to 1.4.2 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 11/19] xfce4-cpufreq-plugin: update to 1.1.1 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 12/19] xfce4-netload-plugin: update to 1.2.4 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 13/19] xfce4-eyes-plugin: update to 4.4.3 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 14/19] xfce4-systemload-plugin: update to 1.1.2 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 15/19] xfce4-equake-plugin: update to 1.3.6 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 16/19] xfce4-timer-plugin: initial add 1.6.0 Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 17/19] packagegroup-xfce-extended: add xfce4-timer-plugin Andreas Müller
2015-02-13  7:01 ` [V2][PATCH 18/19] gnome-bluetooth: fix build by using a valid dbus interface + unblacklist Andreas Müller
2015-02-13  8:36   ` package icedtea6-native-1.8.11-r5.3: task do_compile: Failed MONDON Daniel
2015-02-13  9:49     ` Henning Heinold
2015-02-13 10:08       ` MONDON Daniel
2015-02-13 10:33         ` Max Krummenacher
2015-02-13 10:57           ` MONDON Daniel
2015-02-13 14:20           ` Hugo Vasconcelos Saldanha
2015-02-17 13:00             ` Otavio Salvador
2015-02-17 13:03               ` MONDON Daniel
2015-02-17 13:04                 ` Otavio Salvador
2015-02-18 16:23               ` Hugo Vasconcelos Saldanha
2015-02-18 14:14           ` MONDON Daniel
2015-02-18 14:56             ` Henning Heinold
2015-02-23 10:49               ` package icedtea6-native-1.8.11-r5.3: task do_compile: Failed : solved! MONDON Daniel
2015-02-13  7:01 ` [V2][PATCH 19/19] gimp: update to 2.8.14 / fix build by not configuring with freetype-config Andreas Müller

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=1423810919-9857-5-git-send-email-schnitzeltony@googlemail.com \
    --to=schnitzeltony@googlemail.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 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.