All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* Yocto VLC compilation
@ 2017-06-16  9:47 Pawar, Alok
  2017-06-16 10:18 ` Burton, Ross
  0 siblings, 1 reply; 7+ messages in thread
From: Pawar, Alok @ 2017-06-16  9:47 UTC (permalink / raw
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

Hi,

I am using yocto 2.1.2 krogoth version.
I tried compiling VLC in it, but I fialed. It is giving other dependency package name which contains "restricted licence".

Please help me out, how I can compile and test VLC using yocto for ARM.

Best Regards
Alok Pawar
Sr. Engineer Product Development
Harman Connected Services



[-- Attachment #2: Type: text/html, Size: 2974 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Yocto VLC compilation
  2017-06-16  9:47 Yocto VLC compilation Pawar, Alok
@ 2017-06-16 10:18 ` Burton, Ross
  2017-06-16 10:26   ` [EXTERNAL] " Pawar, Alok
  0 siblings, 1 reply; 7+ messages in thread
From: Burton, Ross @ 2017-06-16 10:18 UTC (permalink / raw
  To: Pawar, Alok; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]

Without knowing the error message it's hard to help, but you're probably
hitting the commercial license flags.

Once you've read the relevant licensing terms and have agreed to them,
adding something like this to your local/distro configuration will allow
the build to continue:

LICENSE_FLAGS_WHITELIST += "commercial_vlc"

(where commercial is the license flag that the recipe used, and vlc is the
recipe name that sets the flag)

Ross

On 16 June 2017 at 10:47, Pawar, Alok <Alok.Pawar3@harman.com> wrote:

> Hi,
>
>
>
> I am using yocto 2.1.2 krogoth version.
>
> I tried compiling VLC in it, but I fialed. It is giving other dependency
> package name which contains “restricted licence”.
>
>
>
> Please help me out, how I can compile and test VLC using yocto for ARM.
>
>
>
> Best Regards
>
> *Alok Pawar*
>
> Sr. Engineer Product Development
>
> Harman Connected Services
>
>
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>

[-- Attachment #2: Type: text/html, Size: 2658 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [EXTERNAL] Re: Yocto VLC compilation
  2017-06-16 10:18 ` Burton, Ross
@ 2017-06-16 10:26   ` Pawar, Alok
  2017-06-16 10:28     ` Burton, Ross
  0 siblings, 1 reply; 7+ messages in thread
From: Pawar, Alok @ 2017-06-16 10:26 UTC (permalink / raw
  To: Burton, Ross; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 2487 bytes --]

Thanks for the reply,  Following is the error :

ERROR: Nothing PROVIDES 'ffmpeg' (but /home/harman/Desktop/amit_kr/iot-solo/Platform/src/arch/arm/imx6sl/YOCTO/sources/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc_2.2.2.bb DEPENDS on or otherwise requires it)
ERROR: ffmpeg was skipped: because it has a restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
ERROR: Required build target 'vlc' has no buildable providers.
Missing or unbuildable dependency chain was: ['vlc', 'ffmpeg']

I need to set following flag in local.conf, in build directory.

Best Regards
Alok Pawar
Sr. Engineer Product Development

From: Burton, Ross [mailto:ross.burton@intel.com]
Sent: Friday, June 16, 2017 3:49 PM
To: Pawar, Alok <Alok.Pawar3@harman.com>
Cc: yocto@yoctoproject.org
Subject: [EXTERNAL] Re: [yocto] Yocto VLC compilation

Without knowing the error message it's hard to help, but you're probably hitting the commercial license flags.

Once you've read the relevant licensing terms and have agreed to them, adding something like this to your local/distro configuration will allow the build to continue:

LICENSE_FLAGS_WHITELIST += "commercial_vlc"

(where commercial is the license flag that the recipe used, and vlc is the recipe name that sets the flag)

Ross

On 16 June 2017 at 10:47, Pawar, Alok <Alok.Pawar3@harman.com<mailto:Alok.Pawar3@harman.com>> wrote:
Hi,

I am using yocto 2.1.2 krogoth version.
I tried compiling VLC in it, but I fialed. It is giving other dependency package name which contains “restricted licence”.

Please help me out, how I can compile and test VLC using yocto for ARM.

Best Regards
Alok Pawar
Sr. Engineer Product Development
Harman Connected Services



--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/yocto<https://clicktime.symantec.com/a/1/ou4pS1WijL1hvz0mnDAyKIg0EQzB4Cd8DnbUg9Eolbw=?d=FeTxzaDRVlY1lyVgT14C4r4dv4s1XOMbQzbXT113Rh3IwJ_jew6kIyJWMx8OdKO_rxfqogTn-5w04syZrEVeSZkhf6NKOFhjDdPnT1wOIeaE5CaQQCJ9wQiVUgXt-8AojlU9TJW6bG8TbyO47wZ1YxR5MkC1KUjTHaHcVOtL5PvuuKofFOskCZpVYzz8Uxlb6SEKvwR34516rUliLWfiZzeaAn6ducp3QdKacW45BDfFc4jWr9vbfGp5-kHbN4nwUwPFy5SBjdF9M4qY1aTw3-d8-PAof0Kb6bBD2YbRCIL1fX0Fzbe52BNclkKMu4_fAJ5m5833ZTT-s35ulupMs4xcRHn2nYkS4-9V1Zo1q7fOTHiSNM6AO-6dv4y7gCMEdbYfRK0QhOMu5WPxfPww4g%3D%3D&u=https%3A%2F%2Flists.yoctoproject.org%2Flistinfo%2Fyocto>


[-- Attachment #2: Type: text/html, Size: 9117 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [EXTERNAL] Re: Yocto VLC compilation
  2017-06-16 10:26   ` [EXTERNAL] " Pawar, Alok
@ 2017-06-16 10:28     ` Burton, Ross
  2017-06-16 10:32       ` Pawar, Alok
  0 siblings, 1 reply; 7+ messages in thread
From: Burton, Ross @ 2017-06-16 10:28 UTC (permalink / raw
  To: Pawar, Alok; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

On 16 June 2017 at 11:26, Pawar, Alok <Alok.Pawar3@harman.com> wrote:

> ERROR: ffmpeg was skipped: because it has a restricted license not
> whitelisted in LICENSE_FLAGS_WHITELIST
>
>
Yes, look in the ffmpeg recipe to identify the license which is restricted,
and if you understand and agree to the terms then set the whitelist to
commercial_ffmpeg.

Ross

[-- Attachment #2: Type: text/html, Size: 871 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [EXTERNAL] Re: Yocto VLC compilation
  2017-06-16 10:28     ` Burton, Ross
@ 2017-06-16 10:32       ` Pawar, Alok
  2017-06-16 10:36         ` Burton, Ross
  0 siblings, 1 reply; 7+ messages in thread
From: Pawar, Alok @ 2017-06-16 10:32 UTC (permalink / raw
  To: Burton, Ross; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

Yes Burton,
Ffmpeg contains ‘ LICENSE_FLAGS = “Commercial” ’. Whenever I will hit this type of problem, then I need to update each bb file manually?

Best Regards
Alok Pawar
Sr. Engineer Product Development

From: Burton, Ross [mailto:ross.burton@intel.com]
Sent: Friday, June 16, 2017 3:59 PM
To: Pawar, Alok <Alok.Pawar3@harman.com>
Cc: yocto@yoctoproject.org
Subject: Re: [EXTERNAL] Re: [yocto] Yocto VLC compilation


On 16 June 2017 at 11:26, Pawar, Alok <Alok.Pawar3@harman.com<mailto:Alok.Pawar3@harman.com>> wrote:
ERROR: ffmpeg was skipped: because it has a restricted license not whitelisted in LICENSE_FLAGS_WHITELIST

Yes, look in the ffmpeg recipe to identify the license which is restricted, and if you understand and agree to the terms then set the whitelist to commercial_ffmpeg.

Ross

[-- Attachment #2: Type: text/html, Size: 4625 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [EXTERNAL] Re: Yocto VLC compilation
  2017-06-16 10:32       ` Pawar, Alok
@ 2017-06-16 10:36         ` Burton, Ross
  2017-06-16 10:42           ` Pawar, Alok
  0 siblings, 1 reply; 7+ messages in thread
From: Burton, Ross @ 2017-06-16 10:36 UTC (permalink / raw
  To: Pawar, Alok; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]

On 16 June 2017 at 11:32, Pawar, Alok <Alok.Pawar3@harman.com> wrote:

> Ffmpeg contains ‘ LICENSE_FLAGS = “Commercial” ’. Whenever I will hit this
> type of problem, then I need to update each bb file manually?
>
>
You'll need to agree to the license terms for each recipe that has
non-trivial licensing.  This won't be many recipes.

You could just set the whitelist to "commercial" without any recipe
specifiers, but if you're intending on releasing product at some point this
would be a foolish thing to do.

Ross

[-- Attachment #2: Type: text/html, Size: 1149 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [EXTERNAL] Re: Yocto VLC compilation
  2017-06-16 10:36         ` Burton, Ross
@ 2017-06-16 10:42           ` Pawar, Alok
  0 siblings, 0 replies; 7+ messages in thread
From: Pawar, Alok @ 2017-06-16 10:42 UTC (permalink / raw
  To: Burton, Ross; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 899 bytes --]

Thanks Burton, for the information, it is very helpful.

Best Regards
Alok Pawar
Sr. Engineer Product Development

From: Burton, Ross [mailto:ross.burton@intel.com]
Sent: Friday, June 16, 2017 4:07 PM
To: Pawar, Alok <Alok.Pawar3@harman.com>
Cc: yocto@yoctoproject.org
Subject: Re: [EXTERNAL] Re: [yocto] Yocto VLC compilation


On 16 June 2017 at 11:32, Pawar, Alok <Alok.Pawar3@harman.com<mailto:Alok.Pawar3@harman.com>> wrote:
Ffmpeg contains ‘ LICENSE_FLAGS = “Commercial” ’. Whenever I will hit this type of problem, then I need to update each bb file manually?

You'll need to agree to the license terms for each recipe that has non-trivial licensing.  This won't be many recipes.

You could just set the whitelist to "commercial" without any recipe specifiers, but if you're intending on releasing product at some point this would be a foolish thing to do.

Ross

[-- Attachment #2: Type: text/html, Size: 4686 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-06-16 10:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-16  9:47 Yocto VLC compilation Pawar, Alok
2017-06-16 10:18 ` Burton, Ross
2017-06-16 10:26   ` [EXTERNAL] " Pawar, Alok
2017-06-16 10:28     ` Burton, Ross
2017-06-16 10:32       ` Pawar, Alok
2017-06-16 10:36         ` Burton, Ross
2017-06-16 10:42           ` Pawar, Alok

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.