From: Tom Zanussi <tom.zanu...@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.zanu...@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 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto