From: Denys Dmytriyenko <[email protected]>

Signed-off-by: Denys Dmytriyenko <[email protected]>
---
 .../{stream_git.bbappend => stream_5.10.bbappend}  |  3 ++
 meta-arago-extras/conf/layer.conf                  |  2 ++
 .../licenses/Stream_Benchmark_License              | 34 ++++++++++++++++++++++
 .../stream/{stream_git.bb => stream_5.10.bb}       |  2 +-
 4 files changed, 40 insertions(+), 1 deletion(-)
 rename meta-arago-distro/recipes-benchmark/stream/{stream_git.bbappend => 
stream_5.10.bbappend} (77%)
 create mode 100644 meta-arago-extras/licenses/Stream_Benchmark_License
 rename meta-arago-extras/recipes-benchmark/stream/{stream_git.bb => 
stream_5.10.bb} (98%)

diff --git a/meta-arago-distro/recipes-benchmark/stream/stream_git.bbappend 
b/meta-arago-distro/recipes-benchmark/stream/stream_5.10.bbappend
similarity index 77%
rename from meta-arago-distro/recipes-benchmark/stream/stream_git.bbappend
rename to meta-arago-distro/recipes-benchmark/stream/stream_5.10.bbappend
index 0f93e02..6418ff4 100644
--- a/meta-arago-distro/recipes-benchmark/stream/stream_git.bbappend
+++ b/meta-arago-distro/recipes-benchmark/stream/stream_5.10.bbappend
@@ -1,3 +1,6 @@
+INSANE_SKIP_${PN} += "ldflags"
+INSANE_SKIP_${PN}-openmp += "ldflags"
+
 PR_append = "-arago1"
 
 BRANCH = "sdk"
diff --git a/meta-arago-extras/conf/layer.conf 
b/meta-arago-extras/conf/layer.conf
index db98224..d3064e5 100644
--- a/meta-arago-extras/conf/layer.conf
+++ b/meta-arago-extras/conf/layer.conf
@@ -10,3 +10,5 @@ BBFILE_PRIORITY_meta-arago-extras = "10"
 
 # Set a variable to get to the top of the metadata location
 ARAGOBASE := '${@os.path.normpath("${LAYERDIR}/../")}'
+
+LICENSE_PATH += "${LAYERDIR}/licenses"
diff --git a/meta-arago-extras/licenses/Stream_Benchmark_License 
b/meta-arago-extras/licenses/Stream_Benchmark_License
new file mode 100644
index 0000000..cf1c8e0
--- /dev/null
+++ b/meta-arago-extras/licenses/Stream_Benchmark_License
@@ -0,0 +1,34 @@
+*=======================================================================
+*-----------------------------------------------------------------------
+* Copyright 1991-2003: John D. McCalpin
+*-----------------------------------------------------------------------
+* License:
+*  1. You are free to use this program and/or to redistribute
+*     this program.
+*  2. You are free to modify this program for your own use,
+*     including commercial use, subject to the publication
+*     restrictions in item 3.
+*  3. You are free to publish results obtained from running this
+*     program, or from works that you derive from this program,
+*     with the following limitations:
+*     3a. In order to be referred to as "STREAM benchmark results",
+*         published results must be in conformance to the STREAM
+*         Run Rules, (briefly reviewed below) published at
+*         http://www.cs.virginia.edu/stream/ref.html
+*         and incorporated herein by reference.
+*         As the copyright holder, John McCalpin retains the
+*         right to determine conformity with the Run Rules.
+*     3b. Results based on modified source code or on runs not in
+*         accordance with the STREAM Run Rules must be clearly
+*         labelled whenever they are published.  Examples of
+*         proper labelling include:
+*         "tuned STREAM benchmark results" 
+*         "based on a variant of the STREAM benchmark code"
+*         Other comparable, clear and reasonable labelling is
+*         acceptable.
+*     3c. Submission of results to the STREAM benchmark web site
+*         is encouraged, but not required.
+*  4. Use of this program or creation of derived works based on this
+*     program constitutes acceptance of these licensing restrictions.
+*  5. Absolutely no warranty is expressed or implied.
+*-----------------------------------------------------------------------
diff --git a/meta-arago-extras/recipes-benchmark/stream/stream_git.bb 
b/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
similarity index 98%
rename from meta-arago-extras/recipes-benchmark/stream/stream_git.bb
rename to meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
index 6a86dc9..7661722 100644
--- a/meta-arago-extras/recipes-benchmark/stream/stream_git.bb
+++ b/meta-arago-extras/recipes-benchmark/stream/stream_5.10.bb
@@ -4,7 +4,7 @@ LICENSE = "Stream_Benchmark_License"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bca8cbe07976fe64c8946378d08314b0"
 SECTION = "system"
 
-PR = "r2"
+PR = "r0"
 
 BRANCH ?= "master"
 SRCREV = "b66f2bab5d6d0b35732ef8406ae03873725a3306"
-- 
2.2.0

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to