summaryrefslogtreecommitdiffstats
path: root/meta-agl-core-test/recipes-test/aiostress/aiostress_0.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-core-test/recipes-test/aiostress/aiostress_0.22.bb')
-rw-r--r--meta-agl-core-test/recipes-test/aiostress/aiostress_0.22.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core-test/recipes-test/aiostress/aiostress_0.22.bb b/meta-agl-core-test/recipes-test/aiostress/aiostress_0.22.bb
index 7803d74ed..f1d256cff 100644
--- a/meta-agl-core-test/recipes-test/aiostress/aiostress_0.22.bb
+++ b/meta-agl-core-test/recipes-test/aiostress/aiostress_0.22.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "aio-stress will open or create each file on the command line, and
aio is done in a rotating loop. first file1 gets 8 requests, then file2, then file3 etc.\
As each file finishes writing, it is switched to reads io buffers are aligned in case you want to do raw io"
HOMEPAGE = "https://oss.oracle.com/~mason/aio-stress/"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
S="${WORKDIR}"