From: "Franklin S. Cooper Jr" <fcoo...@ti.com>

* Stream license is not a standard license so change the license from BSD.
* Since the license name is multiple words use underscores instead of spaces
  because it then assumes that each word is a difference license.

Signed-off-by: Franklin S. Cooper Jr <fcoo...@ti.com>
---
 .../recipes-benchmark/stream/stream_git.bb         |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-benchmark/stream/stream_git.bb 
b/meta-arago-extras/recipes-benchmark/stream/stream_git.bb
index 41ba5ad..75955da 100644
--- a/meta-arago-extras/recipes-benchmark/stream/stream_git.bb
+++ b/meta-arago-extras/recipes-benchmark/stream/stream_git.bb
@@ -1,10 +1,10 @@
 DESCRIPTION = "Stream Benchmark"
 HOMEPAGE = "http://www.cs.virginia.edu/stream/";
-LICENSE = "BSD"
+LICENSE = "Stream_Benchmark_License"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bca8cbe07976fe64c8946378d08314b0"
 SECTION = "system"
 
-PR = "r0"
+PR = "r1"
 
 BRANCH ?= "master"
 SRCREV = "bd474633b7b0352211b48d84065bf7b7e166e4c2"
-- 
1.7.9.5

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to