Should also fix build on new build hosts where
with glibc 2.27 rpc support is dropped in favor
of libtirpc
Signed-off-by: Khem Raj
---
meta/conf/distro/include/world-broken.inc | 4 ---
.../0001-daemon.c-Libtirpc-porting-fixes.patch | 37 ++
meta/recipes-devtool
Signed-off-by: Khem Raj
---
meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb
b/meta/recipes-extended/libtirpc/libtirpc_1.0.2.bb
index 1a73de9db0..99212600e0 100644
--- a/meta/recipes-extended/l
Distros are going to drop rpc support in glibc 2.27, therefore we
need to port unfs3 to work with libtirpc
Added bonus to fix the build with musl as well
The following changes since commit e4da78229f0bd67fd34928eafe48dbdc9e8da050:
e2fsprogs: Add comment on why touch is needed (2018-03-09 11:09
On Sun, 11 Mar 2018, Peter Maydell wrote:
On 11 March 2018 at 00:11, Victor Kamensky wrote:
Hi Richard, Ian,
Any progress on the issue? In case if not, I am adding few Linaro guys
who work on aarch64 qemu. Maybe they can give some insight.
No immediate answers, but we might be able to hav
ping.
// hongzhi
On 2018年03月06日 18:54, Hongzhi.Song wrote:
Issue: mkfs.ext4 fails, prompting that the device
is in use by the system. But there is no mounted infomation in /proc/mounts.
Reproduce: Be sure that there is storage device connected to you machine.
Boot the machine.
Header file conflict between 32-bit and 64-bit versions.
Signed-off-by: Zhang Xiao
---
meta/recipes-multimedia/libtiff/tiff_4.0.9.bb | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-multimedia/libtiff/tiff_4.0.9.bb
b/meta/recipes-multimedia/libtiff/tiff_4.0.
Header file conflict between 32-bit and 64-bit versions.
Signed-off-by: Zhang Xiao
---
meta/recipes-support/libgpg-error/libgpg-error_1.27.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.27.bb
b/meta/recipes-support/libgp
Header file conflict between 32-bit and 64-bit versions.
Signed-off-by: Zhang Xiao
---
meta/recipes-devtools/valgrind/valgrind_3.13.0.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/valgrind/valgrind_3.13.0.bb
b/meta/recipes-devtools/valgrind/valgr
License-Update: checksum change is due to bump in copyright year
Resolves CVE-2017-1000158 and other potential security issues
See https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-5-final
Signed-off-by: Derek Straka
---
meta/recipes-devtools/python/{python3_3.5.4.bb => python3_3.
License-Update: checksum change is due to bump in copyright year
Resolves CVE-2017-1000158 and other potential securty issues
See https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-5-final
Signed-off-by: Derek Straka
---
meta/recipes-devtools/python/{python3_3.5.4.bb => python3_3.5
Update the python{3}-setuptools to the latest stable version
Tested on the qemu with core-image-minimal
Signed-off-by: Derek Straka
---
meta/recipes-devtools/python/python-setuptools.inc| 4 ++--
.../{python-setuptools_38.5.1.bb => python-setuptools_38.5.2.bb} | 0
.../
Hi Victor,
On Sat, 2018-03-10 at 16:11 -0800, Victor Kamensky wrote:
> Any progress on the issue? In case if not, I am adding few Linaro
> guys
> who work on aarch64 qemu. Maybe they can give some insight.
>
> I was able to reproduce on my system and I
> and look at it under gdb. It seems that so
== Series Details ==
Series: yocto-uninative: Upgrade to 1.8 version with glibc 2.27
Revision: 1
URL : https://patchwork.openembedded.org/series/11338/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests h
Now distros are starting to ship glibc 2.27 we need a uninatve version
which contains glibc 2.27 which is in the 1.8 version.
Signed-off-by: Richard Purdie
---
meta/conf/distro/include/yocto-uninative.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/conf/distro/
On Sun, 2018-03-11 at 01:56 +0100, Martin Jansa wrote:
> I've sent the pull requests for all 3 release branches.
>
> I'll let some builders doing more tests over night, but it's very
> close to what was merged in master (and also to what is currently in
> morty-next) so it should be relatively saf
Signed-off-by: Khem Raj
---
meta/site/riscv32-linux | 2 ++
meta/site/riscv64-linux | 2 ++
2 files changed, 4 insertions(+)
diff --git a/meta/site/riscv32-linux b/meta/site/riscv32-linux
index a496bd1aca..138aeb0a11 100644
--- a/meta/site/riscv32-linux
+++ b/meta/site/riscv32-linux
@@ -2,3 +2,5
Signed-off-by: Khem Raj
---
meta/conf/bitbake.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 7007a6e9b6..93f57f3c9e 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -423,6 +423,8 @@ SDKPATHNATIVE = "${SDKPATH}/sy
This provides ability to surgically override qemu for certain
machines which are provided by external layers.
Signed-off-by: Khem Raj
---
meta/conf/distro/include/tcmode-default.inc | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/conf/distro/include/tcmode-default.inc
b/meta/conf/
We have all core architectures in there its almost redundant
Signed-off-by: Khem Raj
---
meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb
b/meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb
index 75ff7731be..412
Fixes to get core-image-full-cmdline to build
The following changes since commit e4da78229f0bd67fd34928eafe48dbdc9e8da050:
e2fsprogs: Add comment on why touch is needed (2018-03-09 11:09:39 -0800)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib k
20 matches
Mail list logo