From patchwork Thu Nov 22 00:18:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 200917 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id BAC042C0093 for ; Thu, 22 Nov 2012 11:22:45 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id D8230A0363; Thu, 22 Nov 2012 00:22:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id T7FnEM27Hf7W; Thu, 22 Nov 2012 00:22:40 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 63612A03CF; Thu, 22 Nov 2012 00:21:25 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 3EBD28F74A for ; Thu, 22 Nov 2012 00:20:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 06864816CF for ; Thu, 22 Nov 2012 00:20:05 +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 bsPZMDfK6T5R for ; Thu, 22 Nov 2012 00:19:54 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id DB8B184F0C for ; Thu, 22 Nov 2012 00:19:30 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id u3so578127wey.16 for ; Wed, 21 Nov 2012 16:19:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; bh=M8GnVgzN7ABZP+Ct+UaoCeGOIjw0+LjHVjhGmGSupA0=; b=xaxshudmKysrSmG/CQ8voI7b7XM7h++/PjbE9zqb2L6hkXnueu+ZOqRdlDxrcRg6Bj FvP4+rXnHN6xVghxVcJJokd2kuZ8GdvDtJN4SOI74ERYw4dYN/5OtkpYo+mcvRoZebpa seS4hLSt88aktA2UZfVxFeIsKmFevDMscIyzSxCb4rw6m19PY/1aW3OlEEuZAD8s8D9g pQwvs9FaTD3Qdy8mlwTrP5FDdNVIe+GzvvGn7b2UuOZh6WMNhP3MWJoOYgp/ADNmKdmI BFLhrOAuXNPmGxbMAUZaFAqkOvQJCX4YK3h3977KU4UyPY4UoNNg5LkQW9Bn7S6PvjAt 2jHQ== Received: by 10.180.89.234 with SMTP id br10mr1773393wib.2.1353543570704; Wed, 21 Nov 2012 16:19:30 -0800 (PST) Received: from localhost.localdomain (ivr94-4-82-229-165-48.fbx.proxad.net. [82.229.165.48]) by mx.google.com with ESMTPS id r10sm1847697wiz.0.2012.11.21.16.19.29 (version=SSLv3 cipher=OTHER); Wed, 21 Nov 2012 16:19:29 -0800 (PST) From: Samuel Martin To: buildroot@busybox.net Date: Thu, 22 Nov 2012 01:18:21 +0100 Message-Id: <1353543503-8952-32-git-send-email-s.martin49@gmail.com> X-Mailer: git-send-email 1.8.0 In-Reply-To: <1353543503-8952-1-git-send-email-s.martin49@gmail.com> References: <1353543503-8952-1-git-send-email-s.martin49@gmail.com> Subject: [Buildroot] [PATCH 31/33] owl-linux: add license info 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 Signed-off-by: Samuel Martin --- package/owl-linux/owl-linux.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/owl-linux/owl-linux.mk b/package/owl-linux/owl-linux.mk index 0a111c8..e5846a4 100644 --- a/package/owl-linux/owl-linux.mk +++ b/package/owl-linux/owl-linux.mk @@ -5,6 +5,8 @@ ############################################################# OWL_LINUX_VERSION = 1.0.7 OWL_LINUX_SITE = http://linux.hd-wireless.se/pub/Linux/DownloadDrivers +OWL_LINUX_LICENSE = as-is +OWL_LINUX_LICENSE_FILES = LICENSE OWL_LINUX_DEPENDENCIES = linux