* Errors while tring rpi-test-image for rpi3
@ 2017-08-12 8:08 mohammed aqdam
2017-08-12 8:33 ` Jussi Kukkonen
0 siblings, 1 reply; 7+ messages in thread
From: mohammed aqdam @ 2017-08-12 8:08 UTC (permalink / raw)
To: yocto
Hi There,
i was trying rpi-basic-image after adding meta-embedded layer in
bblayer.conf file then i got this warning
WARNING: No bb files matched BBFILE_PATTERN_meta-oe
'^/u/hope_poky/poky/meta-openembedded/'
root@(none):/u/hope_poky/poky/build# bitbake -k rpi-basic-image
Parsing recipes: 100%
|###################################################################################################################################|
Time: 0:03:27
Parsing of 863 .bb files complete (0 cached, 863 parsed). 1332
targets, 64 skipped, 0 masked, 0 errors.
WARNING: No bb files matched BBFILE_PATTERN_meta-oe
'^/u/hope_poky/poky/meta-openembedded/'
NOTE: Resolving any missing task queue dependencies
Build Configuration:
BB_VERSION = "1.34.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-14.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "raspberrypi3"
DISTRO = "poky"
DISTRO_VERSION = "2.3.1"
TUNE_FEATURES = "arm armv7ve vfp thumb neon vfpv4
callconvention-hard cortexa7"
TARGET_FPU = "hard"
meta
meta-poky
meta-yocto-bsp = "pyro:4a39979c8d1e560fa54240e99734a651dfbaa63a"
meta-raspberrypi = "master:f6a2ca21c72b8d97cd0f89a0a436bf90b431698b"
meta-openembedded = "master:a8b54e300be027fefe8a774ca1861d0fb8e80d99"
how to resolve the above warning?
to enable camera i was trying with rpi-test-image, after adding
meta-openembedded layer into bblayer.conf, when i run bitbake i got
this errors...
root@(none):/u/hope_poky/poky_for_mon/poky/build# bitbake -k rpi-test-image
Parsing recipes: 100%
|###################################################################################################################################|
Time: 0:05:39
Parsing of 1518 .bb files complete (0 cached, 1518 parsed). 2129
targets, 159 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'bigbuckbunny-1080p' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'bigbuckbunny-1080p' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['bigbuckbunny-1080p']
NOTE: Runtime target 'packagegroup-rpi-test' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-rpi-test',
'bigbuckbunny-1080p']
NOTE: Runtime target 'rpi-test-image' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['rpi-test-image',
'packagegroup-rpi-test', 'bigbuckbunny-1080p']
ERROR: Nothing RPROVIDES 'crda' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'crda' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['crda']
ERROR: Nothing RPROVIDES 'bigbuckbunny-480p' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'bigbuckbunny-480p' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['bigbuckbunny-480p']
ERROR: Nothing RPROVIDES 'bigbuckbunny-720p' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'bigbuckbunny-720p' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['bigbuckbunny-720p']
ERROR: Nothing PROVIDES 'libomxil' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
DEPENDS on or otherwise requires it)
ERROR: libomxil was skipped: because it has a restricted license not
whitelisted in LICENSE_FLAGS_WHITELIST
NOTE: Runtime target 'omxplayer' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omxplayer', 'libomxil']
ERROR: Nothing PROVIDES 'libav' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
DEPENDS on or otherwise requires it)
ERROR: ffmpeg PROVIDES libav but was skipped: because it has a
restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
ERROR: Nothing PROVIDES 'samba' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
DEPENDS on or otherwise requires it)
ERROR: Nothing RPROVIDES 'omxplayer-dev' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-mulroot@(none):/u/hope_poky/poky_for_mon/poky/build#
bitbake -k rpi-test-image
Parsing recipes: 100%
|###################################################################################################################################|
Time: 0:05:39
Parsing of 1518 .bb files complete (0 cached, 1518 parsed). 2129
targets, 159 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'bigbuckbunny-1080p' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'bigbuckbunny-1080p' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['bigbuckbunny-1080p']
NOTE: Runtime target 'packagegroup-rpi-test' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-rpi-test',
'bigbuckbunny-1080p']
NOTE: Runtime target 'rpi-test-image' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['rpi-test-image',
'packagegroup-rpi-test', 'bigbuckbunny-1080p']
ERROR: Nothing RPROVIDES 'crda' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'crda' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['crda']
ERROR: Nothing RPROVIDES 'bigbuckbunny-480p' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'bigbuckbunny-480p' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['bigbuckbunny-480p']
ERROR: Nothing RPROVIDES 'bigbuckbunny-720p' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/packagegroup-rpi-test.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'bigbuckbunny-720p' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['bigbuckbunny-720p']
ERROR: Nothing PROVIDES 'libomxil' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
DEPENDS on or otherwise requires it)
ERROR: libomxil was skipped: because it has a restricted license not
whitelisted in LICENSE_FLAGS_WHITELIST
NOTE: Runtime target 'omxplayer' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omxplayer', 'libomxil']
ERROR: Nothing PROVIDES 'libav' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
DEPENDS on or otherwise requires it)
ERROR: ffmpeg PROVIDES libav but was skipped: because it has a
restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
ERROR: Nothing PROVIDES 'samba' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
DEPENDS on or otherwise requires it)
ERROR: Nothing RPROVIDES 'omxplayer-dev' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
RDEPENDS on or otherwise requires it)
ERROR: No eligible RPROVIDERs exist for 'omxplayer-dev'
NOTE: Runtime target 'omxplayer-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omxplayer-dev']
ERROR: Nothing RPROVIDES 'python-imaging' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-devtools/python/python-sense-hat_2.1.0.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-imaging' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-imaging']
NOTE: Runtime target 'python-sense-hat' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-sense-hat',
'python-imaging']
ERROR: Nothing RPROVIDES 'python-sense-hat-dev' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-devtools/python/python-sense-hat_2.1.0.bb
RDEPENDS on or otherwise requires it)
ERROR: No eligible RPROVIDERs exist for 'python-sense-hat-dev'
NOTE: Runtime target 'python-sense-hat-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-sense-hat-dev']
Build Configuration:
BB_VERSION = "1.34.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-14.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "raspberrypi3"
DISTRO = "poky"
DISTRO_VERSION = "2.3.1"
TUNE_FEATURES = "arm armv7ve vfp thumb neon vfpv4
callconvention-hard cortexa7"
TARGET_FPU = "hard"
meta
meta-poky
meta-yocto-bsp = "pyro:4a39979c8d1e560fa54240e99734a651dfbaa63a"
meta-raspberrypi = "master:f6a2ca21c72b8d97cd0f89a0a436bf90b431698b"
meta-oe = "master:a8b54e300be027fefe8a774ca1861d0fb8e80d99"
ERROR: All buildable tasks have been run but the build is incomplete
(--continue mode). Errors for the tasks that failed will have been
printed above. | ETA: 0:00:09
ERROR: Command execution failed: 1
Summary: There were 12 ERROR messages shown, returning a non-zero exit
code.timedia/omxplayer/omxplayer_git.bb RDEPENDS on or otherwise
requires it)
ERROR: No eligible RPROVIDERs exist for 'omxplayer-dev'
NOTE: Runtime target 'omxplayer-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omxplayer-dev']
ERROR: Nothing RPROVIDES 'python-imaging' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-devtools/python/python-sense-hat_2.1.0.bb
RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'python-imaging' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-imaging']
NOTE: Runtime target 'python-sense-hat' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-sense-hat',
'python-imaging']
ERROR: Nothing RPROVIDES 'python-sense-hat-dev' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-devtools/python/python-sense-hat_2.1.0.bb
RDEPENDS on or otherwise requires it)
ERROR: No eligible RPROVIDERs exist for 'python-sense-hat-dev'
NOTE: Runtime target 'python-sense-hat-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python-sense-hat-dev']
Build Configuration:
BB_VERSION = "1.34.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-14.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "raspberrypi3"
DISTRO = "poky"
DISTRO_VERSION = "2.3.1"
TUNE_FEATURES = "arm armv7ve vfp thumb neon vfpv4
callconvention-hard cortexa7"
TARGET_FPU = "hard"
meta
meta-poky
meta-yocto-bsp = "pyro:4a39979c8d1e560fa54240e99734a651dfbaa63a"
meta-raspberrypi = "master:f6a2ca21c72b8d97cd0f89a0a436bf90b431698b"
meta-oe = "master:a8b54e300be027fefe8a774ca1861d0fb8e80d99"
ERROR: All buildable tasks have been run but the build is incomplete
(--continue mode). Errors for the tasks that failed will have been
printed above. | ETA: 0:00:09
ERROR: Command execution failed: 1
Summary: There were 12 ERROR messages shown, returning a non-zero exit code.
how to solve this errors? is there any reciepy i have to change to use
rpi-test -image?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Errors while tring rpi-test-image for rpi3
2017-08-12 8:08 Errors while tring rpi-test-image for rpi3 mohammed aqdam
@ 2017-08-12 8:33 ` Jussi Kukkonen
2017-08-12 10:40 ` mohammed aqdam
0 siblings, 1 reply; 7+ messages in thread
From: Jussi Kukkonen @ 2017-08-12 8:33 UTC (permalink / raw)
To: mohammed aqdam; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 1556 bytes --]
On 12 August 2017 at 11:08, mohammed aqdam <mohammedaqdam@gmail.com> wrote:
>
> to enable camera i was trying with rpi-test-image, after adding
> meta-openembedded layer into bblayer.conf, when i run bitbake i got
> this errors...
>
> root@(none):/u/hope_poky/poky_for_mon/poky/build# bitbake -k
rpi-test-image
> Parsing recipes: 100%
>
|###################################################################################################################################|
> Time: 0:05:39
> Parsing of 1518 .bb files complete (0 cached, 1518 parsed). 2129
> targets, 159 skipped, 0 masked, 0 errors.
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing RPROVIDES 'bigbuckbunny-1080p' (but
>
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/
packagegroup-rpi-test.bb
> RDEPENDS on or otherwise requires it)
When you add a layer into your setup you should read the layer README for
the instructions and dependencies. In his case meta-raspberrypi README says
that you need meta-oe, meta-multimedia, meta-networking and meta-python
layers but looking at your build info...
> meta
> meta-poky
> meta-yocto-bsp = "pyro:4a39979c8d1e560fa54240e99734a651dfbaa63a"
> meta-raspberrypi = "master:f6a2ca21c72b8d97cd0f89a0a436bf90b431698b"
> meta-oe = "master:a8b54e300be027fefe8a774ca1861d0fb8e80d99"
... it looks like meta-multimedia, meta-python and meta-networking layers
(all part of meta-openembedded repo) are missing from bblayers.conf.
Hope this helps,
Jussi
[-- Attachment #2: Type: text/html, Size: 1874 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Errors while tring rpi-test-image for rpi3
2017-08-12 8:33 ` Jussi Kukkonen
@ 2017-08-12 10:40 ` mohammed aqdam
2017-08-12 12:10 ` Jussi Kukkonen
0 siblings, 1 reply; 7+ messages in thread
From: mohammed aqdam @ 2017-08-12 10:40 UTC (permalink / raw)
To: Jussi Kukkonen; +Cc: yocto
Thanks for your response,
i have added those layers in bblayer.config...
still i'm getting the following errors...
root@(none):/u/hope_poky/poky_for_mon/poky/build# bitbake -k rpi-test-image
Loading cache: 100%
|#####################################################################################################################################|
Time: 0:00:03
Loaded 2811 entries from dependency cache.
Parsing recipes: 100%
|###################################################################################################################################|
Time: 0:00:01
Parsing of 2034 .bb files complete (2033 cached, 1 parsed). 2812
targets, 187 skipped, 0 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'libav' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
DEPENDS on or otherwise requires it)
ERROR: ffmpeg PROVIDES libav but was skipped: because it has a
restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
NOTE: Runtime target 'omxplayer' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omxplayer', 'libav']
NOTE: Runtime target 'packagegroup-rpi-test' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['packagegroup-rpi-test',
'omxplayer', 'libav']
NOTE: Runtime target 'rpi-test-image' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['rpi-test-image',
'packagegroup-rpi-test', 'omxplayer', 'libav']
ERROR: Nothing PROVIDES 'libomxil' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
DEPENDS on or otherwise requires it)
ERROR: libomxil was skipped: because it has a restricted license not
whitelisted in LICENSE_FLAGS_WHITELIST
ERROR: libomxil was skipped: because it has a restricted license not
whitelisted in LICENSE_FLAGS_WHITELIST
ERROR: Nothing RPROVIDES 'omxplayer-dev' (but
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
RDEPENDS on or otherwise requires it)
ERROR: No eligible RPROVIDERs exist for 'omxplayer-dev'
NOTE: Runtime target 'omxplayer-dev' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['omxplayer-dev']
Build Configuration:
BB_VERSION = "1.34.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal-4.8"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "raspberrypi3"
DISTRO = "poky"
DISTRO_VERSION = "2.3.1"
TUNE_FEATURES = "arm armv7ve vfp thumb neon vfpv4
callconvention-hard cortexa7"
TARGET_FPU = "hard"
meta
meta-poky
meta-yocto-bsp = "pyro:4a39979c8d1e560fa54240e99734a651dfbaa63a"
meta-raspberrypi = "master:f6a2ca21c72b8d97cd0f89a0a436bf90b431698b"
meta-oe
meta-multimedia
meta-python
meta-networking = "master:a8b54e300be027fefe8a774ca1861d0fb8e80d99"
ERROR: All buildable tasks have been run but the build is incomplete
(--continue mode). Errors for the tasks that failed will have been
printed above. | ETA: 0:00:16
ERROR: Command execution failed: 1
Summary: There were 5 ERROR messages shown, returning a non-zero exit code.
most of the folders above are present in poky/meta/recipies-multimedia...
but i have added the meta layer in the bblayer.conf...
so how to resolve this error?
On 8/12/17, Jussi Kukkonen <jussi.kukkonen@intel.com> wrote:
> On 12 August 2017 at 11:08, mohammed aqdam <mohammedaqdam@gmail.com> wrote:
>>
>> to enable camera i was trying with rpi-test-image, after adding
>> meta-openembedded layer into bblayer.conf, when i run bitbake i got
>> this errors...
>>
>> root@(none):/u/hope_poky/poky_for_mon/poky/build# bitbake -k
> rpi-test-image
>> Parsing recipes: 100%
>>
> |###################################################################################################################################|
>> Time: 0:05:39
>> Parsing of 1518 .bb files complete (0 cached, 1518 parsed). 2129
>> targets, 159 skipped, 0 masked, 0 errors.
>> NOTE: Resolving any missing task queue dependencies
>> ERROR: Nothing RPROVIDES 'bigbuckbunny-1080p' (but
>>
> /u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-core/packagegroups/
> packagegroup-rpi-test.bb
>> RDEPENDS on or otherwise requires it)
>
>
> When you add a layer into your setup you should read the layer README for
> the instructions and dependencies. In his case meta-raspberrypi README says
> that you need meta-oe, meta-multimedia, meta-networking and meta-python
> layers but looking at your build info...
>
>> meta
>> meta-poky
>> meta-yocto-bsp = "pyro:4a39979c8d1e560fa54240e99734a651dfbaa63a"
>> meta-raspberrypi = "master:f6a2ca21c72b8d97cd0f89a0a436bf90b431698b"
>> meta-oe = "master:a8b54e300be027fefe8a774ca1861d0fb8e80d99"
>
> ... it looks like meta-multimedia, meta-python and meta-networking layers
> (all part of meta-openembedded repo) are missing from bblayers.conf.
>
> Hope this helps,
> Jussi
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Errors while tring rpi-test-image for rpi3
2017-08-12 10:40 ` mohammed aqdam
@ 2017-08-12 12:10 ` Jussi Kukkonen
2017-08-13 6:42 ` Petter Mabacker
0 siblings, 1 reply; 7+ messages in thread
From: Jussi Kukkonen @ 2017-08-12 12:10 UTC (permalink / raw)
To: mohammed aqdam; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 557 bytes --]
> ERROR: Nothing PROVIDES 'libav' (but
>
/u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/
omxplayer_git.bb
> DEPENDS on or otherwise requires it)
> ERROR: ffmpeg PROVIDES libav but was skipped: because it has a
> restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
Searching the Yocto reference manual for this term will lead to
http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#enabling-commercially-licensed-recipes
which should have the details you need to resolve the issue.
Jussi
[-- Attachment #2: Type: text/html, Size: 813 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Errors while tring rpi-test-image for rpi3
2017-08-12 12:10 ` Jussi Kukkonen
@ 2017-08-13 6:42 ` Petter Mabacker
2017-08-13 16:28 ` Khem Raj
0 siblings, 1 reply; 7+ messages in thread
From: Petter Mabacker @ 2017-08-13 6:42 UTC (permalink / raw)
To: mohammed aqdam; +Cc: yocto
[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]
On Sat, 2017-08-12 at 15:10 +0300, Jussi Kukkonen wrote:
> > ERROR: Nothing PROVIDES 'libav' (but
> > /u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-
> multimedia/omxplayer/omxplayer_git.bb
> > DEPENDS on or otherwise requires it)
> > ERROR: ffmpeg PROVIDES libav but was skipped: because it has a
> > restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
>
> Searching the Yocto reference manual for this term will lead to http:
> //www.yoctoproject.org/docs/current/ref-manual/ref-
> manual.html#enabling-commercially-licensed-recipes which should have
> the details you need to resolve the issue.
>
> Jussi
Hi,
This info is actually also present in the meta-raspberrypi
documentation, in 'docs/extra-apps.md':
$ cat docs/extra-apps.md# Extra apps
## omxplayer
omxplayer depends on libav which has a commercial license. So in order
to beable to compile omxplayer you will need to whiteflag the
commerciallicense in your local.conf:
LICENSE_FLAGS_WHITELIST = "commercial"
To make full use of the documentation I recommend that you are
generating the documentation within docs/ in for example html format
and make use of the searching functionality in there.
BR Petter
[-- Attachment #2: Type: text/html, Size: 1900 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: Errors while tring rpi-test-image for rpi3
2017-08-13 6:42 ` Petter Mabacker
@ 2017-08-13 16:28 ` Khem Raj
2017-08-15 6:29 ` Petter Mabacker
0 siblings, 1 reply; 7+ messages in thread
From: Khem Raj @ 2017-08-13 16:28 UTC (permalink / raw)
To: Petter Mabacker; +Cc: yocto, mohammed aqdam
On Sat, Aug 12, 2017 at 11:42 PM, Petter Mabacker <petter@technux.se> wrote:
> On Sat, 2017-08-12 at 15:10 +0300, Jussi Kukkonen wrote:
>
>> ERROR: Nothing PROVIDES 'libav' (but
>>
>> /u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-multimedia/omxplayer/omxplayer_git.bb
>> DEPENDS on or otherwise requires it)
>> ERROR: ffmpeg PROVIDES libav but was skipped: because it has a
>> restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
>
> Searching the Yocto reference manual for this term will lead to
> http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#enabling-commercially-licensed-recipes
> which should have the details you need to resolve the issue.
>
> Jussi
>
>
> Hi,
>
> This info is actually also present in the meta-raspberrypi documentation, in
> 'docs/extra-apps.md':
>
> $ cat docs/extra-apps.md
> # Extra apps
>
> ## omxplayer
>
> omxplayer depends on libav which has a commercial license. So in order to be
> able to compile omxplayer you will need to whiteflag the commercial
> license in your local.conf:
>
> LICENSE_FLAGS_WHITELIST = "commercial"
>
it is better to be cautious about it and enable what you want and
ensure you can do so from licesning perspective.
LICENSE_FLAGS_WHITELIST_append = " commercial_libomxil "
e.g. will enable only for libomxil and keep adding to this list the
licenses you want to white list.
>
>
> To make full use of the documentation I recommend that you are generating
> the documentation within docs/ in for example html format and make use of
> the searching functionality in there.
>
>
> BR Petter
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Errors while tring rpi-test-image for rpi3
2017-08-13 16:28 ` Khem Raj
@ 2017-08-15 6:29 ` Petter Mabacker
0 siblings, 0 replies; 7+ messages in thread
From: Petter Mabacker @ 2017-08-15 6:29 UTC (permalink / raw)
To: Khem Raj; +Cc: yocto, mohammed aqdam
On Sun, 2017-08-13 at 09:28 -0700, Khem Raj wrote:
> On Sat, Aug 12, 2017 at 11:42 PM, Petter Mabacker <petter@technux.se>
> wrote:
> > On Sat, 2017-08-12 at 15:10 +0300, Jussi Kukkonen wrote:
> >
> > > ERROR: Nothing PROVIDES 'libav' (but
> > >
> > > /u/hope_poky/poky_for_mon/poky/meta-raspberrypi/recipes-
> > > multimedia/omxplayer/omxplayer_git.bb
> > > DEPENDS on or otherwise requires it)
> > > ERROR: ffmpeg PROVIDES libav but was skipped: because it has a
> > > restricted license not whitelisted in LICENSE_FLAGS_WHITELIST
> >
> > Searching the Yocto reference manual for this term will lead to
> > http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html
> > #enabling-commercially-licensed-recipes
> > which should have the details you need to resolve the issue.
> >
> > Jussi
> >
> >
> > Hi,
> >
> > This info is actually also present in the meta-raspberrypi
> > documentation, in
> > 'docs/extra-apps.md':
> >
> > $ cat docs/extra-apps.md
> > # Extra apps
> >
> > ## omxplayer
> >
> > omxplayer depends on libav which has a commercial license. So in
> > order to be
> > able to compile omxplayer you will need to whiteflag the commercial
> > license in your local.conf:
> >
> > LICENSE_FLAGS_WHITELIST = "commercial"
> >
>
> it is better to be cautious about it and enable what you want and
> ensure you can do so from licesning perspective.
>
> LICENSE_FLAGS_WHITELIST_append = " commercial_libomxil "
>
> e.g. will enable only for libomxil and keep adding to this list the
> licenses you want to white list.
>
I agree, it sounds resonable. We should probably update the above
mentioned doc (docs/extra-apps.md) with this info..
BR Petter
> >
> >
> > To make full use of the documentation I recommend that you are
> > generating
> > the documentation within docs/ in for example html format and make
> > use of
> > the searching functionality in there.
> >
> >
> > BR Petter
> >
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2017-08-15 6:29 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-12 8:08 Errors while tring rpi-test-image for rpi3 mohammed aqdam
2017-08-12 8:33 ` Jussi Kukkonen
2017-08-12 10:40 ` mohammed aqdam
2017-08-12 12:10 ` Jussi Kukkonen
2017-08-13 6:42 ` Petter Mabacker
2017-08-13 16:28 ` Khem Raj
2017-08-15 6:29 ` Petter Mabacker
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.