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.bur...@intel.com]
Sent: Friday, June 16, 2017 3:49 PM
To: Pawar, Alok <alok.paw...@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.paw...@harman.com<mailto:alok.paw...@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>

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to