All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] meta: 6 fixes
@ 2015-04-14  9:08 Robert Yang
  2015-04-14  9:08 ` [PATCH 1/6] libxml2: fix python path and add libxml2-python Robert Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 25+ messages in thread
From: Robert Yang @ 2015-04-14  9:08 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 8d207e55031c0b93387e728f4312b8cb34ad5b12:

  libgpg-error 1.18: simplify tupple handling and add armv8b support (2015-04-13 22:32:06 +0100)

are available in the git repository at:

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

Robert Yang (6):
  libxml2: fix python path and add libxml2-python
  cracklib: add python support back
  libepoxy: DEPENDS on virtual/mesa
  strace: fix build for aarch64
  aspell: inherit binconfig-disabled
  libunwind: fix build with aarch64

 meta/recipes-core/libxml/libxml2.inc               |   19 ++++++-----
 .../strace/sigreturn.c-fix-build-for-aarch64.patch |   34 ++++++++++++++++++++
 meta/recipes-devtools/strace/strace_4.10.bb        |    1 +
 meta/recipes-extended/cracklib/cracklib_2.9.2.bb   |   28 +++++++++++++---
 meta/recipes-graphics/libepoxy/libepoxy_1.2.bb     |    2 +-
 meta/recipes-support/aspell/aspell_0.60.6.1.bb     |    4 ++-
 meta/recipes-support/libunwind/libunwind.inc       |    2 ++
 7 files changed, 74 insertions(+), 16 deletions(-)
 create mode 100644 meta/recipes-devtools/strace/strace/sigreturn.c-fix-build-for-aarch64.patch

-- 
1.7.9.5



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

end of thread, other threads:[~2015-04-16  8:32 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-14  9:08 [PATCH 0/6] meta: 6 fixes Robert Yang
2015-04-14  9:08 ` [PATCH 1/6] libxml2: fix python path and add libxml2-python Robert Yang
2015-04-15 20:38   ` Richard Purdie
2015-04-16  8:32     ` Robert Yang
2015-04-14  9:08 ` [PATCH 2/6] cracklib: add python support back Robert Yang
2015-04-14  9:09 ` [PATCH 3/6] libepoxy: DEPENDS on virtual/mesa Robert Yang
2015-04-14 13:50   ` Andreas Müller
2015-04-14 13:52     ` Burton, Ross
2015-04-14 14:03       ` Andreas Müller
2015-04-14 14:06         ` Burton, Ross
2015-04-14 15:47           ` Andreas Müller
2015-04-15  1:44       ` Robert Yang
2015-04-15  8:28         ` Jussi Kukkonen
2015-04-15  8:36           ` Burton, Ross
2015-04-15  8:32         ` Burton, Ross
2015-04-15  9:30           ` Robert Yang
2015-04-15  9:37             ` Burton, Ross
2015-04-15 10:21               ` Robert Yang
2015-04-15 16:00                 ` Burton, Ross
2015-04-15 17:27               ` Andreas Müller
2015-04-15 19:08                 ` Burton, Ross
2015-04-15 20:06                   ` Andreas Müller
2015-04-14  9:09 ` [PATCH 4/6] strace: fix build for aarch64 Robert Yang
2015-04-14  9:09 ` [PATCH 5/6] aspell: inherit binconfig-disabled Robert Yang
2015-04-14  9:09 ` [PATCH 6/6] libunwind: fix build with aarch64 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.