[OE-core] [PATCH 0/1] fix when len(TMPDIR) = 410
Robert Yang
liezhi.yang at windriver.com
Thu Sep 17 07:53:05 UTC 2015
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
More information about the Openembedded-core
mailing list