[poky] Error Adding xorg-xserver package

Akshat Saha akshat.embedded at gmail.com
Wed Feb 9 04:54:31 PST 2011


Hi,

I am trying to add "xorg-xserver" package available
in meta/recipes-graphics to my build by adding,

require recipes-core/images/poky-image-minimal.bb
IMAGE_INSTALL += "xorg-xserver"
LICENSE = "MIT"

but it is giving the following error.

NOTE: Resolving any missing task queue dependencies
ERROR: Nothing RPROVIDES 'xorg-xserver' (but
/home/sct/Akshat_WorkSpace/poky_git/poky/meta/recipes-core/images/
poky-image-minimal-akshat.bb RDEPENDS on or otherwise requires it)
NOTE: Runtime target 'xorg-xserver' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['xorg-xserver']
ERROR: Required build target 'poky-image-minimal-akshat-live' has no
buildable providers.
Missing or unbuildable dependency chain was:
['poky-image-minimal-akshat-live', 'poky-image-minimal-akshat',
'xorg-xserver']
Command execution failed: Traceback (most recent call last):
  File
"/home/sct/Akshat_WorkSpace/poky_git/poky/scripts/..//bitbake/lib/bb/command.py",
line 88, in runAsyncCommand
    commandmethod(self.cmds_async, self, options)
  File
"/home/sct/Akshat_WorkSpace/poky_git/poky/scripts/..//bitbake/lib/bb/command.py",
line 184, in buildTargets
    command.cooker.buildTargets(pkgs_to_build, task)
  File
"/home/sct/Akshat_WorkSpace/poky_git/poky/scripts/..//bitbake/lib/bb/cooker.py",
line 758, in buildTargets
    taskdata.add_unresolved(localdata, self.status)
  File
"/home/sct/Akshat_WorkSpace/poky_git/poky/scripts/..//bitbake/lib/bb/taskdata.py",
line 541, in add_unresolved
    self.remove_runtarget(self.getrun_id(target))
  File
"/home/sct/Akshat_WorkSpace/poky_git/poky/scripts/..//bitbake/lib/bb/taskdata.py",
line 518, in remove_runtarget
    self.fail_fnid(fnid, missing_list)
  File
"/home/sct/Akshat_WorkSpace/poky_git/poky/scripts/..//bitbake/lib/bb/taskdata.py",
line 472, in fail_fnid
    self.remove_buildtarget(target, missing_list)
  File
"/home/sct/Akshat_WorkSpace/poky_git/poky/scripts/..//bitbake/lib/bb/taskdata.py",
line 497, in remove_buildtarget
    self.fail_fnid(self.tasks_fnid[taskid], missing_list)
  File
"/home/sct/Akshat_WorkSpace/poky_git/poky/scripts/..//bitbake/lib/bb/taskdata.py",
line 472, in fail_fnid
    self.remove_buildtarget(target, missing_list)
  File
"/home/sct/Akshat_WorkSpace/poky_git/poky/scripts/..//bitbake/lib/bb/taskdata.py",
line 502, in remove_buildtarget
    raise bb.providers.NoProvider(target)
NoProvider: poky-image-minimal-akshat-live

Can anyone suggest where am I wrong...?

Akshat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20110209/03204833/attachment.html>


More information about the poky mailing list