From patchwork Tue Oct 8 02:46:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Axel Lin X-Patchwork-Id: 281306 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id D3F622C00A8 for ; Tue, 8 Oct 2013 13:47:05 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D58038AFB0; Tue, 8 Oct 2013 02:47:04 +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 ESTdzgayuAyX; Tue, 8 Oct 2013 02:47:03 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id A05458AFBD; Tue, 8 Oct 2013 02:47:03 +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 D02621BF947 for ; Tue, 8 Oct 2013 02:47:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id D020B89641 for ; Tue, 8 Oct 2013 02:47:01 +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 wPs+65TiXKBT for ; Tue, 8 Oct 2013 02:47:01 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pa0-f45.google.com (mail-pa0-f45.google.com [209.85.220.45]) by whitealder.osuosl.org (Postfix) with ESMTPS id 197B489A18 for ; Tue, 8 Oct 2013 02:47:01 +0000 (UTC) Received: by mail-pa0-f45.google.com with SMTP id rd3so8153470pab.4 for ; Mon, 07 Oct 2013 19:47:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:content-type:mime-version:content-transfer-encoding; bh=LtbDJW5uhDQ0q5JE79XlunlfeAKuZi1TybFEAyEgcwA=; b=KeC6dlKS6p1xkJGzRcLiF5Cq3E+rgr8OVVuiFjoDSsHnoD6qQ7DyiTvumN4mYDLRrT qo9QqanEax+MRuwM/9HtwFPk1A0b9Ht1tmKQqee4+VWu/gHdgtzrMehLz+3FMBpmHsS7 A56B3rYxcjjecU6FqhrWNkTczOuHZXCsvHj2Z6fuia2PgYRum8Lph5CVI/I717079f8h C8qsf4DRcTYAzC2t5nd9Iu8XeMhYQp1DBoKVh1HSyy2Sx+XHDQZ/FE5cmF8GhYQ40wEH wf0rLnh+Natj8pfbn5BNfZebW+p0//PiTlKMJgl7fL6YHn//MxYHr9No9iHGFMd9kHCp H5ww== X-Gm-Message-State: ALoCoQkfeu+QGmt9xEBmrEyC0CF75QmTYcRfgUrBvd7VdPWCPfa0f63EtHx7brUs1dTIxeP5lY8u X-Received: by 10.66.27.143 with SMTP id t15mr684038pag.171.1381200420857; Mon, 07 Oct 2013 19:47:00 -0700 (PDT) Received: from [192.168.1.108] (111-240-48-148.dynamic.hinet.net. [111.240.48.148]) by mx.google.com with ESMTPSA id yh1sm36508782pbc.21.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 07 Oct 2013 19:47:00 -0700 (PDT) Message-ID: <1381200417.18302.3.camel@phoenix> From: Axel Lin To: Peter Korsgaard Date: Tue, 08 Oct 2013 10:46:57 +0800 In-Reply-To: <1381200229.18302.0.camel@phoenix> References: <1381200229.18302.0.camel@phoenix> X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Cc: buildroot@busybox.net Subject: [Buildroot] [PATCH 2/2] stress: add license information 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: , Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Axel Lin --- package/stress/stress.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/stress/stress.mk b/package/stress/stress.mk index 6e82b50..387166d 100644 --- a/package/stress/stress.mk +++ b/package/stress/stress.mk @@ -6,6 +6,8 @@ STRESS_VERSION = 1.0.4 STRESS_SITE = http://people.seas.harvard.edu/~apw/stress +STRESS_LICENSE = GPLv3+ +STRESS_LICENSE_FILES = COPYING STRESS_AUTORECONF = YES # Stress is linked statically if the --enable-static is specified.