All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fix for guile and neard
@ 2015-01-17  0:31 Robert Yang
  2015-01-17  0:31 ` [PATCH 1/4] Revert "guile: fixed installed-vs-shipped error" Robert Yang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Robert Yang @ 2015-01-17  0:31 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 6541799c2e9a5a1586676c207d62f885c70e24dc:

  lib/oe/rootfs.py: Fix reference to abiversion file location (2015-01-16 23:14:26 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/neard_guile
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/neard_guile

Robert Yang (4):
  Revert "guile: fixed installed-vs-shipped error"
  guile: fix installed-vs-shipped error
  neard: fix B != S
  neard: fix parallel issue

 meta/recipes-connectivity/neard/neard.inc          |    4 +--
 .../neard/Makefile.am-fix-parallel-issue.patch     |   33 ++++++++++++++++++++
 meta/recipes-connectivity/neard/neard_0.14.bb      |    2 ++
 ...pends.patch => libguile-Makefile.am-hook.patch} |   23 ++++++++------
 meta/recipes-devtools/guile/guile_2.0.11.bb        |    2 +-
 5 files changed, 51 insertions(+), 13 deletions(-)
 create mode 100644 meta/recipes-connectivity/neard/neard/Makefile.am-fix-parallel-issue.patch
 rename meta/recipes-devtools/guile/files/{libguile-Makefile.am-depends.patch => libguile-Makefile.am-hook.patch} (56%)

-- 
1.7.9.5



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

end of thread, other threads:[~2015-01-17  0:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-17  0:31 [PATCH 0/4] fix for guile and neard Robert Yang
2015-01-17  0:31 ` [PATCH 1/4] Revert "guile: fixed installed-vs-shipped error" Robert Yang
2015-01-17  0:31 ` [PATCH 2/4] guile: fix installed-vs-shipped error Robert Yang
2015-01-17  0:31 ` [PATCH 3/4] neard: fix B != S Robert Yang
2015-01-17  0:31 ` [PATCH 4/4] neard: fix parallel issue Robert Yang

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.