From patchwork Mon Jan 29 08:28:19 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Corjon X-Patchwork-Id: 867039 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zVN2F6XfFz9s71 for ; Mon, 29 Jan 2018 19:28:37 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 26B0B2E5DF; Mon, 29 Jan 2018 08:28:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P9gDUzRrDl7a; Mon, 29 Jan 2018 08:28:32 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 005562E55A; Mon, 29 Jan 2018 08:28:31 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id E7B6A1C2B9B for ; Mon, 29 Jan 2018 08:28:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id E2D1F879A7 for ; Mon, 29 Jan 2018 08:28:30 +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 nicwAUyGZZZl for ; Mon, 29 Jan 2018 08:28:29 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by whitealder.osuosl.org (Postfix) with ESMTPS id 6A82F87989 for ; Mon, 29 Jan 2018 08:28:29 +0000 (UTC) Received: by mail-wm0-f65.google.com with SMTP id t74so12449198wme.3 for ; Mon, 29 Jan 2018 00:28:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=otKhiR8XFMrG2ifDhrEElHZWimT875GnjMObeJess+k=; b=Mhf7U7nYsT01mz1o/K9LslJMEHyJjFI4ZNgVaOPquYiWTWKBH4/eTXEum0hP/JFjkw s0yT0PyA651T1uKMsZArBD2Ofvj4qynh+PMaqgbJRwE4ZRGupRGGwF5GWIyvm6fyVkEb 3PcWAr1vNEnLepTGkyQV874xy5MPkgNRMYrVqyKeRckDKRCQGv603uc2mn9dvHd+ROXA 5/abwpVHC+pcJhFTRhN6Nj9a/O9/BoncGlCg+VR+qszmVUr1vhrG/DXsprB+8dnbIZfQ s2aktecf9fagdBjuyNIBxEDWz9KLiRsBNwxtFii2617qV06s2bqBNVT6Lz/cRQ67/edm sROg== X-Gm-Message-State: AKwxytdygPrCkk31pb7H1IWnMQRdE0VqxjWgao74ogOKTqCOmbCgOAwH 8v2JaPgiXR0a15633CqIHPt2kQ== X-Google-Smtp-Source: AH8x226pj89eBPQHEhaVtUk04DrPAqz7IyaPgbLt7LQ3xfMbdkluJdJPQPSbAitteWcctYnqsvjYzg== X-Received: by 10.28.169.200 with SMTP id s191mr17690828wme.9.1517214507521; Mon, 29 Jan 2018 00:28:27 -0800 (PST) Received: from mic341-linux.sinters-int.fr ([195.200.174.78]) by smtp.gmail.com with ESMTPSA id y204sm8659228wmg.44.2018.01.29.00.28.26 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Jan 2018 00:28:26 -0800 (PST) From: Julien Corjon To: buildroot@buildroot.org Date: Mon, 29 Jan 2018 09:28:19 +0100 Message-Id: <20180129082819.13870-1-corjon.j@ecagroup.com> X-Mailer: git-send-email 2.14.1 Subject: [Buildroot] [PATCH 1/1] package/wf111: Fix manufacturer name and url X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 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" Signed-off-by: Julien Corjon --- package/wf111/Config.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package/wf111/Config.in b/package/wf111/Config.in index 80109f1b88..081bd960cb 100644 --- a/package/wf111/Config.in +++ b/package/wf111/Config.in @@ -6,7 +6,7 @@ config BR2_PACKAGE_WF111 # dynamically linked against the glibc. depends on BR2_TOOLCHAIN_USES_GLIBC help - BlueGiga WF111 WiFi driver and utilities. + Silicon Labs WF111 WiFi driver and utilities. Warning: CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV must be selected in the Linux kernel configuration. These are blind @@ -17,16 +17,16 @@ config BR2_PACKAGE_WF111 configuration entry that selects them, for example. - By enabling another random WiFi driver that select them. - http://www.bluegiga.com/en-US/products/wifi-modules/wf111-wifi-module/ + https://www.silabs.com/products/wireless/wi-fi/wf111-bluegiga-module if BR2_PACKAGE_WF111 config BR2_PACKAGE_WF111_TARBALL_PATH string "Local tarball location" help - The WF111 tarball can be retrieved on the BlueGiga website - after registration. This option specifies the path where the - tarball is locally saved. + The WF111 tarball can be retrieved on the Silicon Labs + website after registration. This option specifies the path + where the tarball is locally saved. endif