Hi,

I tried to install mplayer and I got this message :

Loading cache: 100% |#####################################################################################################################################| Time: 0:00:01
Loaded 2794 entries from dependency cache.
Parsing recipes: 100% |###################################################################################################################################| Time: 0:00:01 Parsing of 2041 .bb files complete (2040 cached, 1 parsed). 2794 targets, 208 skipped, 0 masked, 0 errors. WARNING: No bb files matched BBFILE_PATTERN_openembedded-layer '^/home/bianchi77/poky/meta-openembedded/meta-oe/' WARNING: No bb files matched BBFILE_PATTERN_meta-python '^/home/bianchi77/poky/meta-openembedded/meta-python/' WARNING: No bb files matched BBFILE_PATTERN_multimedia-layer '^/home/bianchi77/poky/meta-openembedded/meta-multimedia/'
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'mplayer' (but /home/bianchi77/poky/meta-openembedded/meta-xfce/recipes-core/images/core-image-minimal-xfce-browser.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'mplayer' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['mplayer']
ERROR: Required build target 'core-image-minimal-xfce-browser' has no buildable providers. Missing or unbuildable dependency chain was: ['core-image-minimal-xfce-browser', 'mplayer']

What do I miss here ?


bblayers :

BBLAYERS ?= " \
  /home/bianchi77/poky/meta \
  /home/bianchi77/poky/meta-poky \
  /home/bianchi77/poky/meta-yocto-bsp \
  /home/bianchi77/poky/openembedded-core \
  /home/bianchi77/poky/meta-openembedded \
  /home/bianchi77/poky/meta-openembedded/meta-oe \
  /home/bianchi77/poky/meta-openembedded/meta-xfce \
  /home/bianchi77/poky/meta-openembedded/meta-gnome \
  /home/bianchi77/poky/meta-openembedded/meta-python \
  /home/bianchi77/poky/meta-openembedded/meta-multimedia \
  /home/bianchi77/poky/meta-browser \
  "


and image .bb :

IMAGE_INSTALL += "linux-firmware"
IMAGE_INSTALL += "mplayer"
IMAGE_INSTALL += "strace nano firefox gstreamer"
IMAGE_FEATURES += "ssh-server-openssh"



On 23/06/17 21:42, Khem Raj wrote:
On Fri, Jun 23, 2017 at 1:18 AM, Riko Ho <antonius.r...@gmail.com> wrote:
Hello everyone,

What do you suggest me using for internet radio / playing multimedia on GUI
? Which recipe is suitable for it ?

may be you could use mplayer or kodi

Thanks

--

/*******/
Sent by Ubuntu LTS 16.04,
谢谢,
Regards,
Riko Ho
/*******/


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


--
*

/*******/
Sent by Ubuntu LTS 16.04,
谢谢,
Regards,
Riko Ho
/*******/

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

Reply via email to