All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] networkmanager_git: remove `DEFAULT_PREFERENCE = "-1"`
@ 2011-05-08 10:41 Paul Menzel
  2011-05-08 13:07 ` Koen Kooi
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Menzel @ 2011-05-08 10:41 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 897 bytes --]

Date: Sat, 7 May 2011 16:40:28 +0200

1. Use `networkmanager_git` by default.
2. Build tested using `minimal` for `MACHINE = "beagleboard"`. Using `minimal-uclibc` task compile fails because `execinfo.h` is not available [1].

[1] http://mail.gnome.org/archives/networkmanager-list/2011-May/msg00069.html

Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
---
 recipes/networkmanager/networkmanager_git.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/networkmanager/networkmanager_git.bb b/recipes/networkmanager/networkmanager_git.bb
index 8187787..cb79e78 100644
--- a/recipes/networkmanager/networkmanager_git.bb
+++ b/recipes/networkmanager/networkmanager_git.bb
@@ -1,6 +1,5 @@
 require networkmanager-0.7.inc
 
-DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_angstrom = "1"
 DEFAULT_PREFERENCE_shr = "1"
 
-- 
1.7.4.4

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

end of thread, other threads:[~2011-05-08 16:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-08 10:41 [PATCH] networkmanager_git: remove `DEFAULT_PREFERENCE = "-1"` Paul Menzel
2011-05-08 13:07 ` Koen Kooi
2011-05-08 13:29   ` [PATCH v2] " Paul Menzel
2011-05-08 16:21     ` 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.