Hi Ross,

I copied "recipes-navigation" folder from meta-oe (Open embedded build tree) to 
"/poky/meta "

I have appended  in “conf/local.conf”  as given below

IMAGE_INSTALL_append = " navit"

While creating the image, it spits out the following error,

winiston@winiston-VirtualBox:~/poky/build$ bitbake qt4e-demo-image
Loading cache: 100% |##########################| ETA:  00:00:00
Loaded 1510 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'navit' (but 
/home/winiston/poky/meta/recipes-qt/images/qt4e-demo-image.bb RDEPENDS on or 
otherwise requires it)
ERROR: navit was skipped: Recipe is blacklisted: bluez5 conflicts with bluez4 
and bluez5 is selected in DISTRO_FEATURES
NOTE: Runtime target 'navit' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['navit']
ERROR: Required build target 'qt4e-demo-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['qt4e-demo-image', 'navit']

Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
winiston@winiston-VirtualBox:~/poky/build$ 

Should I make any other setting to add the “navit” recipe to my image?  Is this 
the correct method of copying  "recipes-navigation" folder  to "/poky/meta "  ?
Kindly help me to resolve this error.


Regards,
Winiston.P
Futura Automation Pvt Ltd.

Ph :91-80-28375290 / 28375295
Fax :91-80-28375291


From: Burton, Ross 
Sent: Thursday, February 25, 2016 6:22 PM
To: winis...@futuraautomation.com 
Cc: Maxin B. John ; yocto texas ; Yocto layer ; OpenEmbedded core 
Subject: Re: [OE-core] How to integrate third party application software to 
yocto image


On 25 February 2016 at 12:51, <winis...@futuraautomation.com> wrote:

  IMAGE_INSTALL_append = " navit_svn"


The recipe is called navit, _svn is the version.  Just append " navit".

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to