All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] fix a bitbake error for current master branch
@ 2011-05-13 17:27 Nitin A Kamble
  2011-05-13 17:27 ` [PATCH 1/1] task-core-nfs: fix a bitbake error Nitin A Kamble
  0 siblings, 1 reply; 2+ messages in thread
From: Nitin A Kamble @ 2011-05-13 17:27 UTC (permalink / raw)
  To: poky

From: Nitin A Kamble <nitin.a.kamble@intel.com>

Currently master branch is broken with this error:
MACHINE=qemuarm bitbake core-image-sato-sdk
...
NOTE: Runtime target 'glibc-utilsglibc-utils' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['glibc-utilsglibc-utils']
NOTE: Runtime target 'task-core-nfs-server' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['task-core-nfs-server', 'glibc-utilsglibc-utils']


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: nitin/misc
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

Thanks,
    Nitin A Kamble <nitin.a.kamble@intel.com>
---


Nitin A Kamble (1):
  task-core-nfs: fix a bitbake error

 meta/recipes-core/tasks/task-core-nfs.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.3.4



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-13 17:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13 17:27 [PATCH 0/1] fix a bitbake error for current master branch Nitin A Kamble
2011-05-13 17:27 ` [PATCH 1/1] task-core-nfs: fix a bitbake error Nitin A Kamble

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.