projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
972a73e
)
stress: add license information
author
Axel Lin
<axel.lin@ingics.com>
Tue, 8 Oct 2013 07:59:29 +0000
(15:59 +0800)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 8 Oct 2013 20:19:09 +0000
(22:19 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/stress/stress.mk
patch
|
blob
|
history
diff --git
a/package/stress/stress.mk
b/package/stress/stress.mk
index 6e82b500f131e3c1ac3e5e5ea73d01b89c4d81c4..63efb66f5b13c89ad511867198ff6cc29a378adb 100644
(file)
--- 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 = GPLv2+
+STRESS_LICENSE_FILES = COPYING
STRESS_AUTORECONF = YES
# Stress is linked statically if the --enable-static is specified.