Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] fix when len(TMPDIR) = 410
@ 2015-09-17  7:53 Robert Yang
  2015-09-17  7:53 ` [PATCH 1/2] ccache: fix file name too long Robert Yang
  2015-09-17  7:53 ` [PATCH 2/2] bind: fix too long error from gen Robert Yang
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Yang @ 2015-09-17  7:53 UTC (permalink / raw)
  To: openembedded-core

len(TMPDIR) = 410 is supported by oe-core, the world build
will be OK after the 2 patches.

// Robert

The following changes since commit f0189829498e30231d826c9f55aad73e622d076e:

  qemu: Update to upstream patches (2015-09-14 11:22:02 +0100)

are available in the git repository at:

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

Robert Yang (2):
  ccache: fix file name too long
  bind: fix too long error from gen

 .../0001-lib-dns-gen.c-fix-too-long-error.patch    |   34 ++++++++++++++++++++
 meta/recipes-connectivity/bind/bind_9.10.2-P4.bb   |    1 +
 meta/recipes-devtools/ccache/ccache_3.2.3.bb       |    4 ++-
 .../0002-dev.mk.in-fix-file-name-too-long.patch    |   32 ++++++++++++++++++
 4 files changed, 70 insertions(+), 1 deletion(-)
 create mode 100644 meta/recipes-connectivity/bind/bind/0001-lib-dns-gen.c-fix-too-long-error.patch
 create mode 100644 meta/recipes-devtools/ccache/files/0002-dev.mk.in-fix-file-name-too-long.patch

-- 
1.7.9.5



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

end of thread, other threads:[~2015-09-17  7:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-17  7:53 [PATCH 0/1] fix when len(TMPDIR) = 410 Robert Yang
2015-09-17  7:53 ` [PATCH 1/2] ccache: fix file name too long Robert Yang
2015-09-17  7:53 ` [PATCH 2/2] bind: fix too long error from gen Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox