[yocto] [PATCH 12/12] meta-intel: crownbay/fri2 README update for COMMERCIAL_LICENSE

tom.zanussi at intel.com tom.zanussi at intel.com
Wed Aug 17 09:51:13 PDT 2011


From: Tom Zanussi <tom.zanussi at intel.com>

Document an alternative mechanism for users to deal with
COMMERCIAL_LICENSE in the crownbay and fri2 BSPs.

Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
 meta-crownbay/README |    6 ++++++
 meta-fri2/README     |    6 ++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/meta-crownbay/README b/meta-crownbay/README
index c82f2c4..c3d2520 100644
--- a/meta-crownbay/README
+++ b/meta-crownbay/README
@@ -85,6 +85,12 @@ As mentioned in Section I, you need to add the line:
 
 to the local.conf file in order for the build to succeed.
 
+Alternatively, if clearing COMMERCIAL_LICENSE is not precise enough
+for your needs, you can also simply comment out the following line in
+meta-crownbay/conf/layer.conf to achieve the same result:
+
+  COMMERCIAL_LICENSE += "emgd-driver-bin"
+
 The crownbay BSP COMMERCIAL_LICENSE default setting causes the build
 to fail in order to prevent users from inadvertently creating and
 possibly distributing images containing packages with non-free
diff --git a/meta-fri2/README b/meta-fri2/README
index e2e7bd0..81ced36 100644
--- a/meta-fri2/README
+++ b/meta-fri2/README
@@ -87,6 +87,12 @@ As mentioned in Section I, you need to add the line:
 
 to the local.conf file in order for the build to succeed.
 
+Alternatively, if clearing COMMERCIAL_LICENSE is not precise enough
+for your needs, you can also simply comment out the following line in
+meta-fri/conf/layer.conf to achieve the same result:
+
+  COMMERCIAL_LICENSE += "emgd-driver-bin"
+
 The fri2 BSP COMMERCIAL_LICENSE default setting causes the build to
 fail in order to prevent users from inadvertently creating and
 possibly distributing images containing packages with non-free
-- 
1.7.0.4




More information about the yocto mailing list