gcc and libunwind race and when libunwind wins
results are build fails for gcc as described
this is only seen on musl/arm since on musl
/usr/include is search before gcc fixed headers
and unwind.h is in fixed headers. So it works
ok on glibc but not on musl due to reversed search
order.
Signed-off
SIGEMT doesnt exist on musl
Signed-off-by: Khem Raj
---
.../strace/strace/mips-SIGEMT.patch| 24 ++
meta/recipes-devtools/strace/strace_4.13.bb| 1 +
2 files changed, 25 insertions(+)
create mode 100644 meta/recipes-devtools/strace/strace/mips-SIGEMT
The following changes since commit 5b61fa04a335a4fdefd435dc25d4bac41ee21e39:
bitbake: toaster-tests: fix URL given for Chromedriver download (2016-07-29
09:53:32 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib
dengke/fix-bash-ptest-run-in
1. Filter the extra white space in intl.right
When the sub-test unicode2.sub of intl.tests executed, it produced
compact results without extra white space, compared to intl.right,
it failed.
So we need to filter the extra white space in intl.right.
2. Delete the '%q' in unicode3.sub
On Sun, 2016-08-07 at 01:39 -0700, Khem Raj wrote:
> I have put together upgrade for binutils 2.27 here ( kraj/master
> branch )
>
> https://github.com/kraj/openembedded-core/commit/b98f5761d2285ffd773e
> c6ecb901b799302ebd6b
>
> I have started bunch of test builds. but I would appreciate any hel
On 08/08/2016 05:43 AM, bavery wrote:
The openssh-sftp-server was already part of the pakagegroup. Adding the
openssh-server
lets the sftp server start up correctly.
If openssh-sftp-server cannot run without openssh, shouldn't it RDEPEND
on it instead ?
YOCTO #9362
Signed-off-by: bavery
Previously, localedir is set to "${libdir}/locale". This would result
in locale database installed in '/usr/lib64/locale' in some multilib case.
For example, if we build out a multilib x86-64 self-hosted image and we try
to build projects on this host, things broke and the following error appears.
The following changes since commit c4dda05cb9755cb865c1d1bd142196f8a9f45d3d:
Revert "packagegroup-core-x11-base.bb: replace pointercal with
pointercal-xinput" (2016-08-04 20:54:57 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/loca
Hi Ross,
Do you have any comments please ?
// Robert
On 07/27/2016 05:27 PM, Robert Yang wrote:
* V2
- lib/udev/rules.d -> lib/udev in bitbake.conf
- Remove duplicated udev setting for more recipes
// Robert
The following changes since commit b32d430c3c7dccf3a8d06ab492d648893a05950f:
ping.
// Robert
On 07/27/2016 03:51 PM, Robert Yang wrote:
The following changes since commit b32d430c3c7dccf3a8d06ab492d648893a05950f:
dpkg: use snapshot.debian.org for SRC_URI (2016-07-26 08:56:08 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-
When using non-tty consoles (e.g. VirtIO console /dev/hvc0) the
current init system fails with:
process '/sbin/getty 115200 hvc0' (pid 545) exited. Scheduling for restart.
can't open /dev/ttyhvc0: No such file or directory
The first field needs to be a valid device. The BusyBox inittab example
exp
On 08/07/2016 10:43 PM, Khem Raj wrote:
this broke musl/mips64 see
http://errors.yoctoproject.org/Errors/Details/74499/
Sorry, I will look into it later.
// Robert
On Tue, Aug 2, 2016 at 1:51 AM, Robert Yang wrote:
Updated Makefile-ptest.patch
Signed-off-by: Robert Yang
---
meta/re
xmlto-native requires xsltproc which is provided by libxslt to run.
Fixed:
xmlto: Can't continue, xsltproc tool not found or not executable.
Signed-off-by: Robert Yang
---
meta/recipes-devtools/xmlto/xmlto_0.0.28.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes
The following changes since commit c4dda05cb9755cb865c1d1bd142196f8a9f45d3d:
Revert "packagegroup-core-x11-base.bb: replace pointercal with
pointercal-xinput" (2016-08-04 20:54:57 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/xml
h
Don't create symbol link for existing file
/etc/os-release and /etc/localtime exist in our
system, so remove below two lines in /usr/lib/tmpfiles.d/etc.conf
L /etc/os-release - - - - ../usr/lib/os-release
L /etc/localtime - - - - ../usr/share/zoneinfo/UTC
* The os-release is shipped by base-files
Why do we need this in OE-Core compared to a layer like meta
-openembedded?
Hi, thanks for your comment.
I have sent this patch to meta-openembedded.
I sent this patch because the qpdf is dependence of cups-filters.
And I want to replace the foomatic-filters with cups-filters.
So firstly I se
As this recipe fetches from git if you don't change SRCREV then it's not
an upgrade.
Yes, you are right. I will modify the SRCREV and resend the patch.
Thanks for your comment.
Best Regards,
Fan
--
___
Openembedded-core mailing list
Openembedded-co
Hi
I notice that the newest version of cups-filters is 1.10.0 .
https://www.openprinting.org/download/cups-filters/
So I make a patch to upgrade the cups-filters and make some updates to
the recipe file.
https://github.com/fan-xin/meta-printing/commit/cc2981c93c5fdfc1c19cffa031cc7207da5898ed
We don't need/wan't to run resize on an ssh connection. It's useless and
it breaks the Eclipse SSH debug connection. So, we added a check.
YOCTO #9362
Signed-off-by: bavery
---
recipes-core/base-files/base-files/profile | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/
The openssh-sftp-server was already part of the pakagegroup. Adding the
openssh-server
lets the sftp server start up correctly.
YOCTO #9362
Signed-off-by: bavery
---
recipes-core/packagegroups/packagegroup-core-eclipse-debug.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/recipes-core/p
This patch set fixes YOCTO #9362. The busybox resize utility was running on
ssh connections from Eclipse and causing Eclipse to fail to start gdbserver.
Furthermore, the opensftp server wasn't starting up correctly without the
openssh-server.
Thanks go to Max Krummenacher for suggesting a good
> On Aug 7, 2016, at 6:30 PM, Stefan Agner wrote:
>
> When using non-tty consoles (e.g. VirtIO console /dev/hvc0) the
> current init system fails with:
> process '/sbin/getty 115200 hvc0' (pid 545) exited. Scheduling for restart.
> can't open /dev/ttyhvc0: No such file or directory
>
> The firs
When using non-tty consoles (e.g. VirtIO console /dev/hvc0) the
current init system fails with:
process '/sbin/getty 115200 hvc0' (pid 545) exited. Scheduling for restart.
can't open /dev/ttyhvc0: No such file or directory
The first field needs to be a valid device. The BusyBox inittab example
exp
Hi Terry,
Some feedback on your patch:
* The dnsmasq recipe is in meta-networking, not OE-Core. Accordingly this
patch should be sent to the openembedded-de...@lists.openembedded.org mailing
list rather than this one.
* Please include "Signed-off-by" in your commit message.
* Please use -M wi
On Sun, 2016-08-07 at 23:48 +0900, Nobuhiro Iwamatsu wrote:
> From: Nobuhiro Iwamatsu
>
> This commit update to latest git revision and add SRCPV to PV.
Why do we need a git revision of this rather than a released version?
Cheers,
Richard
--
___
Op
From: Nobuhiro Iwamatsu
This commit update to latest git revision and add SRCPV to PV.
Signed-off-by: Nobuhiro Iwamatsu
---
meta/recipes-devtools/mmc/mmc-utils_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/mmc/mmc-utils_git.bb
b/meta/reci
this broke musl/mips64 see
http://errors.yoctoproject.org/Errors/Details/74499/
On Tue, Aug 2, 2016 at 1:51 AM, Robert Yang wrote:
> Updated Makefile-ptest.patch
>
> Signed-off-by: Robert Yang
> ---
> meta/recipes-devtools/strace/strace/Makefile-ptest.patch | 12
>
> .../stra
Hi All
I have put together upgrade for binutils 2.27 here ( kraj/master branch )
https://github.com/kraj/openembedded-core/commit/b98f5761d2285ffd773ec6ecb901b799302ebd6b
I have started bunch of test builds. but I would appreciate any help in testing
it out in your
environments and report any i
Signed-off-by: Jonathan Liu
---
meta/classes/grub-efi.bbclass | 2 +-
meta/classes/gummiboot.bbclass | 4 ++--
meta/classes/syslinux.bbclass | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/classes/grub-efi.bbclass b/meta/classes/grub-efi.bbclass
index 4ce3d28..ec8662
Signed-off-by: Jonathan Liu
---
meta/classes/grub-efi.bbclass | 2 +-
meta/classes/gummiboot.bbclass| 4 ++--
meta/classes/syslinux.bbclass | 2 +-
meta/classes/systemd-boot.bbclass | 4 ++--
4 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/meta/classes/grub-efi.bbclass
30 matches
Mail list logo