From patchwork Fri May 23 16:37:43 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Yann E. MORIN" X-Patchwork-Id: 351956 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 754A91400A0 for ; Sat, 24 May 2014 02:37:56 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 960908CD86; Fri, 23 May 2014 16:37:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wOv1v-pCywqh; Fri, 23 May 2014 16:37:53 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 656298CD6C; Fri, 23 May 2014 16:37:53 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 0117D1BFA7F for ; Fri, 23 May 2014 16:37:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id F1B778C0A8 for ; Fri, 23 May 2014 16:37:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PeuiIhblUgTb for ; Fri, 23 May 2014 16:37:50 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f49.google.com (mail-wg0-f49.google.com [74.125.82.49]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 53C138C0A2 for ; Fri, 23 May 2014 16:37:50 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id m15so5094144wgh.20 for ; Fri, 23 May 2014 09:37:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=spOiEIsg72WfZzd9XDpEh1jBlRxXxClQIdQkYM1LPQY=; b=A5uVOS5NUsR+iydRNoUQtEy30oP9WwcPdFMJ5pa29PZfWK5NUQa/64J6El1w1FzgFF dsXy0zPOMSNIn79p9Oubvv1D4kl+ZztfYFoPSa8wxH+bCJ/OybFA8F3I0hguwGMum1a2 cN9x7S4VeB92voedS/1LZOJsqjSAEAHwjOS8K+TmwvvTnY/R9n9paEtc18uQaP8f7kUC Bbgfd24ad2d9SKOVsetXjl6e/t83HJSUu0gkfKMdJLbZYSkW34nvKmGaq7nYw4LGYHct x6fR2xUBaweqTm1K5jeSJDfEl3N1klIkQJyR8b/CZJDdh90dkDjLKVOxtG6IyroVfv/5 Yc4g== X-Received: by 10.194.157.226 with SMTP id wp2mr5273936wjb.58.1400863068553; Fri, 23 May 2014 09:37:48 -0700 (PDT) Received: from gourin.bzh.lan (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPSA id l2sm3749189wix.13.2014.05.23.09.37.46 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 May 2014 09:37:47 -0700 (PDT) From: "Yann E. MORIN" To: buildroot@buildroot.org Date: Fri, 23 May 2014 18:37:43 +0200 Message-Id: <1400863063-15489-1-git-send-email-yann.morin.1998@free.fr> X-Mailer: git-send-email 1.8.3.2 Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH] package/connman: update homepage X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net From: "Yann E. MORIN" Signed-off-by: "Yann E. MORIN" --- package/connman/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/connman/Config.in b/package/connman/Config.in index 4a4090f..8083233 100644 --- a/package/connman/Config.in +++ b/package/connman/Config.in @@ -15,7 +15,7 @@ config BR2_PACKAGE_CONNMAN managing internet connections within embedded devices running the Linux operating system. - For more information, see http://connman.net/ + For more information, see https://01.org/connman if BR2_PACKAGE_CONNMAN